aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-21/+65
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+4
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy1-1/+2
2019-01-12iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-01-12iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds65-452/+5308
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-10/+6
2018-12-13Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman24-226/+829
2018-12-12iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green1-27/+31
2018-12-12iio: adc: Allow selection of Exynos ADC on S5PV210Jonathan Bakker1-1/+1
2018-12-12iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker1-0/+14
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly4-41/+14
2018-12-08iio: dac: ad5686: fix bit shift read registerMircea Caprioru1-1/+2
2018-12-08iio:dac:ad5686: Add AD5310R supportStefan Popa3-3/+41
2018-12-08iio: core: check 'info' value before registering the deviceAndi Shyti1-0/+3
2018-12-03iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko1-10/+6
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R1-1/+4
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman10-28/+40
2018-12-01iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold1-0/+1
2018-12-01staging:iio:ad2s90: Move out of stagingMatheus Tavares3-0/+142
2018-11-25iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshotLorenzo Bianconi1-6/+8
2018-11-25iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King1-1/+1
2018-11-25iio: adc: stm32-adc: switch off running adc when going to low powerFabrice Gasnier1-16/+63
2018-11-25iio: adc: stm32-adc: add power management supportFabrice Gasnier2-93/+258
2018-11-25iio: adc: stm32-adc: move self-calibration to prepare routineFabrice Gasnier1-35/+24
2018-11-25iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede1-0/+1
2018-11-25iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey3-0/+216
2018-11-25iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl1-4/+4
2018-11-25iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire1-0/+6
2018-11-25iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold1-0/+1
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman45-232/+4485
2018-11-17iio: adc: Add ad7124 supportStefan Popa3-0/+696
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen1-5/+17
2018-11-16iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien1-4/+7
2018-11-16iio: imu: st_lsm6dsx: add hw FIFO support to i2c controllerLorenzo Bianconi4-6/+125
2018-11-16iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routineLorenzo Bianconi1-15/+29
2018-11-16iio: imu: st_lsm6dsx: add i2c embedded controller supportLorenzo Bianconi4-43/+909
2018-11-16iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routineLorenzo Bianconi3-33/+15
2018-11-16iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor idsLorenzo Bianconi3-9/+88
2018-11-16iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermarkLorenzo Bianconi2-1/+2
2018-11-16iio: imu: st_lsm6dsx: reload trimming parameter at bootstrapLorenzo Bianconi1-3/+15
2018-11-16iio: imu: st_lsm6dsx: introduce locked read/write utility routinesLorenzo Bianconi3-38/+90
2018-11-16iio: adc: sc27xx: Add ADC data conversion timeoutFreeman Liu1-1/+11
2018-11-16iio: magnetometer: Add driver support for PNI RM3100Song Qiang6-0/+784
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner5-1/+13
2018-11-16iio: light: Add support for vishay vcnl4035Parthiban Nallathambi3-0/+690
2018-11-16iio: adc: rcar-gyroadc: convert to SPDX identifiersKuninori Morimoto1-10/+1
2018-11-16iio: adc: max11100: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-11-16iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede9-19/+37