aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-09-17iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-08-13iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET
2020-08-13iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-08-13iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-08-13iio: health: afe4403: Use get_unaligned_be24()Andy Shevchenko
2020-08-13iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-08-13iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron
2020-08-13iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-08-13iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-08-13iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay
2020-08-13iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-08-13iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron
2020-08-13iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-07-13iio: bmp280: fix compensation of humidityAndreas Klinger
2020-07-13iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko
2020-07-07iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2020-07-07iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2020-06-24iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-06-24iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-24iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-24iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-06-24iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2020-06-08iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier
2020-06-08iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-06-08iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier
2020-06-08iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-06-08iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT
2020-06-08iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET
2020-06-08iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-06-04iio:ad7797: Use correct attribute_groupYueHaibing
2020-06-04iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-06-04iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-06-04iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni
2020-06-04iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-06-04iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud
2020-06-01iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger
2020-05-21iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-05-21iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny
2020-05-21iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-05-21iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan
2020-05-21iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-05-21iio: accel: adxl372: Set iio_chan BEAlexandru Tachici
2020-05-21iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier
2020-05-21iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2020-05-21iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar
2020-04-16iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-04-12iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-04-12iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski