summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: trigger: clean up viio_trigger_alloc()Dan Carpenter2017-01-221-35/+34
* iio: adc: constify iio_info structuresBhumika Goyal2017-01-221-2/+2
* iio: industrialio-trigger: constify device_type structuresBhumika Goyal2017-01-221-1/+1
* iio: trigger: close race condition in acquiring trigger referenceAlison Schofield2017-01-221-8/+13
* iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi2017-01-221-3/+3
* staging: iio: isl29028: add runtime power management supportBrian Masney2017-01-221-8/+110
* staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabledBrian Masney2017-01-221-2/+6
* staging: iio: isl29028: only set proximity sampling rate when proximity is en...Brian Masney2017-01-221-4/+4
* staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()Brian Masney2017-01-221-6/+4
* staging: iio: isl29028: remove unnecessary parenthesisBrian Masney2017-01-221-1/+1
* staging: iio: isl29028: remove out of memory log messageBrian Masney2017-01-221-3/+1
* staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...Brian Masney2017-01-221-3/+1
* staging: iio: isl29028: made error messages consistentBrian Masney2017-01-221-24/+32
* staging: iio: isl29028: move failure logging into isl29028_set_als_scale()Brian Masney2017-01-221-13/+14
* staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()Brian Masney2017-01-221-15/+16
* staging: iio: isl29028: remove unused define ISL29028_DEV_ATTRBrian Masney2017-01-221-1/+0
* staging: iio: isl29028: change newlines to improve readabilityBrian Masney2017-01-221-9/+24
* staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...Brian Masney2017-01-221-5/+5
* staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()Brian Masney2017-01-221-14/+8
* staging: iio: isl29028: fix alignment of function argumentsBrian Masney2017-01-221-2/+3
* iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire2017-01-221-1/+1
* iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid2017-01-224-14/+287
* dt-bindings: iio: document MAX11100 ADCJacopo Mondi2017-01-221-0/+18
* iio: adc: Add Maxim MAX11100 driverJacopo Mondi2017-01-213-0/+202
* iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-211-4/+4
* iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann2017-01-211-2/+2
* iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-01-211-5/+7
* iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield2017-01-211-3/+7
* iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-01-211-10/+20
* iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner2017-01-151-3/+3
* iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner2017-01-151-13/+13
* DT/bindings: Add bindings for TI ADS7950 A/DC chipsDavid Lechner2017-01-151-0/+23
* iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2
* iio: Documentation: Add proximity unitEnric Balletbo i Serra2017-01-141-1/+2
* Documentation: dt: iio: add st_lsm6dsx sensor device bindingLorenzo Bianconi2017-01-141-0/+24
* iio: imu: add support to lsm6dsx driverLorenzo Bianconi2017-01-149-0/+1517
* iio: inkern: pass through raw values if no scalingLinus Walleij2017-01-141-2/+8
* iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam2017-01-144-0/+383
* iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron2017-01-101-1/+1
* iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron2017-01-101-1/+1
* iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron2017-01-101-2/+4
* iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger2017-01-103-0/+552
* iio: adc: hx711: Add DT binding for avia,hx711Andreas Klinger2017-01-102-0/+19
* iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede2017-01-101-31/+1
* staging:iio:addac:adt7316 Fixes Alignment should match open parenthesisScott Matheina2017-01-101-1/+1
* iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas2017-01-101-0/+1
* iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-106-156/+167