index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
125
-2451
/
+13773
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2025-03-25
Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+3
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
125
-2451
/
+13773
2025-03-11
iio: ad7380: add support for SPI offload
Angelo Dureghello
2
-36
/
+477
2025-03-11
iio: light: Add check for array bounds in veml6075_read_int_time_ms
Karan Sanghavi
1
-2
/
+6
2025-03-11
iio: adc: ti-ads7924 Drop unnecessary function parameters
Matti Vaittinen
1
-5
/
+2
2025-03-11
iio: gyro: bmg160_spi: add of_match_table
Jun Yan
1
-0
/
+10
2025-03-11
iio: adc: ad7768-1: remove unnecessary locking
Jonathan Santos
1
-12
/
+8
2025-03-11
iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
Jonathan Santos
1
-0
/
+15
2025-03-11
iio: adc: ad7768-1: Fix conversion result sign
Sergiu Cuciurean
1
-2
/
+2
2025-03-11
iio: adc: ad7124: Benefit of dev = indio_dev->dev.parent in ad7124_parse_chan...
Uwe Kleine-König
1
-2
/
+2
2025-03-11
iio: adc: ad7124: Implement system calibration
Uwe Kleine-König
1
-17
/
+135
2025-03-11
iio: adc: ad7124: Implement internal calibration at probe time
Uwe Kleine-König
1
-3
/
+126
2025-03-11
iio: adc: ad_sigma_delta: Add error checking for ad_sigma_delta_set_channel()
Uwe Kleine-König
1
-1
/
+4
2025-03-11
iio: adc: ad4130: Adapt internal names to match official filter_type ABI
Uwe Kleine-König
1
-42
/
+42
2025-03-11
iio: adc: ad7173: Fix comparison of channel configs
Uwe Kleine-König
1
-4
/
+21
2025-03-11
iio: adc: ad7124: Fix comparison of channel configs
Uwe Kleine-König
1
-4
/
+31
2025-03-11
iio: adc: ad4130: Fix comparison of channel setups
Uwe Kleine-König
1
-2
/
+39
2025-03-11
iio: adc: ad_sigma_delta: Disable channel after calibration
Uwe Kleine-König
1
-0
/
+1
2025-03-11
iio: adc: ad7191: add AD7191
Alisa-Dariana Roman
3
-0
/
+565
2025-03-05
iio: adc: ad7192: Grab direct mode for calibration
Uwe Kleine-König
1
-0
/
+5
2025-03-05
iio: adc: ad7173: Grab direct mode for calibration
Uwe Kleine-König
1
-0
/
+5
2025-03-04
iio: adc: ad7380: add adaq4381-4 support
Julien Stephan
1
-0
/
+17
2025-03-04
iio: adc: rockchip_saradc: add rk3562
Simon Xue
1
-1
/
+23
2025-03-04
iio: adc: ad4030: fix error pointer dereference in probe()
Dan Carpenter
1
-2
/
+2
2025-03-04
iio: light: Fix spelling mistake "regist" -> "register"
Colin Ian King
2
-2
/
+2
2025-03-04
iio: buffer-dma: Fix docstrings
Folker Schwesinger
1
-2
/
+2
2025-03-04
iio: adc: rockchip_saradc: Add support for RK3528
Jonas Karlman
1
-0
/
+18
2025-03-04
iio: imu: adis: fix uninitialized symbol warning
sunliming
1
-1
/
+1
2025-03-04
iio: adc: ad4851: Fix signedness bug in ad4851_calibrate()
Dan Carpenter
1
-2
/
+2
2025-03-04
iio: accel: adxl345: reorganize irq handler
Lothar Rubusch
2
-21
/
+7
2025-03-04
iio: accel: adxl345: add debug register access
Lothar Rubusch
1
-0
/
+11
2025-03-04
iio: accel: adxl345: reorganize measurement enable
Lothar Rubusch
1
-20
/
+20
2025-03-04
iio: imu: bmi270: add support for data ready interrupt trigger
Gustavo Silva
1
-7
/
+227
2025-03-04
iio: imu: bmi270: rename variable bmi270_device to data
Gustavo Silva
1
-44
/
+41
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
5
-0
/
+5
2025-03-04
iio: imu: bmi270: move private struct declaration to source file
Gustavo Silva
2
-16
/
+16
2025-03-04
iio: dac: adi-axi-dac: add io_mode check
Angelo Dureghello
1
-0
/
+3
2025-03-04
iio: gyro: bmg160_i2c: add BMI088 to of_match_table
Jun Yan
1
-0
/
+1
2025-03-04
iio: adc: ad4695: simplify getting oversampling_ratio
David Lechner
1
-1
/
+1
2025-03-04
iio: adc: ad4695: fix out of bounds array access
David Lechner
1
-6
/
+20
2025-03-04
iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
Nuno Sá
1
-1
/
+1
2025-03-04
iio: core: make use of simple_write_to_buffer()
Nuno Sá
1
-4
/
+5
2025-03-04
iio: backend: make sure to NULL terminate stack buffer
Nuno Sá
1
-1
/
+3
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
15
-94
/
+71
2025-03-04
iio: adc: max11410: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-12
/
+9
2025-03-04
iio: adc: max11410: Factor out writing of sampling frequency to simplify errr...
Jonathan Cameron
1
-24
/
+27
[next]