summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds-93/+44
2014-08-08staging: use pci_zalloc_consistentJoe Perches-93/+44
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-3/+3
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie-1/+1
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds-5/+3
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+2
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias-2/+2
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao-3/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+6
2014-08-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27411/+67
2014-08-05drm: drop redundant drm_file->is_masterDavid Herrmann-1/+1
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-252802/+33040
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-652/+616
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie-5/+10
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+9
2014-08-01staging: comedi: addi_apci_1564: remove diagnostic interrupt support codeChase Southwood-32/+0
2014-08-01staging: comedi: addi_apci_1564: add subdevice to check diagnostic statusChase Southwood-1/+22
2014-08-01staging: wlan-ng: coding style problem fixModestas Stankus-1/+0
2014-08-01staging: wlan-ng: fixing coding style problemsModestas Stankus-1/+2
2014-08-01staging: comedi: ii_pci20kc: request and ioremap memoryIan Abbott-3/+29
2014-08-01staging: lustre: bitwise vs logical typoDan Carpenter-1/+1
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee-93/+1
2014-08-01staging: dgnc: rephrase commentSeunghun Lee-4/+4
2014-08-01staging: comedi: ni_tio: remove some dead codeDan Carpenter-12/+0
2014-08-01staging: rtl8723au: Fix static symbol sparse warningMiguel Oliveira-25/+0
2014-08-01staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'Jes Sorensen-3/+0
2014-08-01staging: rtl8723au: Do not duplicate kernel provided USB macrosJes Sorensen-35/+10
2014-08-01staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdownJes Sorensen-14/+8
2014-08-01staging: rtl8723au: Remove two never set variablesJes Sorensen-37/+0
2014-08-01staging: rtl8723au: RSSI_test is never setJes Sorensen-6/+2
2014-08-01staging:r8190: coding style: Fixed checkpatch reported ErrorSanjeev Sharma-90/+79
2014-08-01staging:r8180: coding style: Fixed too long linesSanjeev Sharma-4/+7
2014-08-01staging:r8180: coding style: Fixed commenting styleSanjeev Sharma-6/+9
2014-08-01staging: lustre: ptlrpc: lproc_ptlrpc.c - fix dereferenceing user space bufferAnil Belur-1/+2
2014-08-01staging: lustre: ldlm: ldlm_resource.c - fix dereferenceing user space bufferAnil Belur-2/+3
2014-08-01Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo-7/+8
2014-08-01staging: visorchipset: fix sparse warnings about static declarationVincent Bernat-9/+13
2014-08-01staging: unisys: remove MEMCMP_IOBenjamin Romer-4/+2
2014-08-01staging: unisys: remove MEMSET defineBenjamin Romer-5/+4
2014-08-01staging: unisys: remove UINTN typeBenjamin Romer-8/+2
2014-08-01staging: unisys: remove unused defines from commontypes.hBenjamin Romer-3/+0
2014-08-01staging: unisys: remove non-kernel code from commontypes.hBenjamin Romer-62/+0
2014-08-01staging: unisys: remove S64 typeBenjamin Romer-6/+4
2014-08-01staging: unisys: remove S32 typeBenjamin Romer-1/+0
2014-08-01staging: unisys: remove S16 typeBenjamin Romer-2/+1
2014-08-01staging: unisys: remove S8 typeBenjamin Romer-1/+0
2014-08-01staging: unisys: remove U64 typeBenjamin Romer-146/+145
2014-08-01staging: unisys: remove U32 typeBenjamin Romer-316/+315
2014-08-01staging: unisys: remove U16 typeBenjamin Romer-45/+44
2014-07-30Staging: rts5208: Replace custom macro with dev_dbgFabio Falzoi-375/+392