aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2
* 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-143-0/+356
* 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: 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-104-1/+4
* iio:dummy: Stop enabling timestamp by default.Jonathan Cameron2017-01-101-3/+0
* iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2017-01-101-0/+16
* iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2017-01-102-0/+2
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-107-0/+8
* iio:buffers: Push some docs down into the .c file.Jonathan Cameron2017-01-101-0/+5
* iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron2017-01-101-14/+13
* iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-102-1/+14
* iio:buffer: Stop exporting iio_update_demuxJonathan Cameron2017-01-101-131/+129
* iio: accel: st_accel: handle deprecated bindingsLinus Walleij2017-01-103-0/+16
* staging: iio: ad7606: replace range/range_available with corresponding scaleEva Rachel Retuya2017-01-071-40/+39
* iio:trigger: Fix coding style in iio-trig-bfin-timer.c by aligning parameters...rishabh hardas2017-01-071-1/+1
* iio: Add gravity sensor supportSong Hongyan2017-01-051-13/+61
* iio: Add channel for GravitySong Hongyan2017-01-051-0/+1
* iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 propertyMatt Ranostay2016-12-311-0/+2
* staging:iio:adt7316: Fix braces not present on all arms of if else statementScott Matheina2016-12-301-1/+2
* iio: dummy: No semicolon at end of function definitionPeter Meerwald-Stadler2016-12-301-4/+4
* iio: dac: ad5593r: Add ACPI supportMichael Hennerich2016-12-301-0/+8
* iio: dac: ad5592r: Add ACPI supportMichael Hennerich2016-12-301-0/+8
* iio: light: add driver for Capella CM3605Linus Walleij2016-12-303-0/+341
* iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channelKweh, Hock Leong2016-12-301-3/+21
* iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj2016-12-301-0/+2
* iio: st_pressure: Fix data signMarcin Niestroj2016-12-301-5/+5
* iio: bmi160: Add of device table for spiMarcin Niestroj2016-12-301-4/+14
* iio: bmi160: Add of device table for i2cMarcin Niestroj2016-12-301-2/+12
* Staging: iio: impedance-analyzer: ad5933: fix wrong commentsNizam Haider2016-12-101-2/+2
* iio: adc: spmi-vadc: Changes to support different scalingRama Krishna Phani A2016-12-101-108/+327