aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-22iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi
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-22iio: adc: max1363: Export OF device ID table as module aliasesJavier Martinez Canillas
2017-01-22iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas
2017-01-22iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas
2017-01-22iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire
2017-01-22iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid
2017-01-22dt-bindings: iio: document MAX11100 ADCJacopo Mondi
2017-01-21iio: adc: Add Maxim MAX11100 driverJacopo Mondi
2017-01-21iio: bmi160: use variable names for sizeof() operatorAlison Schofield
2017-01-21iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann
2017-01-21iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield
2017-01-21iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield
2017-01-21iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield
2017-01-15iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner
2017-01-15iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner
2017-01-15DT/bindings: Add bindings for TI ADS7950 A/DC chipsDavid Lechner
2017-01-14iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King
2017-01-14iio: Documentation: Add proximity unitEnric Balletbo i Serra
2017-01-14Documentation: dt: iio: add st_lsm6dsx sensor device bindingLorenzo Bianconi
2017-01-14iio: imu: add support to lsm6dsx driverLorenzo Bianconi
2017-01-14iio: inkern: pass through raw values if no scalingLinus Walleij
2017-01-14iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam
2017-01-10iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger
2017-01-10iio: adc: hx711: Add DT binding for avia,hx711Andreas Klinger
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2017-01-10staging:iio:addac:adt7316 Fixes Alignment should match open parenthesisScott Matheina
2017-01-10iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron
2017-01-10iio:dummy: Stop enabling timestamp by default.Jonathan Cameron
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron