summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-03-189-45/+48
|\
| * iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing2020-03-081-1/+1
| * iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar2020-03-081-0/+2
| * iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung2020-03-081-1/+1
| * iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-081-3/+4
| * iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-081-4/+4
| * iio: accel: adxl372: Set iio_chan BEAlexandru Tachici2020-03-081-0/+1
| * iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold2020-02-211-1/+1
| * iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier2020-02-151-2/+9
| * iio: adc: stm32-dfsdm: fix sleep in atomic contextOlivier Moysan2020-02-021-33/+10
| * iio: adc: at91-sama5d2_adc: fix differential channels in triggered modeEugen Hristev2020-02-021-0/+15
* | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-045-5/+0
|\ \
| * | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-075-5/+0
* | | iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2020-01-312-4/+3
| |/ |/|
* | Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-225-10/+15
|\ \
| * | iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther2020-01-131-1/+2
| * | iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-131-1/+5
| * | iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski2020-01-131-0/+1
| * | iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold2020-01-131-1/+2
| * | iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici2020-01-131-7/+5
* | | iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere2020-01-181-2/+10
* | | iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere2020-01-181-6/+5
* | | iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-2/+25
* | | iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2020-01-182-0/+23
* | | iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere2020-01-181-3/+6
* | | iio: imu: adis16480: Add support for ADIS16490Stefan Popa2020-01-181-0/+17
* | | iio: accel: bma400: prevent setting accel scale too lowDan Carpenter2020-01-181-1/+2
* | | iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2020-01-182-5/+2
* | | iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol2020-01-184-141/+90
* | | iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko2020-01-181-23/+16
* | | iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2020-01-181-11/+3
* | | iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici2020-01-181-1/+1
* | | iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici2020-01-185-1/+6
* | | iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-131-9/+18
* | | iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratioOlivier Moysan2020-01-131-13/+19
* | | iio: adc: stm32-dfsdm: fix single conversionOlivier Moysan2020-01-131-0/+2
* | | iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-1310-61/+20
* | | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-139-67/+24
* | | iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko2020-01-131-1/+74
* | | iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi2020-01-131-2/+5
* | | iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay2020-01-121-1/+12
* | | iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson2020-01-121-1/+0
* | | iio: adis: Remove startup_delayNuno Sá2020-01-125-5/+0
* | | iio: adis: Introduce timeouts structureNuno Sá2020-01-128-7/+200
* | | iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...Peter Ujfalusi2020-01-121-3/+3
* | | iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-121-2/+14
* | | iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi2020-01-121-4/+17
* | | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-1083-801/+3818
|\ \ \ | |/ / |/| |
| * | iio: accel: bma180: BMA254 supportLinus Walleij2019-12-302-17/+95
| * | iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko2019-12-291-6/+1