index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
iio: adc: ad4130: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-04-22
iio: adc: ti-ads7950: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+12
2025-04-22
iio: bd79124: Use set_rv and set_multiple_rv
Matti Vaittinen
1
-12
/
+11
2025-04-22
iio: adc: ad7606: add SPI offload support
Angelo Dureghello
4
-14
/
+265
2025-04-22
iio: adc: ad7380: add ad7389-4
David Lechner
1
-0
/
+18
2025-04-22
iio: adc: ad7380: move internal reference voltage to chip_info
David Lechner
1
-2
/
+20
2025-04-22
iio: adc: ad7380: rename internal_ref_only
David Lechner
1
-5
/
+5
2025-04-22
iio: adc: ad7124: Make register naming consistent
Uwe Kleine-König
1
-89
/
+83
2025-04-22
iio: adc: ad7124: Remove ability to write filter_low_pass_3db_frequency
Uwe Kleine-König
1
-35
/
+1
2025-04-22
iio: adc: ad7124: Fix 3dB filter frequency reading
Uwe Kleine-König
1
-2
/
+2
2025-04-22
iio: adc: ad4000: Add support for SPI offload
Marcelo Schmitt
2
-35
/
+354
2025-04-22
iio: adc: ad7944: drop bits_per_word hack
David Lechner
1
-11
/
+0
2025-04-22
iio: adc: rcar: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-5
/
+4
2025-04-22
iio: adc: mxs-lradc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: adc: ti-ads1015: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: adc: ti-ads1015: Use guard(mutex) and factor out code for INFO_RAW
Jonathan Cameron
1
-98
/
+64
2025-04-22
iio: adc: ti-ads1100: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: adc: ti-ads1100: Use guard(mutex) to allow direct returns
Jonathan Cameron
1
-25
/
+14
2025-04-22
iio: adc: vf610: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: adc: vf610: Move claim of direct mode to caller of vf610_read_sample and...
Jonathan Cameron
1
-23
/
+14
2025-04-22
iio: adc: ad7606_par: add ad7606c chips
David Lechner
1
-0
/
+4
2025-04-22
iio: adc: ad7606: dynamically allocate channel info
David Lechner
4
-325
/
+102
2025-04-22
iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_t
David Lechner
2
-22
/
+24
2025-04-22
iio: adc: ad7606: don't use address field
David Lechner
2
-5
/
+4
2025-04-22
iio: adc: ad7606: use kernel identifier name style
David Lechner
2
-9
/
+9
2025-04-22
iio: adc: ad7606: fix kernel-doc comments
David Lechner
1
-46
/
+46
2025-04-22
iio: adc: ad7606: use devm_mutex_init()
David Lechner
1
-1
/
+5
2025-04-22
iio: adc: ad7606: add missing max sample rates
David Lechner
1
-2
/
+11
2025-04-22
iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()
David Lechner
1
-3
/
+5
2025-04-22
iio: adc: Support ROHM BD79124 ADC
Matti Vaittinen
3
-0
/
+1160
2025-04-22
iio: adc: sun20i-gpadc: Use adc-helpers
Matti Vaittinen
2
-25
/
+15
2025-04-22
iio: adc: rzg2l_adc: Use adc-helpers
Matti Vaittinen
2
-23
/
+17
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
3
-0
/
+87
2025-04-22
iio: adc: meson: add support for the GXLX SoC
Martin Blumenstingl
1
-0
/
+34
2025-04-22
iio: adc: sort TI drivers alphanumerical
Tobias Sperling
1
-57
/
+57
2025-04-21
iio: adc: ad7606: fix serial register access
Angelo Dureghello
1
-1
/
+1
2025-04-18
iio: adc: ad7266: Fix potential timestamp alignment issue.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
1
-1
/
+1
2025-04-12
iio: adc: qcom-spmi-iadc: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+3
2025-04-07
iio: adc: ad4030: explain rearranging raw sample data
David Lechner
1
-0
/
+6
2025-04-07
iio: adc: ad4030: don't store scan_type in state
David Lechner
1
-15
/
+9
2025-04-07
iio: adc: ad4030: move setting mode to update_scan_mode
David Lechner
1
-6
/
+7
2025-04-07
iio: adc: ad4030: remove some duplicate code
David Lechner
1
-5
/
+4
2025-04-07
iio: adc: ad4030: check scan_type for error
David Lechner
1
-3
/
+5
2025-04-07
iio: adc: ad7380: fix event threshold shift
David Lechner
1
-6
/
+19
2025-04-07
iio: adc: ad7606: check for NULL before calling sw_mode_config()
David Lechner
1
-3
/
+8
2025-04-07
iio: adc: ad7380: disable offload before using SPI bus
David Lechner
1
-4
/
+3
2025-04-07
iio: adc: rockchip: Fix clock initialization sequence
Simon Xue
1
-9
/
+8
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
55
-1310
/
+8050
[prev]
[next]