index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Lines
2020-03-18
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-45
/
+48
2020-03-08
iio: ping: set pa_laser_ping_cfg in of_ping_match
YueHaibing
-1
/
+1
2020-03-08
iio: chemical: sps30: fix missing triggered buffer dependency
Petr Štetiar
-0
/
+2
2020-03-08
iio: st_sensors: remap SMO8840 to LIS2DH12
Wen-chien Jesse Sung
-1
/
+1
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4040
Tomas Novotny
-3
/
+4
2020-03-08
iio: light: vcnl4000: update sampling periods for vcnl4200
Tomas Novotny
-4
/
+4
2020-03-08
iio: accel: adxl372: Set iio_chan BE
Alexandru Tachici
-0
/
+1
2020-02-21
iio: magnetometer: ak8974: Fix negative raw values in sysfs
Stephan Gerhold
-1
/
+1
2020-02-15
iio: trigger: stm32-timer: disable master mode when stopping
Fabrice Gasnier
-2
/
+9
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-5
/
+0
2020-02-02
iio: adc: stm32-dfsdm: fix sleep in atomic context
Olivier Moysan
-33
/
+10
2020-02-02
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Eugen Hristev
-0
/
+15
2020-01-31
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
Akinobu Mita
-4
/
+3
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
-10
/
+15
2020-01-18
iio: dac: stm32-dac: better handle reset controller failures
Etienne Carriere
-2
/
+10
2020-01-18
iio: dac: stm32-dac: use reset controller only at probe time
Etienne Carriere
-6
/
+5
2020-01-18
iio: accel: kxcjk1013: Support orientation matrix
Dmitry Osipenko
-2
/
+25
2020-01-18
iio: imu: st_lsm6dsx: add mount matrix support
Martin Kepplinger
-0
/
+23
2020-01-18
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
-3
/
+6
2020-01-18
iio: imu: adis16480: Add support for ADIS16490
Stefan Popa
-0
/
+17
2020-01-18
iio: accel: bma400: prevent setting accel scale too low
Dan Carpenter
-1
/
+2
2020-01-18
iio: imu/mpu6050: support dual-edge IRQ
Michał Mirosław
-5
/
+2
2020-01-18
iio: imu: inv_mpu6050: add fifo temperature data support
Jean-Baptiste Maneyrol
-141
/
+90
2020-01-18
iio: magnetometer: ak8975: Convert to use device_get_match_data()
Andy Shevchenko
-23
/
+16
2020-01-18
iio: magnetometer: ak8975: Get rid of platform data
Andy Shevchenko
-11
/
+3
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
-1
/
+1
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
-1
/
+6
2020-01-13
iio: imu: adis: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
-9
/
+18
2020-01-13
iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio
Olivier Moysan
-13
/
+19
2020-01-13
iio: adc: stm32-dfsdm: fix single conversion
Olivier Moysan
-0
/
+2
2020-01-13
iio: st_sensors: Make use of device properties
Andy Shevchenko
-61
/
+20
2020-01-13
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
-67
/
+24
2020-01-13
iio: st_gyro: Correct data for LSM9DS0 gyro
Andy Shevchenko
-1
/
+74
2020-01-13
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
-2
/
+5
2020-01-13
iio: light: vcnl4000: Fix scale for vcnl4040
Guido Günther
-1
/
+2
2020-01-13
iio: buffer: align the size of scan bytes to size of the largest element
Lars Möllendorf
-1
/
+5
2020-01-13
iio: chemical: pms7003: fix unmet triggered buffer dependency
Tomasz Duszynski
-0
/
+1
2020-01-13
iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
Stephan Gerhold
-1
/
+2
2020-01-13
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
-7
/
+5
2020-01-12
iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()
Matt Ranostay
-1
/
+12
2020-01-12
iio: humidity: dht11 remove TODO since it doesn't make sense
Kent Gustavsson
-1
/
+0
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
-5
/
+0
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
-7
/
+200
2020-01-12
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...
Peter Ujfalusi
-3
/
+3
2020-01-12
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
-2
/
+14
2020-01-12
iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
-4
/
+17
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
-801
/
+3818
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
-5
/
+0
2019-12-30
iio: accel: bma180: BMA254 support
Linus Walleij
-17
/
+95
2019-12-29
iio: pressure: bmp280: Allow device to be enumerated from ACPI
Andy Shevchenko
-6
/
+1
[next]