summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-2/+2
|\
| * usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-2/+2
| * Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-233-15/+10
| |\
| * \ Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-0910-28/+40
| |\ \
* | \ \ Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13705-13623/+5102
|\ \ \ \
| * | | | staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-11271-0/+271
| * | | | staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-1163-127/+0
| * | | | staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-1174-0/+74
| * | | | staging: ccree: simplify ioread/iowriteGilad Ben-Yossef2017-11-069-166/+78
| * | | | staging: ccree: simplify registers accessGilad Ben-Yossef2017-11-066-61/+53
| * | | | staging: ccree: simplify error handling logicGilad Ben-Yossef2017-11-061-16/+12
| * | | | staging: ccree: remove dead codeGilad Ben-Yossef2017-11-062-5/+0
| * | | | staging: ccree: handle limiting of DMA masksGilad Ben-Yossef2017-11-061-5/+20
| * | | | staging: ccree: copy IV to DMAable memoryGilad Ben-Yossef2017-11-062-2/+19
| * | | | staging: fbtft: remove redundant initialization of bufColin Ian King2017-11-061-1/+1
| * | | | staging: sm750fb: Fix parameter mistake in poke32Huacai Chen2017-11-061-1/+1
| * | | | staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar2017-11-061-1/+1
| * | | | staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen2017-11-061-1/+7
| * | | | staging: android: Fix checkpatch.pl errorSidong Yang2017-11-061-1/+1
| * | | | staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue2017-11-061-139/+29
| * | | | staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue2017-11-061-0/+13
| * | | | staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue2017-11-061-1/+3
| * | | | staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue2017-11-061-3/+1
| * | | | staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann2017-11-061-24/+18
| * | | | staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata2017-11-032-48/+76
| * | | | staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2017-11-032-12/+33
| * | | | staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata2017-11-031-3/+0
| * | | | staging: fsl-dpaa2/eth: Split functionIoana Radulescu2017-11-031-34/+45
| * | | | staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu2017-11-031-20/+15
| * | | | staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org2017-11-031-2/+0
| * | | | staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown2017-11-031-18/+3
| * | | | staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown2017-11-031-12/+3
| * | | | staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown2017-11-031-26/+19
| * | | | staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown2017-11-031-20/+16
| * | | | staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown2017-11-031-3/+0
| * | | | staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown2017-11-031-89/+21
| * | | | staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown2017-11-031-8/+2
| * | | | staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown2017-11-031-3/+2
| * | | | staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown2017-11-031-13/+2
| * | | | staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook2017-11-0313-74/+69
| * | | | staging: VME: Remove PIO2 driverMartyn Welch2017-11-036-1044/+0
| * | | | staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka2017-11-031-1/+1
| * | | | staging: rtl8723bs: remove unused variablesArnd Bergmann2017-11-031-4/+0
| * | | | staging: greybus: remove unused kfifo_tsArnd Bergmann2017-11-031-24/+3
| * | | | staging: rtl8723bs: Fix space before '[' error.Arvind Yadav2017-11-031-3/+3
| * | | | staging: rtlwifi: Remove unused variableKees Cook2017-11-031-1/+0
| * | | | staging: ks7010: Convert timers to use timer_setup()Kees Cook2017-11-031-3/+2
| * | | | Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon2017-11-031-1/+1
| * | | | staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang2017-11-031-3/+3
| * | | | staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2017-11-031-3/+3