summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-283-0/+231
* iio: stx104: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-281-20/+2
* iio: imu: st_lsm6dsx: add possibility to select drdy pinLorenzo Bianconi2017-01-281-6/+53
* iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCsMartin Blumenstingl2017-01-283-0/+935
* iio: common: ssp_sensors: gyro: use devm_iio_device_register()Wei Yongjun2017-01-281-11/+1
* iio: common: ssp_sensors: accel: use devm_iio_device_register()Wei Yongjun2017-01-281-11/+1
* iio: max5481: Add support for Maxim digital potentiometersMatt Weber2017-01-283-0/+235
* iio: adc: Add Renesas GyroADC driverMarek Vasut2017-01-283-0/+645
* iio: accel: fix Kconfig warningLinus Walleij2017-01-231-2/+2
* Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-2332-100/+2473
|\
| * iio: trigger: free trigger resource correctlyAlison Schofield2017-01-222-5/+5
| * 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
| * 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
| * 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
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-1942-400/+2302
|\|
| * 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
| * 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-106-0/+7
| * 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