summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
6 daysiio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou
6 daysiio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
6 daysiio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
6 daysiio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
6 daysiio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
6 daysiio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau
6 daysiio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau
6 daysiio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts
6 daysiio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
6 daysiio: adc: ad7380: select REGMAPSamuel Moelius
6 daysiio: adc: ad4062: add GPIOLIB dependencyArnd Bergmann
2026-06-27iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly
2026-05-15iio: adc: viperboard: Fix error handling in vprbrd_iio_read_rawSalah Triki
2026-05-15iio: adc: meson-saradc: fix calibration buffer leak on errorFelix Gu
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter
2026-05-15iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey
2026-05-15iio: adc: nxp-sar-adc: fix division by zero in write_rawAntoniu Miclaus
2026-04-28iio: adc: npcm: fix unbalanced clk_disable_unprepare()David Carlier
2026-04-28iio: adc: nxp-sar-adc: Avoid division by zeroAndy Shevchenko
2026-04-28iio: adc: ad4695: Fix call ordering in offload buffer postenableRadu Sabau
2026-04-28iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual muxChristofer Jonason
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski
2026-03-26iio: adc: meson-saradc: add support for Meson S4Nick Xie
2026-03-25iio: adc: max11410: make vref register name arrays static constGiorgi Tchankvetadze
2026-03-25iio: adc: ltc2309: add support for ltc2305Kyle Hsieh
2026-03-25iio: adc: ltc2309: explicitly assign hex values to channel enumsKyle Hsieh
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu
2026-03-21iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze
2026-03-21iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai
2026-03-21iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delayBilly Tsai
2026-03-21iio: adc: Enable multiple consecutive channels based on model dataBilly Tsai
2026-03-21iio: adc: Add battery channel definition for ADCBilly Tsai
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu