summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2020-05-27iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()Dan Carpenter1-2/+5
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-27iio: adc: stm32-dfsdm: fix device used to request dmaFabrice Gasnier1-10/+11
2020-05-27iio: adc: stm32-adc: fix device used to request dmaFabrice Gasnier1-4/+4
2020-05-02iio: imu: st_lsm6dsx: specify slave odr in slv_odrLorenzo Bianconi2-7/+23
2020-05-02iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFOLorenzo Bianconi2-7/+18
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-29iio: imu: st_lsm6dsx: flush hw FIFO before resetting the deviceLorenzo Bianconi1-1/+23
2020-04-23iio: st_sensors: handle memory allocation failure to fix null pointer derefer...Colin Ian King1-0/+4
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-04-17iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi1-2/+3
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-45/+48
2020-03-08iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing1-1/+1
2020-03-08iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar1-0/+2
2020-03-08iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung1-1/+1
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny1-3/+4
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-4/+4
2020-03-08iio: accel: adxl372: Set iio_chan BEAlexandru Tachici1-0/+1
2020-02-21iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2020-02-15iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier1-2/+9
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-5/+0
2020-02-02iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan1-33/+10
2020-02-02iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev1-0/+15
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2-4/+3
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman5-10/+15
2020-01-18iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere1-2/+10
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere1-6/+5
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko1-2/+25
2020-01-18iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2-0/+23
2020-01-18iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere1-3/+6
2020-01-18iio: imu: adis16480: Add support for ADIS16490Stefan Popa1-0/+17
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter1-1/+2
2020-01-18iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2-5/+2
2020-01-18iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol4-141/+90
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko1-23/+16
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko1-11/+3
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici1-1/+1
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici5-1/+6
2020-01-14iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-9/+18
2020-01-14iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan1-13/+19
2020-01-14iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan1-0/+2