aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2-12/+33
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata1-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu1-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu1-20/+15
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org1-2/+0
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown1-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown1-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown1-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown1-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown1-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown1-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown1-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_lock()NeilBrown1-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown1-13/+2
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook13-74/+69
2017-11-03staging: VME: Remove PIO2 driverMartyn Welch6-1044/+0
2017-11-03staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka1-1/+1
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann1-4/+0
2017-11-03staging: greybus: remove unused kfifo_tsArnd Bergmann1-24/+3
2017-11-03staging: rtl8723bs: Fix space before '[' error.Arvind Yadav1-3/+3
2017-11-03staging: rtlwifi: Remove unused variableKees Cook1-1/+0
2017-11-03staging: ks7010: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-11-03Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon1-1/+1
2017-11-03staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang1-3/+3
2017-11-03staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King1-3/+3
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2-62/+55
2017-11-02staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()Hans de Goede1-1/+1
2017-11-02staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lines over 80 characters"Hans de Goede1-1/+1
2017-11-02staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger1-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard1-6/+5
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King1-2/+0
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook2-10/+8
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
2017-11-02staging: ccree: Fix indentation in ssi_buffer_mgr.cStephen Brennan1-8/+8
2017-11-02staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef1-1/+1
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-275/+167
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman3-15/+10
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-13/+8
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru1-10/+16
2017-10-21staging: iio: tsl2x7x: put function definitions on a single lineBrian Masney1-5/+3
2017-10-21staging: iio: tsl2x7x: fix alignment of break statementsBrian Masney1-2/+2
2017-10-21staging: iio: tsl2x7x: rename power defines to improve code readabilityBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-17/+18
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-9/+8
2017-10-21staging: iio: tsl2x7x: remove unnecessary parenthesesBrian Masney1-8/+8
2017-10-21staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_CONST_ATTRBrian Masney1-11/+4
2017-10-21staging: iio: tsl2x7x: changed #defines to be aligned on the same columnBrian Masney1-66/+66
2017-10-21staging: iio: tsl2x7x: remove unnecessary struct iio_dev definitionBrian Masney1-2/+0
2017-10-21staging: iio: tsl2x7x: sort #includesBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structureBrian Masney1-5/+0