summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler1-5/+10
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler1-16/+28
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler1-3/+11
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler1-13/+23
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler1-28/+16
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler1-0/+18
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler1-1/+4
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler1-6/+6
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler1-1/+1
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler1-1/+1
2017-12-02iio: adc: stm32: add support for differential channelsFabrice Gasnier1-20/+103
2017-12-02iio: adc: stm32: remove const channel names definitionFabrice Gasnier1-52/+14
2017-12-02iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns1-3/+108
2017-12-02iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns1-6/+6
2017-12-02iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns1-9/+17
2017-12-02iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2017-12-02iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko1-0/+1
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko1-0/+1
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally1-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally1-3/+3
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler3-0/+579
2017-12-02iio: core: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro2-4/+0
2017-12-02iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev1-0/+3
2017-12-02iio: adc: at91-sama5d2_adc: add support for DMAEugen Hristev2-20/+434
2017-12-02iio: adc/accel: Fix up module licensesLinus Walleij2-0/+7
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-15Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds6-10/+10
2017-11-14Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds281-1091/+3227
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman34-0/+34
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman7-5/+396
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman5-26/+75
2017-10-21iio: dac: ti-dac082s085: Read chip spec from device tableLukas Wunner1-9/+26
2017-10-21iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driverLukas Wunner3-0/+362
2017-10-21iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe1-4/+2
2017-10-21iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King1-1/+1
2017-10-21iio: adc: stm32: add check on clock rateFabrice Gasnier1-0/+13
2017-10-21iio: adc: stm32: add tim15 triggerFabrice Gasnier1-0/+1
2017-10-19iio: make function argument and some structures constBhumika Goyal6-10/+10
2017-10-14platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou3-0/+436
2017-10-14iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev1-16/+29
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada1-3/+9
2017-10-14iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler3-0/+363
2017-10-10iio: accel: add support to LIS3DHHLorenzo Bianconi3-0/+59
2017-10-10iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi1-0/+3
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi3-17/+36
2017-10-10iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi1-0/+16
2017-10-10iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi1-0/+4
2017-10-10iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi1-0/+12
2017-10-09iio: accel: add support to LIS2DW12Lorenzo Bianconi4-0/+91