summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-2865-452/+5308
|\
| * Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-12-1324-226/+829
| |\
| | * iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green2018-12-121-27/+31
| | * iio: adc: Allow selection of Exynos ADC on S5PV210Jonathan Bakker2018-12-121-1/+1
| | * iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker2018-12-121-0/+14
| | * iio: bmi160: use all devm functions in probeMartin Kelly2018-12-104-41/+14
| | * iio: dac: ad5686: fix bit shift read registerMircea Caprioru2018-12-081-1/+2
| | * iio:dac:ad5686: Add AD5310R supportStefan Popa2018-12-083-3/+41
| | * iio: core: check 'info' value before registering the deviceAndi Shyti2018-12-081-0/+3
| | * iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold2018-12-011-0/+1
| | * staging:iio:ad2s90: Move out of stagingMatheus Tavares2018-12-013-0/+142
| | * iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshotLorenzo Bianconi2018-11-251-6/+8
| | * iio: hid-sensor-hub: clean up indentation, remove extraneous tabColin Ian King2018-11-251-1/+1
| | * iio: adc: stm32-adc: switch off running adc when going to low powerFabrice Gasnier2018-11-251-16/+63
| | * iio: adc: stm32-adc: add power management supportFabrice Gasnier2018-11-252-93/+258
| | * iio: adc: stm32-adc: move self-calibration to prepare routineFabrice Gasnier2018-11-251-35/+24
| | * iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2018-11-251-0/+1
| | * iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey2018-11-253-0/+216
| | * iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl2018-11-251-4/+4
| | * iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire2018-11-251-0/+6
| | * iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HIDStephan Gerhold2018-11-251-0/+1
| * | Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-0310-28/+40
| |\ \ | | |/ | |/|
| * | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-11-2245-232/+4485
| |\ \
| | * | iio: adc: Add ad7124 supportStefan Popa2018-11-173-0/+696
| | * | iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen2018-11-171-5/+17
| | * | iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien2018-11-161-4/+7
| | * | iio: imu: st_lsm6dsx: add hw FIFO support to i2c controllerLorenzo Bianconi2018-11-164-6/+125
| | * | iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routineLorenzo Bianconi2018-11-161-15/+29
| | * | iio: imu: st_lsm6dsx: add i2c embedded controller supportLorenzo Bianconi2018-11-164-43/+909
| | * | iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routineLorenzo Bianconi2018-11-163-33/+15
| | * | iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor idsLorenzo Bianconi2018-11-163-9/+88
| | * | iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermarkLorenzo Bianconi2018-11-162-1/+2
| | * | iio: imu: st_lsm6dsx: reload trimming parameter at bootstrapLorenzo Bianconi2018-11-161-3/+15
| | * | iio: imu: st_lsm6dsx: introduce locked read/write utility routinesLorenzo Bianconi2018-11-163-38/+90
| | * | iio: adc: sc27xx: Add ADC data conversion timeoutFreeman Liu2018-11-161-1/+11
| | * | iio: magnetometer: Add driver support for PNI RM3100Song Qiang2018-11-166-0/+784
| | * | iio: st-accel: add support for lis3deHeiko Stuebner2018-11-165-1/+13
| | * | iio: light: Add support for vishay vcnl4035Parthiban Nallathambi2018-11-163-0/+690
| | * | iio: adc: rcar-gyroadc: convert to SPDX identifiersKuninori Morimoto2018-11-161-10/+1
| | * | iio: adc: max11100: convert to SPDX identifiersKuninori Morimoto2018-11-161-4/+1
| | * | iio: adc: max9611: convert to SPDX identifiersKuninori Morimoto2018-11-161-4/+1
| | * | iio: adc: meson-saradc: add support for the chip's temperature sensorMartin Blumenstingl2018-11-111-26/+203
| | * | iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay2018-11-111-7/+27
| | * | iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311Charles-Antoine Couret2018-11-113-0/+348
| | * | iio:magnetometer: st_magn: add BDU settingsMartin Kelly2018-11-111-0/+4
| | * | iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly2018-11-114-0/+12
| | * | iio: magnetometer: add clarifying commentMartin Kelly2018-11-111-0/+2
| | * | iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay2018-11-111-6/+6
| | * | iio:adc:ad7949: Add AD7949 ADC driver familyCharles-Antoine Couret2018-11-033-0/+358
| | * | iio: adc128s052: use SPDX-License-IdentifierDan O'Donovan2018-11-031-4/+1