aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-09-17iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron
2020-09-17iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-09-17iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-09-17iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-09-17iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron
2020-09-17iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron
2020-09-17iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-09-17iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov
2020-09-17iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-09-17iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-08-05iio: imu: adis16400: fix memory leakSasha Levin
2020-07-22iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-07-22iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron
2020-07-22iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-07-22iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-07-22iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron
2020-07-22iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-06-25iio: bmp280: fix compensation of humidityAndreas Klinger
2020-06-25iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier
2020-05-27iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier
2020-05-27iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing
2020-04-29iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-04-29iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-04-29iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan
2020-04-29iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-BĂ©langer
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-03-25iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-03-25iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-03-25iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier
2020-03-25iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King