summaryrefslogtreecommitdiff
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: mediatek: fix unset fieldFabien Parent2020-11-241-2/+4
* iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-241-0/+36
* iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-241-5/+10
* iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-241-0/+1
* iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-4/+11
* iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-11-051-4/+9
* iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron2020-11-051-3/+8
* iio: adc: gyroadc: fix leak of device node iteratorTobias Jordan2020-11-051-6/+15
* iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-8/+11
* iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier2020-10-291-1/+8
* iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov2020-10-071-1/+1
* iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-3/+8
* iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-4/+12
* iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron2020-09-171-5/+11
* iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-4/+9
* iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-4/+8
* iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron2020-09-171-5/+11
* iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron2020-09-171-3/+8
* iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron2020-09-171-3/+7
* iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron2020-09-171-4/+7
* iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron2020-09-171-3/+7
* iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-3/+12
* iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-8/+9
* iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-09-171-6/+9
* iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou2020-09-171-1/+4
* iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov2020-09-171-0/+10
* iio: adc: mcp3422: fix locking scopeAngelo Compagnucci2020-09-171-5/+7
* iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci2020-09-171-1/+3
* iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean2020-08-211-2/+2
* iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET2020-07-221-1/+1
* iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-07-221-3/+5
* iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-07-221-5/+8
* iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron2020-07-221-3/+8
* iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron2020-07-222-6/+10
* iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost2020-07-221-1/+3
* iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan2020-07-221-1/+4
* iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay2020-07-221-0/+2
* iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu2020-07-221-9/+10
* iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron2020-07-221-3/+7
* iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron2020-07-221-3/+7
* iio: bmp280: fix compensation of humidityAndreas Klinger2020-06-241-0/+2
* iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko2020-06-241-1/+4
* iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier2020-06-101-20/+14
* iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-06-101-5/+12
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-101-4/+2
* iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron2020-06-101-3/+6
* iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier2020-05-271-10/+11
* iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-05-271-4/+17
* iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier2020-05-271-4/+4
* iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-05-271-2/+14