summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-03-08iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing
2020-03-08iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar
2020-03-08iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-03-08iio: accel: adxl372: Set iio_chan BEAlexandru Tachici
2020-02-21iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-02-15iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-02-02iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan
2020-02-02iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-18iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko
2020-01-18iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger
2020-01-18iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere
2020-01-18iio: imu: adis16480: Add support for ADIS16490Stefan Popa
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter
2020-01-18iio: imu/mpu6050: support dual-edge IRQMichał Mirosław
2020-01-18iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici
2020-01-13iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean
2020-01-13iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan
2020-01-13iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-13iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-01-13iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi
2020-01-13iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2020-01-13iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-13iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski
2020-01-13iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold
2020-01-13iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2020-01-12iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay
2020-01-12iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2020-01-12iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...Peter Ujfalusi
2020-01-12iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-12iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-30iio: accel: bma180: BMA254 supportLinus Walleij
2019-12-29iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko