index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-21
mailmap: update and consolidate Casey Connolly's name and email
Casey Connolly
2025-05-16
iio: Switch to irq_domain_create_simple()
Jiri Slaby (SUSE)
2025-04-21
iio: adc: ad7606: fix serial register access
Angelo Dureghello
2025-04-18
iio: adc: ad7266: Fix potential timestamp alignment issue.
Jonathan Cameron
2025-04-18
iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
Jonathan Cameron
2025-04-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
2025-04-12
iio: adc: qcom-spmi-iadc: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-07
iio: adc: ad7380: fix event threshold shift
David Lechner
2025-04-07
iio: adc: ad7606: check for NULL before calling sw_mode_config()
David Lechner
2025-04-07
iio: adc: ad7380: disable offload before using SPI bus
David Lechner
2025-04-07
iio: adc: rockchip: Fix clock initialization sequence
Simon Xue
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-03-11
iio: ad7380: add support for SPI offload
Angelo Dureghello
2025-03-11
iio: adc: ti-ads7924 Drop unnecessary function parameters
Matti Vaittinen
2025-03-11
iio: adc: ad7768-1: remove unnecessary locking
Jonathan Santos
2025-03-11
iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
Jonathan Santos
2025-03-11
iio: adc: ad7768-1: Fix conversion result sign
Sergiu Cuciurean
2025-03-11
iio: adc: ad7124: Benefit of dev = indio_dev->dev.parent in ad7124_parse_chan...
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Implement system calibration
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Implement internal calibration at probe time
Uwe Kleine-König
2025-03-11
iio: adc: ad_sigma_delta: Add error checking for ad_sigma_delta_set_channel()
Uwe Kleine-König
2025-03-11
iio: adc: ad4130: Adapt internal names to match official filter_type ABI
Uwe Kleine-König
2025-03-11
iio: adc: ad7173: Fix comparison of channel configs
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Fix comparison of channel configs
Uwe Kleine-König
2025-03-11
iio: adc: ad4130: Fix comparison of channel setups
Uwe Kleine-König
2025-03-11
iio: adc: ad_sigma_delta: Disable channel after calibration
Uwe Kleine-König
2025-03-11
iio: adc: ad7191: add AD7191
Alisa-Dariana Roman
2025-03-05
iio: adc: ad7192: Grab direct mode for calibration
Uwe Kleine-König
2025-03-05
iio: adc: ad7173: Grab direct mode for calibration
Uwe Kleine-König
2025-03-04
iio: adc: ad7380: add adaq4381-4 support
Julien Stephan
2025-03-04
iio: adc: rockchip_saradc: add rk3562
Simon Xue
2025-03-04
iio: adc: ad4030: fix error pointer dereference in probe()
Dan Carpenter
2025-03-04
iio: adc: rockchip_saradc: Add support for RK3528
Jonas Karlman
2025-03-04
iio: adc: ad4851: Fix signedness bug in ad4851_calibrate()
Dan Carpenter
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
2025-03-04
iio: adc: ad4695: simplify getting oversampling_ratio
David Lechner
2025-03-04
iio: adc: ad4695: fix out of bounds array access
David Lechner
2025-03-04
iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
Nuno Sá
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-04
iio: adc: max11410: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-04
iio: adc: max11410: Factor out writing of sampling frequency to simplify errr...
Jonathan Cameron
2025-03-04
iio: adc: max1027: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-04
iio: adc: max1027: Move claim of direct mode up one level and use guard()
Jonathan Cameron
2025-03-04
iio: adc: at91-sama5d2: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
2025-03-04
iio: adc: at91-sama5d2: Move claim of direct mode up a level and use guard()
Jonathan Cameron
[next]