summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-03-19staging: iio: accel: adis16201: remove iio_dev mlockAishwarya Pant1-5/+1
2017-03-18staging: iio: adis16240: Remove mutex_lock() and mutex_unlock() function call.Varsha Rao1-16/+1
2017-03-16staging: iio: ad9834: Remove unnecessary goto statementsayli karnik1-2/+1
2017-03-16staging: iio: ad9834: Use private driver lock instead of mlocksayli karnik1-4/+7
2017-03-16Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolicMiguel Robles1-4/+4
2017-03-16staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant1-8/+10
2017-03-14staging: iio: adis16240: Group similar macros into enumsNarcisa Ana Maria Vasile1-6/+8
2017-03-14staging: iio: adis16209: Group similar macros into enumsNarcisa Ana Maria Vasile1-8/+10
2017-03-14staging: iio: gyro: Remove & on function name to conform to similar IIO driverssimran singhal1-1/+1
2017-03-14staging: iio: resolver: Remove & on function name to align with other IIO dri...simran singhal2-2/+2
2017-03-14staging: iio: adis16203: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-14staging: iio: adis16209: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-14staging: iio: adis16201: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-14staging: iio: adis16240: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-14staging: iio: cdc: ad7152: Remove exceptional & on function namesimran singhal1-3/+3
2017-03-14staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-14staging: iio: ad7780: Remove exceptional & on function namesimran singhal1-1/+1
2017-03-14staging: iio: ad7192: Remove exceptional & on function namesimran singhal1-6/+6
2017-03-14staging: iio: ade7754: Move contents of header file to source filesayli karnik2-91/+86
2017-03-14staging: iio: ad9832: replace mlock with driver private lockAlison Schofield1-2/+5
2017-03-11Staging: iio: return expression instead of return retBo Yu1-3/+1
2017-03-11staging: iio: ade7759: Move contents of header file to source filesayli karnik2-54/+49
2017-03-08atomisp: USE_KMEM_CACHE is always defined so remove the dead codeAlan Cox5-33/+1
2017-03-08atomisp: HRT_KERNEL is always defined so clean up the ifdef useAlan Cox2-5/+1
2017-03-08atomisp: trim unused mmgr codeAlan Cox2-333/+14
2017-03-08atomisp: HRT_CSIM is never definedAlan Cox8-198/+6
2017-03-08atomisp: __SP is never defined so scrub this ifdefAlan Cox9-46/+12
2017-03-08atomisp: comment out some unused definesAlan Cox1-4/+4
2017-03-08staging: bcm2835-camera: Remove explicit cache flush operationsMichael Zoran1-4/+0
2017-03-07staging: unisys: fix sparse warningsAndrea Ghittino1-2/+2
2017-03-07staging: wlan-ng: Replace "the the " with "the"simran singhal1-1/+1
2017-03-07staging: rtl8192u: Replace "the the " with "the"simran singhal1-1/+1
2017-03-07staging: unisys: Replace "the the " with "the"simran singhal1-1/+1
2017-03-07Staging: media: platform: bcm2835 - style fixDerek Robson1-3/+3
2017-03-07staging: bcm2835-audio: remove unused semaphoresAishwarya Pant2-4/+0
2017-03-07staging: bcm2835-camera: Replace ternary operator with min_t macroNarcisa Ana Maria Vasile1-3/+1
2017-03-07staging: comedi: Replace "is is" with "is"simran singhal1-1/+1
2017-03-07staging: rtl8192u: Replace "is is" with "is"simran singhal1-1/+1
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma3-76/+0
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma1-4/+4
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini1-1/+2
2017-03-07staging: atomisp: fix include Makefile messGreg Kroah-Hartman39-50/+48
2017-03-07staging: greybus: Replace "is is" with "is"simran singhal1-1/+1
2017-03-07staging: greybus: loop_backtest: fixed consistent spacing style issueJonathan Bowie1-1/+1
2017-03-07staging: dgnc: replace usleep_range with udelayAishwarya Pant1-1/+3
2017-03-07staging: dgnc: Constify ktermios structureGargi Sharma1-1/+1
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2-8/+8
2017-03-07staging: wilc1000: function prototype argument should have identifier nameArushi Singhal1-3/+3
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal4-15/+15
2017-03-06staging: bcm2835-audio: use min_t() macro instead of min()Aishwarya Pant1-1/+1