aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-31iio: core: fix a possible circular locking dependencyFabrice Gasnier1-2/+2
2019-03-24iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-03-16iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann1-0/+1
2019-03-16iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou1-3/+4
2019-03-16iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck1-1/+1
2019-03-16iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck1-0/+1
2019-03-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck1-1/+1
2019-03-16iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais1-0/+1
2019-03-09io: accel: kxcjk1013: restore the range after resume.he, bo1-0/+2
2019-03-09iio:chemical:bme680: Fix SPI read interfaceMike Looijmans4-62/+118
2019-03-09iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans1-9/+7
2019-03-09iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron1-0/+13
2019-03-09iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-03-09iio: gyro: mpu3050: fix chip ID readingSergey Larin1-3/+5
2019-03-09iio: Fix scan mask selectionLars-Peter Clausen1-3/+2
2019-03-09iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans1-3/+3
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+371
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds55-115/+5927
2019-03-06iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds1-7/+3
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman25-71/+1480
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski1-0/+17
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski3-0/+351
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron1-0/+3
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman3-21/+65
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT1-14/+1
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King1-4/+4
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter1-1/+1
2019-02-09iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques1-2/+2
2019-02-09iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado3-0/+195
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado2-4/+27
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa1-3/+199
2019-02-09drivers: iio: dac: Fix wrong license for ADI driversStefan Popa5-5/+5
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek3-0/+374
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly1-22/+18
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly1-3/+3
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly2-3/+278
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly3-11/+3
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman41-52/+4455
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-02-02iio: chemical: sps30: remove printk format specifierTomasz Duszynski1-2/+0
2019-02-02iio: light: add driver for MAX44009Robert Eshleman3-0/+566
2019-02-02iio: adc: Add AD7768-1 ADC basic supportStefan Popa3-0/+473
2019-02-02iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen5-7/+58
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake1-1/+170
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mfd-platform-5.1' into ibs-for-mfd-mergedLee Jones1-1/+4
2019-01-19iio: adc: add NPCM ADC driverTomer Maimon3-0/+346
2019-01-19iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski1-18/+125
2019-01-19iio: chemical: bme680: Add device-tree supportSebastien Bourdelin2-0/+15
2019-01-19iio:st_pressure:initial lps22hh sensor supportmario tesi5-1/+82