summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorLines
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+371
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-115/+5927
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds-7/+3
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-71/+1480
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski-0/+17
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski-0/+351
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron-0/+3
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman-21/+65
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT-14/+1
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King-4/+4
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski-1/+1
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter-1/+1
2019-02-09iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques-2/+2
2019-02-09iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado-0/+195
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado-4/+27
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa-3/+199
2019-02-09drivers: iio: dac: Fix wrong license for ADI driversStefan Popa-5/+5
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek-0/+374
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly-22/+18
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly-3/+3
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly-3/+278
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly-11/+3
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-52/+4455
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-21/+65
2019-02-02iio: chemical: sps30: remove printk format specifierTomasz Duszynski-2/+0
2019-02-02iio: light: add driver for MAX44009Robert Eshleman-0/+566
2019-02-02iio: adc: Add AD7768-1 ADC basic supportStefan Popa-0/+473
2019-02-02iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen-7/+58
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake-1/+170
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones-1/+4
2019-01-19iio: adc: add NPCM ADC driverTomer Maimon-0/+346
2019-01-19iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski-18/+125
2019-01-19iio: chemical: bme680: Add device-tree supportSebastien Bourdelin-0/+15
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi-1/+82
2019-01-16iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner-0/+371
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+4
2019-01-12iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang-22/+83
2019-01-12iio: light: isl29018: add vcc regulator operation supportAnson Huang-1/+45
2019-01-12iio: magnetometer: mag3110: add vdd/vddio regulator operation supportAnson Huang-8/+86
2019-01-12iio: dac: ad5686: Add support for AD5674R/AD5679RMircea Caprioru-7/+50
2019-01-12iio: adc: Add the TI ads124s08 ADC codeDan Murphy-0/+387
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy-1/+2
2019-01-12iio: adc: axp288: Fix TS-pin handlingHans de Goede-16/+60
2019-01-12iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay-4/+3
2019-01-05iio: adc: xilinx: check return value of xadc_write_adc_regAditya Pakki-1/+3
2019-01-05iio: adc: meson-saradc: enable the temperature sensor two more SoCsMartin Blumenstingl-0/+33
2019-01-05staging: iio: adc: ad7606: Move out of stagingStefan Popa-0/+899
2019-01-05iio: ad9523: fix a missing check of return valueKangjie Lu-2/+5
2019-01-05iio: chemical: sps30: add support for self cleaningTomasz Duszynski-1/+34
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-452/+5308