summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
21 hoursMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
22 hoursMerge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
3 daysiio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
6 daysiio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
6 daysiio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to KconfigJoshua Crofts
6 daysiio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
7 daysiio: adc: ti-tsc2046: Simplify device handlingUwe Kleine-König (The Capable Hub)
8 daysiio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
8 daysiio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
8 daysiio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
8 daysiio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
8 daysiio: stm32-dfsdm: Treat flags as booleansRob Herring (Arm)
8 daysiio: adc: ad_sigma_delta: allow COMPILE_TEST in isolationRadu Sabau
8 daysiio: adc: hx711: pass iio_chan_spec to hx711_reset_readPiyush Patle
8 daysiio: adc: hx711: localize loop iterators in hx711_readPiyush Patle
8 daysiio: adc: hx711: split variable assignments in hx711_read and hx711_resetPiyush Patle
8 daysiio: adc: hx711: pass trailing pulse count into hx711_readPiyush Patle
8 daysiio: adc: hx711: introduce hx711_chip_info structurePiyush Patle
8 daysiio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
8 daysiio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
8 daysiio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
8 daysiio: adc: ad7380: select REGMAPSamuel Moelius
2026-06-22Merge 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