index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-72
/
+87
2025-05-21
staging: iio: ad5933: Correct settling cycles encoding per datasheet
Gabriel Shahrouzi
1
-1
/
+1
2025-05-21
iio: frequency: ad9832: Remove unused parameter from data documentation
Gabriel Shahrouzi
1
-1
/
+0
2025-05-21
iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
Siddharth Menon
1
-44
/
+48
2025-04-22
iio: normalize array sentinel style
David Lechner
6
-8
/
+8
2025-04-22
staging: iio: ad5933: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-17
/
+21
2025-04-22
staging: iio: adt7316: replace irqd_get_trigger_type with irq_get_trigger_type
Feng Wei
1
-1
/
+1
2025-04-22
iio: frequency: ad9832: devicetree probing support
Siddharth Menon
1
-0
/
+8
2025-04-18
staging: iio: adc: ad7816: Correct conditional logic for store mode
Gabriel Shahrouzi
1
-1
/
+1
2025-03-11
staging: iio: ad9834: Use devm_regulator_get_enable()
Saalim Quadri
1
-20
/
+2
2025-03-11
staging: iio: ad9832: Use devm_regulator_get_enable()
Saalim Quadri
1
-33
/
+4
2025-03-05
staging: iio: accel: adis16240: Drop driver for this impact sensor
Jonathan Cameron
3
-456
/
+0
2024-12-07
staging: iio: ad9832: Correct phase range check
Zicheng Qu
1
-1
/
+1
2024-12-07
staging: iio: ad9834: Correct phase range check
Zicheng Qu
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2024-11-29
Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2024-11-10
staging: iio: Remove TODO file
Dominik Karol Piątkowski
1
-5
/
+0
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+5
2024-10-24
staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
Zicheng Qu
1
-2
/
+5
2024-10-05
staging: iio: Fix alignment warning
Hridesh MG
1
-3
/
+3
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2024-08-03
staging: iio: impedance-analyzer: ad5933: make use of iio_get_masklength()
Nuno Sa
1
-2
/
+3
2024-07-29
staging: iio: frequency: ad9834: Validate frequency parameter value
Aleksandr Mishin
1
-1
/
+1
2024-06-13
staging: iio: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2
-8
/
+8
2024-06-04
staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
Dr. David Alan Gilbert
1
-9
/
+0
2024-05-07
staging: iio: impedance-analyzer: ad5933: Use devm_regulator_get_enable_read_...
David Lechner
1
-24
/
+2
2024-01-27
staging: iio: ad5933: fix type mismatch regression
David Schiller
1
-1
/
+1
2023-10-12
iio: resolver: ad2s1210: move out of staging
David Lechner
6
-1576
/
+0
2023-10-12
staging: iio: resolver: ad2s1210: simplify code with guard(mutex)
David Lechner
1
-104
/
+49
2023-10-12
staging: iio: resolver: ad2s1210: clear faults after soft reset
David Lechner
1
-1
/
+24
2023-10-12
staging: iio: resolver: ad2s1210: refactor sample toggle
David Lechner
1
-8
/
+22
2023-10-11
staging: iio: resolver: ad2s1210: remove fault attribute
David Lechner
1
-57
/
+0
2023-10-11
staging: iio: resolver: ad2s1210: add label attribute support
David Lechner
1
-0
/
+29
2023-10-11
staging: iio: resolver: ad2s1210: add register/fault support summary
David Lechner
1
-0
/
+40
2023-10-11
staging: iio: resolver: ad2s1210: implement fault events
David Lechner
1
-14
/
+197
2023-10-11
staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
David Lechner
2
-44
/
+82
2023-10-11
staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
David Lechner
1
-4
/
+15
2023-10-11
staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attr
David Lechner
1
-4
/
+16
2023-10-11
staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
David Lechner
1
-4
/
+72
2023-10-11
staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
David Lechner
1
-8
/
+183
2023-10-11
staging: iio: resolver: ad2s1210: add triggered buffer support
David Lechner
1
-1
/
+82
2023-10-11
staging: iio: resolver: ad2s1210: add phase lock range support
David Lechner
1
-0
/
+125
2023-10-11
staging: iio: resolver: ad2s1210: convert resolution to devicetree property
David Lechner
1
-79
/
+71
2023-10-11
staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
David Lechner
1
-52
/
+71
2023-10-11
staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
David Lechner
1
-3
/
+88
2023-10-11
staging: iio: resolver: ad2s1210: do not use fault register for dummy read
David Lechner
1
-2
/
+3
2023-10-05
staging: iio: resolver: ad2s1210: read excitation frequency from control regi...
David Lechner
1
-4
/
+15
2023-10-05
staging: iio: resolver: ad2s1210: refactor setting excitation frequency
David Lechner
1
-32
/
+34
2023-10-05
staging: iio: resolver: ad2s1210: rework gpios
David Lechner
1
-79
/
+85
[next]