aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-21staging: iio: light: Replace symbolic permissions as per coding styleSurender Polsani1-36/+26
2017-05-07tsl2x7x: remove paragraph about writing to the FSF's mailing addressEnric Balletbo i Serra1-4/+0
2017-05-07staging: iio: tsl2x7x: rename driver for consistency with other IIO light driversBrian Masney2-1/+1
2017-04-26staging: iio: isl29028: move out of stagingBrian Masney3-734/+0
2017-04-26staging: iio: isl29028: correct proximity sleep timesBrian Masney1-20/+50
2017-04-26staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)Paolo Cretaro1-10/+10
2017-04-01staging: iio: light: tsl2x7x constify attribute_group structuressimran singhal1-1/+1
2017-03-25staging: iio: tsl2x7x_core: Fix standard deviation calculationEva Rachel Retuya1-1/+1
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-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 enabledBrian 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_init_and_power_on()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 consistentBrian Masney1-5/+5
2017-01-22staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()Brian Masney1-14/+8
2017-01-22staging: iio: isl29028: fix alignment of function argumentsBrian Masney1-2/+3
2016-12-04staging: iio: isl29028: made alignment of #defines consistentBrian Masney1-21/+21
2016-12-04staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()Brian Masney1-20/+22
2016-12-04staging: iio: isl29028: remove nested if statementsBrian Masney1-16/+14
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney3-921/+0
2016-11-13staging: iio: tsl2583: add copyright and MODULE_AUTHORBrian Masney1-1/+3
2016-11-13staging: iio: tsl2583: remove unnecessary variable initializationBrian Masney1-2/+2
2016-11-13staging: iio: tsl2583: remove unnecessary memset callBrian Masney1-3/+0
2016-11-13staging: iio: tsl2583: remove comment for tsl2583_probe()Brian Masney1-4/+0
2016-11-13staging: iio: tsl2583: clarified comment about clearing interruptsBrian Masney1-2/+3
2016-11-13staging: iio: tsl2583: add tsl2583 to list of supported devices in the headerBrian Masney1-1/+1
2016-11-13staging: iio: tsl2583: move from a global to a per device lux tableBrian Masney1-34/+46
2016-11-13staging: iio: tsl2583: don't assume an unsigned int is 32 bitsBrian Masney1-1/+1
2016-11-13staging: iio: tsl2583: remove unnecessary parenthesesBrian Masney1-2/+2
2016-11-13staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on successBrian Masney1-1/+1
2016-11-13staging: iio: tsl2583: moved code block inside else statementBrian Masney1-11/+12
2016-11-13staging: iio: tsl2583: updated code comment to match what the code doesBrian Masney1-1/+5
2016-11-13staging: iio: tsl2583: fix multiline comment syntaxBrian Masney1-5/+9
2016-11-13staging: iio: tsl2583: change newlines to improve readabilityBrian Masney1-2/+12
2016-11-13staging: iio: tsl2583: fix comparison between signed and unsigned integersBrian Masney1-3/+4
2016-11-13staging: iio: tsl2583: fix alignment of #define valuesBrian Masney1-5/+5
2016-11-13staging: iio: tsl2583: unify function and variable prefix to tsl2583_Brian Masney1-107/+107
2016-11-13staging: iio: tsl2583: cleaned up loggingBrian Masney1-30/+43
2016-11-13staging: iio: tsl2583: remove the FSF's mailing addressBrian Masney1-4/+0