summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy
2019-01-12iio: adc: axp288: Fix TS-pin handlingHans de Goede
2019-01-12iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-13Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-12-12iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green
2018-12-12iio: adc: Allow selection of Exynos ADC on S5PV210Jonathan Bakker
2018-12-12iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly
2018-12-08iio: dac: ad5686: fix bit shift read registerMircea Caprioru
2018-12-08iio:dac:ad5686: Add AD5310R supportStefan Popa
2018-12-08iio: core: check 'info' value before registering the deviceAndi Shyti
2018-12-03iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-12-01iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold
2018-12-01staging:iio:ad2s90: Move out of stagingMatheus Tavares
2018-11-25iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshotLorenzo Bianconi
2018-11-25iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King
2018-11-25iio: adc: stm32-adc: switch off running adc when going to low powerFabrice Gasnier
2018-11-25iio: adc: stm32-adc: add power management supportFabrice Gasnier
2018-11-25iio: adc: stm32-adc: move self-calibration to prepare routineFabrice Gasnier
2018-11-25iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede
2018-11-25iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey
2018-11-25iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl
2018-11-25iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire
2018-11-25iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-17iio: adc: Add ad7124 supportStefan Popa
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen
2018-11-16iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien
2018-11-16iio: imu: st_lsm6dsx: add hw FIFO support to i2c controllerLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routineLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: add i2c embedded controller supportLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routineLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor idsLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermarkLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: reload trimming parameter at bootstrapLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: introduce locked read/write utility routinesLorenzo Bianconi
2018-11-16iio: adc: sc27xx: Add ADC data conversion timeoutFreeman Liu
2018-11-16iio: magnetometer: Add driver support for PNI RM3100Song Qiang
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner
2018-11-16iio: light: Add support for vishay vcnl4035Parthiban Nallathambi
2018-11-16iio: adc: rcar-gyroadc: convert to SPDX identifiersKuninori Morimoto
2018-11-16iio: adc: max11100: convert to SPDX identifiersKuninori Morimoto
2018-11-16iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede