summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
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-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 proximit...Brian 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
2017-02-04Staging: iio: resolver: ad2s1210.c - style fixDerek Robson1-12/+12
2017-01-28Staging: iio: adc: ad7816: fix symbolic permissions coding style issueJulián de Gortari1-5/+5
2017-01-28drivers:staging:iio:cdc: Style fix.Anthony Brandon1-15/+15
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield1-2/+2
2017-01-22staging: iio: isl29028: add runtime power management supportBrian Masney1-8/+110
2017-01-22staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabledBrian Masney1-2/+6
2017-01-22staging: iio: isl29028: only set proximity sampling rate when proximity is en...Brian Masney1-4/+4
2017-01-22staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()Brian Masney1-6/+4
2017-01-22staging: iio: isl29028: remove unnecessary parenthesisBrian Masney1-1/+1
2017-01-22staging: iio: isl29028: remove out of memory log messageBrian Masney1-3/+1
2017-01-22staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...Brian Masney1-3/+1
2017-01-22staging: iio: isl29028: made error messages consistentBrian Masney1-24/+32
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_als_scale()Brian Masney1-13/+14
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()Brian Masney1-15/+16
2017-01-22staging: iio: isl29028: remove unused define ISL29028_DEV_ATTRBrian Masney1-1/+0
2017-01-22staging: iio: isl29028: change newlines to improve readabilityBrian Masney1-9/+24
2017-01-22staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...Brian Masney1-5/+5