summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
13 daysMerge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-03iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failureStepan Ionichev
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-06-02iio: adc: ad4080: fix AD4880 chip IDAntoniu Miclaus
2026-05-31iio: adc: ad4691: add oversampling supportRadu Sabau
2026-05-31iio: adc: ad4691: add SPI offload supportRadu Sabau
2026-05-31iio: adc: ad4691: add triggered buffer supportRadu Sabau
2026-05-31iio: adc: ad4691: add initial driver for AD4691 familyRadu Sabau
2026-05-31iio: adc: ad4080: add support for AD4884Antoniu Miclaus
2026-05-31iio: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: spear_adc: align headers with IWYU principleRodrigo Gobbi
2026-05-31iio: adc: spear_adc: sort includes alphabeticallyRodrigo Gobbi
2026-05-31iio: adc: stm32-adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: cc10001_adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: at91_adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: adc: dln2-adc: simplify timestamp channel definitionDavid Lechner
2026-05-31iio: Convert IIO_CHAN_SOFT_TIMESTAMP() to be compound literalAndy Shevchenko
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: ad7091r5: Simplify driver_data handlingUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: sun20i-gpadc: support non-contiguous channel lookupsMichal Piekos
2026-05-31iio: adc: sun20i-gpadc: add A523 gpadc supportMichal Piekos
2026-05-31iio: adc: xilinx-ams: refactor alarm mapping to table-driven approachGuilherme Ivo Bozi
2026-05-31iio: adc: xilinx-ams: use guard(mutex) for automatic lockingGuilherme Ivo Bozi
2026-05-31iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handlingGuilherme Ivo Bozi
2026-05-31iio: adc: ad7192: fix GPOCON register access annotationStepan Ionichev
2026-05-31iio: Drop unused driver_data in four i2c driversUwe Kleine-König (The Capable Hub)
2026-05-31iio: adc: hx711: move scale computation to per-device storagePiyush Patle
2026-05-31iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labelsAntony Kurniawan Soemardi
2026-05-31iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading valuesAntony Kurniawan Soemardi
2026-05-31iio: adc: ad7192: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during initMd Shofiqul Islam
2026-05-31iio: adc: ti-ads1298: Add parentheses around macro parameterMd Shofiqul Islam
2026-05-31iio: adc: ti-ads1298: Fix incorrect timeout commentMd Shofiqul Islam
2026-05-31iio: adc: ad7793: replace usleep_range() with fsleep()Stepan Ionichev
2026-05-31iio: adc: ingenic-adc: use guard()() and scoped_guard() to handle synchronisa...Felipe Ribeiro de Souza
2026-05-31iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()Felipe Ribeiro de Souza
2026-05-31iio: adc: ingenic-adc: rename ingenic_adc_enable_unlocked() functionFelipe Ribeiro de Souza
2026-05-31iio: adc: mcp3422: write bit operations using bitfield.h APIsMarcelo Machado Lage
2026-05-31iio: adc: mcp3422: rewrite mask macros with help of bits.h APIsMarcelo Machado Lage
2026-05-31iio: adc: ad7625: fix type mismatch in clamp() macroGiorgi Tchankvetadze
2026-05-31iio: adc: ad4080: add support for AD4880 dual-channel ADCAntoniu Miclaus
2026-05-29iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau
2026-05-29iio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau
2026-05-26iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbindStepan Ionichev
2026-05-26iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
2026-05-20iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-15iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly