aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-19staging: iio: ad7280: Replace mlock with driver private lockGargi Sharma1-10/+12
2017-03-19Staging: iio: resolver: ad2s1210: Fix warning, statements should start on a tabstopMiguel Robles1-2/+2
2017-03-19Staging: iio: cdc: ad7746: use octal permissions instead of symbolicMiguel Robles1-5/+5
2017-03-19staging: iio: adis16209: Remove mutex_lock() and mutex_unlock() callsNarcisa Ana Maria Vasile1-4/+0
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-15staging: iio: ad9834: Remove unnecessary goto statementsayli karnik1-2/+1
2017-03-15staging: iio: ad9834: Use private driver lock instead of mlocksayli karnik1-4/+7
2017-03-15Staging: iio: cdc: ad7152.c, use octal permissions instead of symbolicMiguel Robles1-4/+4
2017-03-15staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant1-8/+10
2017-03-13staging: iio: adis16240: Group similar macros into enumsNarcisa Ana Maria Vasile1-6/+8
2017-03-13staging: iio: adis16209: Group similar macros into enumsNarcisa Ana Maria Vasile1-8/+10
2017-03-13staging: iio: gyro: Remove & on function name to conform to similar IIO driverssimran singhal1-1/+1
2017-03-13staging: iio: resolver: Remove & on function name to align with other IIO drivers.simran singhal2-2/+2
2017-03-13staging: iio: adis16203: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16209: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16201: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16240: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: cdc: ad7152: Remove exceptional & on function namesimran singhal1-3/+3
2017-03-13staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: ad7780: Remove exceptional & on function namesimran singhal1-1/+1
2017-03-13staging: iio: ad7192: Remove exceptional & on function namesimran singhal1-6/+6
2017-03-13staging: iio: ade7754: Move contents of header file to source filesayli karnik2-91/+86
2017-03-13staging: 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-05staging: iio: accel: Rename source files and update MakefileNarcisa Ana Maria Vasile5-7/+0
2017-03-04staging: iio: meter: ade7753: Clean up includesKatie Dunne1-7/+6
2017-03-04staging: iio: meter: ade7753: Move header content to implementation fileKatie Dunne2-73/+68
2017-03-04staging: iio: adis16240: Move contents of the header to the source fileNarcisa Ana Maria Vasile2-180/+174
2017-03-04staging: iio: adis16209: Move contents of the header to the source fileNarcisa Ana Maria Vasile2-145/+139
2017-03-02staging: iio: ad9834: Moved contents of the header to the source fileNarcisa Ana Maria Vasile2-72/+72
2017-03-02staging: iio: ad9832: Moved contents of the header to the source fileNarcisa Ana Maria Vasile2-92/+92
2017-03-02staging: iio: adis16203: Move header file content to source file.Varsha Rao2-133/+128
2017-03-02staging: iio: accel: adis16201: Move header file content to source filesimran singhal2-145/+139
2017-02-25staging: iio: ad7152: Use BIT() macro for left shifting 1sayli karnik1-4/+4
2017-02-19Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson1-8/+8
2017-02-18staging: iio: compress return logicGargi Sharma1-3/+1
2017-02-18staging: iio: adis16240_core: Replace symbolic permission with octal permissionsayli karnik1-1/+1
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron3-232/+0
2017-02-11staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron1-23/+23
2017-02-11staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron1-25/+29
2017-02-11staging:iio:adc:spear Move out of staging.Jonathan Cameron3-406/+0
2017-02-11staging: iio: isl29028: add copyrightBrian Masney1-0/+1
2017-02-11staging: iio: isl29028: use the runtime power management for system sleepBrian Masney1-1/+2
2017-02-11staging: iio: isl29028: fix incorrect sleep time when taking initial proximity readingBrian Masney1-10/+21
2017-02-11staging: iio: isl29028: change mdelay() to msleep()Brian Masney1-2/+2
2017-02-11Staging: iio: meter: meter.h - style fixDerek Robson1-30/+30
2017-02-05iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'Artur Lorincz1-4/+4
2017-02-05iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen1-54/+54