summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2020-06-24iio: bmp280: fix compensation of humidityAndreas Klinger1-0/+2
2020-06-24iio: pressure: bmp280: Tolerate IRQ before registeringAndy Shevchenko1-1/+4
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier1-20/+14
2020-06-10iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-10iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-05-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier1-10/+11
2020-05-27iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi1-4/+17
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier1-4/+4
2020-05-27iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-2/+14
2020-05-27iio: adc: ti-ads8344: Fix channel selectionGregory CLEMENT1-3/+5
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET1-1/+1
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-04-29iio: xilinx-xadc: Make sure not exceed maximum samplerateLars-Peter Clausen1-18/+60
2020-04-29iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-04-29iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-04-29iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-04-29iio: adc: ti-ads8344: properly byte swap valueAlexandre Belloni1-3/+3
2020-04-29iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan1-3/+28
2020-04-29iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud1-1/+1
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny1-3/+4
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-4/+4
2020-03-25iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev1-0/+15
2020-03-25iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan1-33/+10
2020-03-25iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-03-25iio: accel: adxl372: Set iio_chan BEAlexandru Tachici1-0/+1
2020-03-25iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier1-2/+9
2020-03-25iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung1-1/+1
2020-03-25iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar1-0/+2
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-02-01iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2
2020-01-23iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf1-1/+5
2020-01-23iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski1-0/+1
2020-01-23iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther1-1/+2
2020-01-23iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold1-1/+2
2020-01-23iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici1-7/+5
2020-01-17iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean1-2/+4
2020-01-17iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1Lorenzo Bianconi1-3/+4
2020-01-09iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven1-6/+10
2020-01-09iio: st_accel: Fix unused variable warningYueHaibing1-2/+6
2019-12-31iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2-2/+8
2019-12-31iio: cros_ec_baro: set info_mask_shared_by_all_available fieldGwendal Grignou1-0/+3
2019-12-31iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean1-6/+14
2019-12-31iio: adc: max1027: Reset the device at probe timeMiquel Raynal1-0/+8
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-12-31iio: max31856: add missing of_node and parent references to iio_devAndrea Merello1-0/+2
2019-12-17iio: ad7949: fix channels mixupsAndrea Merello1-5/+17
2019-12-17iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3