summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-03-311-2/+2
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-03-241-0/+1
* iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann2019-03-161-0/+1
* iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-161-3/+4
* iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck2019-03-161-1/+1
* iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck2019-03-161-0/+1
* iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-03-161-1/+1
* iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-03-161-0/+1
* io: accel: kxcjk1013: restore the range after resume.he, bo2019-03-091-0/+2
* iio:chemical:bme680: Fix SPI read interfaceMike Looijmans2019-03-094-62/+118
* iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans2019-03-091-9/+7Star
* iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron2019-03-091-0/+13
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-03-091-11/+17
* iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-03-091-3/+5
* iio: Fix scan mask selectionLars-Peter Clausen2019-03-091-3/+2Star
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-03-091-3/+3
* Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-083-0/+371
|\
| *-. Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones2019-02-011-1/+4
| |\ \
| * | | iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner2019-01-163-0/+371
| |/ /
* | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-0755-115/+5927
|\ \ \
| * \ \ Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-1325-71/+1480
| |\ \ \
| | * | | iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski2019-02-121-0/+17
| | * | | iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski2019-02-113-0/+351
| | * | | iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron2019-02-111-0/+3
| | * | | iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT2019-02-091-14/+1Star
| | * | | iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King2019-02-091-4/+4
| | * | | iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-02-091-1/+1
| | * | | iio: chemical: sps30: fix a loop timeout testDan Carpenter2019-02-091-1/+1
| | * | | iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques2019-02-091-2/+2
| | * | | iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado2019-02-093-0/+195
| | * | | iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado2019-02-092-4/+27
| | * | | iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa2019-02-091-3/+199
| | * | | drivers: iio: dac: Fix wrong license for ADI driversStefan Popa2019-02-095-5/+5
| | * | | IIO: add Ingenic JZ47xx ADC driver.Artur Rojek2019-02-093-0/+374
| | * | | iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly2019-02-091-22/+18Star
| | * | | iio:bmi160: use iio_pollfunc_store_timeMartin Kelly2019-02-091-3/+3
| | * | | iio:bmi160: add drdy interrupt supportMartin Kelly2019-02-092-3/+278
| | * | | iio:bmi160: add SPDX identifiersMartin Kelly2019-02-093-11/+3Star
| * | | | Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-113-21/+65
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-0441-52/+4455
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iio: chemical: sps30: remove printk format specifierTomasz Duszynski2019-02-021-2/+0Star
| | * | | iio: light: add driver for MAX44009Robert Eshleman2019-02-023-0/+566
| | * | | iio: adc: Add AD7768-1 ADC basic supportStefan Popa2019-02-023-0/+473
| | * | | iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen2019-02-025-7/+58
| | * | | iio: st_accel: use ACPI orientation dataDaniel Drake2019-02-021-1/+170
| | * | | iio: adc: add NPCM ADC driverTomer Maimon2019-01-193-0/+346
| | * | | iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski2019-01-191-18/+125
| | * | | iio: chemical: bme680: Add device-tree supportSebastien Bourdelin2019-01-192-0/+15
| | * | | iio:st_pressure:initial lps22hh sensor supportmario tesi2019-01-195-1/+82
| | * | | iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang2019-01-121-22/+83