summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2020-04-12iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2020-04-12iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-03-30iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-03-20iio: adc: max9611: Fix too short conversion time delayGeert Uytterhoeven
2020-03-20iio: st_accel: Fix unused variable warningYueHaibing
2020-02-24iio: dac: ad5446: Add support for new AD5600 DACStefan Popa
2020-02-24iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2020-02-24iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2020-02-24iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2020-02-24iio: max31856: add missing of_node and parent references to iio_devAndrea Merello
2020-01-31iio: ad7949: fix channels mixupsAndrea Merello
2020-01-31iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2020-01-31iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi