summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2017-03-13staging: iio: adis16240: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: cdc: ad7152: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: ad7780: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: ad7192: Remove exceptional & on function namesimran singhal
2017-03-13staging: iio: ade7754: Move contents of header file to source filesayli karnik
2017-03-13staging: iio: ad9832: replace mlock with driver private lockAlison Schofield
2017-03-11Staging: iio: return expression instead of return retBo Yu
2017-03-11staging: iio: ade7759: Move contents of header file to source filesayli karnik
2017-03-05staging: iio: accel: Rename source files and update MakefileNarcisa Ana Maria Vasile
2017-03-04staging: iio: meter: ade7753: Clean up includesKatie Dunne
2017-03-04staging: iio: meter: ade7753: Move header content to implementation fileKatie Dunne
2017-03-04staging: iio: adis16240: Move contents of the header to the source fileNarcisa Ana Maria Vasile
2017-03-04staging: iio: adis16209: Move contents of the header to the source fileNarcisa Ana Maria Vasile
2017-03-02staging: iio: ad9834: Moved contents of the header to the source fileNarcisa Ana Maria Vasile
2017-03-02staging: iio: ad9832: Moved contents of the header to the source fileNarcisa Ana Maria Vasile
2017-03-02staging: iio: adis16203: Move header file content to source file.Varsha Rao
2017-03-02staging: iio: accel: adis16201: Move header file content to source filesimran singhal
2017-02-25staging: iio: ad7152: Use BIT() macro for left shifting 1sayli karnik
2017-02-19Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson
2017-02-18staging: iio: compress return logicGargi Sharma
2017-02-18staging: iio: adis16240_core: Replace symbolic permission with octal permissionsayli karnik
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron
2017-02-11staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron
2017-02-11staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron
2017-02-11staging:iio:adc:spear Move out of staging.Jonathan Cameron
2017-02-11staging: iio: isl29028: add copyrightBrian Masney
2017-02-11staging: iio: isl29028: use the runtime power management for system sleepBrian Masney
2017-02-11staging: iio: isl29028: fix incorrect sleep time when taking initial proximit...Brian Masney
2017-02-11staging: iio: isl29028: change mdelay() to msleep()Brian Masney
2017-02-11Staging: iio: meter: meter.h - style fixDerek Robson
2017-02-05iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'Artur Lorincz
2017-02-05iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen
2017-02-04Staging: iio: resolver: ad2s1210.c - style fixDerek Robson
2017-01-28Staging: iio: adc: ad7816: fix symbolic permissions coding style issueJulián de Gortari
2017-01-28drivers:staging:iio:cdc: Style fix.Anthony Brandon
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield
2017-01-22staging: iio: isl29028: add runtime power management supportBrian Masney
2017-01-22staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabledBrian Masney
2017-01-22staging: iio: isl29028: only set proximity sampling rate when proximity is en...Brian Masney
2017-01-22staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()Brian Masney
2017-01-22staging: iio: isl29028: remove unnecessary parenthesisBrian Masney
2017-01-22staging: iio: isl29028: remove out of memory log messageBrian Masney
2017-01-22staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...Brian Masney
2017-01-22staging: iio: isl29028: made error messages consistentBrian Masney
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_als_scale()Brian Masney
2017-01-22staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()Brian Masney
2017-01-22staging: iio: isl29028: remove unused define ISL29028_DEV_ATTRBrian Masney
2017-01-22staging: iio: isl29028: change newlines to improve readabilityBrian Masney
2017-01-22staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...Brian Masney