index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-03
iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure
Stepan Ionichev
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-06-02
iio: adc: ad4080: fix AD4880 chip ID
Antoniu Miclaus
2026-05-31
iio: adc: ad4691: add oversampling support
Radu Sabau
2026-05-31
iio: adc: ad4691: add SPI offload support
Radu Sabau
2026-05-31
iio: adc: ad4691: add triggered buffer support
Radu Sabau
2026-05-31
iio: adc: ad4691: add initial driver for AD4691 family
Radu Sabau
2026-05-31
iio: adc: ad4080: add support for AD4884
Antoniu Miclaus
2026-05-31
iio: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: adc: spear_adc: align headers with IWYU principle
Rodrigo Gobbi
2026-05-31
iio: adc: spear_adc: sort includes alphabetically
Rodrigo Gobbi
2026-05-31
iio: adc: stm32-adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: cc10001_adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: at91_adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: adc: dln2-adc: simplify timestamp channel definition
David Lechner
2026-05-31
iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literal
Andy Shevchenko
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: adc: ad7091r5: Simplify driver_data handling
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: adc: sun20i-gpadc: support non-contiguous channel lookups
Michal Piekos
2026-05-31
iio: adc: sun20i-gpadc: add A523 gpadc support
Michal Piekos
2026-05-31
iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach
Guilherme Ivo Bozi
2026-05-31
iio: adc: xilinx-ams: use guard(mutex) for automatic locking
Guilherme Ivo Bozi
2026-05-31
iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
Guilherme Ivo Bozi
2026-05-31
iio: adc: ad7192: fix GPOCON register access annotation
Stepan Ionichev
2026-05-31
iio: Drop unused driver_data in four i2c drivers
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: adc: hx711: move scale computation to per-device storage
Piyush Patle
2026-05-31
iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
Antony Kurniawan Soemardi
2026-05-31
iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
Antony Kurniawan Soemardi
2026-05-31
iio: adc: ad7192: replace usleep_range() with fsleep()
Stepan Ionichev
2026-05-31
iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init
Md Shofiqul Islam
2026-05-31
iio: adc: ti-ads1298: Add parentheses around macro parameter
Md Shofiqul Islam
2026-05-31
iio: adc: ti-ads1298: Fix incorrect timeout comment
Md Shofiqul Islam
2026-05-31
iio: adc: ad7793: replace usleep_range() with fsleep()
Stepan Ionichev
2026-05-31
iio: adc: ingenic-adc: use guard()() and scoped_guard() to handle synchronisa...
Felipe Ribeiro de Souza
2026-05-31
iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
Felipe Ribeiro de Souza
2026-05-31
iio: adc: ingenic-adc: rename ingenic_adc_enable_unlocked() function
Felipe Ribeiro de Souza
2026-05-31
iio: adc: mcp3422: write bit operations using bitfield.h APIs
Marcelo Machado Lage
2026-05-31
iio: adc: mcp3422: rewrite mask macros with help of bits.h APIs
Marcelo Machado Lage
2026-05-31
iio: adc: ad7625: fix type mismatch in clamp() macro
Giorgi Tchankvetadze
2026-05-31
iio: adc: ad4080: add support for AD4880 dual-channel ADC
Antoniu Miclaus
2026-05-29
iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices
Radu Sabau
2026-05-29
iio: adc: ad_sigma_delta: fix CS held asserted and state leaks
Radu Sabau
2026-05-26
iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
Stepan Ionichev
2026-05-26
iio: adc: ad7768-1: Select GPIOLIB
Jonathan Cameron
2026-05-20
iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()
Yury Norov
2026-05-15
iio: adc: ti-ads1298: add bounds check to pga_settings index
Sam Daly
[next]