summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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: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:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-8/+11
* 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:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-09-171-6/+9
* iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov2020-09-171-0/+10
* iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci2020-09-171-1/+3
* iio: adc: mcp3422: fix locking scopeAngelo Compagnucci2020-09-171-5/+7
* iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean2020-08-211-2/+2
* iio: imu: adis16400: fix memory leakSasha Levin2020-08-051-1/+4
* 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: 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-251-0/+2
* iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko2020-06-251-1/+4
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-101-4/+2
* iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier2020-05-271-7/+8
* iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-05-271-3/+7
* 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
* iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET2020-05-271-0/+1
* iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET2020-05-271-1/+1
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-021-1/+1
* iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen2020-04-291-18/+60
* iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen2020-04-291-0/+10
* iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen2020-04-291-1/+1
* iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen2020-04-291-2/+3
* iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan2020-04-291-3/+28
* iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud2020-04-291-1/+1
* iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-BĂ©langer2020-04-231-13/+24
* iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-251-3/+4