summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
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
2017-01-22staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()Brian Masney
2017-01-22staging: iio: isl29028: fix alignment of function argumentsBrian Masney
2017-01-10staging:iio:addac:adt7316 Fixes Alignment should match open parenthesisScott Matheina
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2017-01-07staging: iio: ad7606: replace range/range_available with corresponding scaleEva Rachel Retuya
2017-01-07iio:trigger: Fix coding style in iio-trig-bfin-timer.c by aligning parameters...rishabh hardas
2016-12-30staging:iio:adt7316: Fix braces not present on all arms of if else statementScott Matheina
2016-12-10Staging: iio: impedance-analyzer: ad5933: fix wrong commentsNizam Haider
2016-12-04staging: iio: isl29028: made alignment of #defines consistentBrian Masney
2016-12-04staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()Brian Masney
2016-12-04staging: iio: isl29028: remove nested if statementsBrian Masney
2016-12-04staging: iio: cdc: fix improper return valuePan Bian
2016-12-03staging: iio: replace symbolic permissionAmit Kumar Kushwaha
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2016-12-03iio: adis16203: Fix copyright yearReto Schneider
2016-12-03iio: adis1620x: Fix mixed up device descriptionsReto Schneider
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney
2016-11-13staging: iio: tsl2583: add copyright and MODULE_AUTHORBrian Masney
2016-11-13staging: iio: tsl2583: remove unnecessary variable initializationBrian Masney
2016-11-13staging: iio: tsl2583: remove unnecessary memset callBrian Masney
2016-11-13staging: iio: tsl2583: remove comment for tsl2583_probe()Brian Masney
2016-11-13staging: iio: tsl2583: clarified comment about clearing interruptsBrian Masney
2016-11-13staging: iio: tsl2583: add tsl2583 to list of supported devices in the headerBrian Masney
2016-11-13staging: iio: tsl2583: move from a global to a per device lux tableBrian Masney
2016-11-13staging: iio: tsl2583: don't assume an unsigned int is 32 bitsBrian Masney
2016-11-13staging: iio: tsl2583: remove unnecessary parenthesesBrian Masney
2016-11-13staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on successBrian Masney
2016-11-13staging: iio: tsl2583: moved code block inside else statementBrian Masney
2016-11-13staging: iio: tsl2583: updated code comment to match what the code doesBrian Masney
2016-11-13staging: iio: tsl2583: fix multiline comment syntaxBrian Masney
2016-11-13staging: iio: tsl2583: combine sysfs documentationBrian Masney
2016-11-13staging: iio: tsl2583: change newlines to improve readabilityBrian Masney
2016-11-13staging: iio: tsl2583: fix comparison between signed and unsigned integersBrian Masney
2016-11-13staging: iio: tsl2583: fix alignment of #define valuesBrian Masney