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-01-16
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-04
iio: adc: ad7625: Add ending newlines to error messages
Uwe Kleine-König
2024-12-28
iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access
Martin Blumenstingl
2024-12-28
iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
Martin Blumenstingl
2024-12-28
iio: adc: meson: fix voltage reference selection field name typo
Martin Blumenstingl
2024-12-28
iio: adc: rockchip: correct alignment of timestamp
Jonathan Cameron
2024-12-28
iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to ali...
Jonathan Cameron
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocation
Vasileios Amoiridis
2024-12-28
iio: adc: dln2-adc: zero full struct instead of just the padding
Vasileios Amoiridis
2024-12-28
iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
Uwe Kleine-König
2024-12-20
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-12-11
iio: adc: ad7173: add calibration support
Guillaume Ranquet
2024-12-11
iio: adc: ad4000: Add support for PulSAR devices
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Use device specific timing for SPI transfers
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Add timestamp channel
Marcelo Schmitt
2024-12-11
iio: adc: ad7124: Implement temperature measurement
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Add error reporting during probe
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Check for previous ready signals
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_r...
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Refuse invalid input specifiers
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Don't create more channels than the driver can handle
Uwe Kleine-König
2024-12-11
iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add suspend/resume support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Add support for channel 8
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Use read_poll_timeout()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Simplify the runtime PM code
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
Claudiu Beznea
2024-12-11
iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
Claudiu Beznea
2024-12-08
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
2024-12-07
iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
Christophe JAILLET
2024-12-07
iio: adc: vf610_adc: limit i.MX6SX's channel number to 4
Frank Li
2024-12-07
iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
Frank Li
2024-12-07
iio: adc: ad4695: move dt-bindings header
David Lechner
2024-12-07
iio: adc: pac1921: Add ACPI support to Microchip pac1921
Victor Duicu
2024-12-07
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
2024-12-07
iio: adc: ad7173: fix using shared static info struct
David Lechner
2024-12-07
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
2024-12-07
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
[next]