summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)AuthorFilesLines
13 daysiio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handlingGuilherme Ivo Bozi1-0/+5
2026-07-18iio: adc: ti-ads124s08: Return reset GPIO lookup errorsPengpeng Hou1-1/+2
2026-07-18iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li1-1/+5
2026-07-18iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose1-2/+1
2026-07-18iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko1-2/+2
2026-07-18iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose1-2/+2
2026-07-18iio: adc: ad_sigma_delta: fix CS held asserted and state leaksRadu Sabau1-3/+5
2026-07-18iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devicesRadu Sabau1-2/+29
2026-07-18iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to KconfigJoshua Crofts1-0/+1
2026-07-18iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron1-0/+1
2026-07-18iio: adc: ad7380: select REGMAPSamuel Moelius1-0/+1
2026-07-18iio: adc: ad4062: add GPIOLIB dependencyArnd Bergmann1-0/+1
2026-06-27iio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly1-1/+6
2026-05-15iio: adc: viperboard: Fix error handling in vprbrd_iio_read_rawSalah Triki1-1/+3
2026-05-15iio: adc: meson-saradc: fix calibration buffer leak on errorFelix Gu1-1/+3
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki1-0/+1
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter1-1/+1
2026-05-15iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey1-1/+1
2026-05-15iio: adc: nxp-sar-adc: fix division by zero in write_rawAntoniu Miclaus1-1/+8
2026-04-28iio: adc: npcm: fix unbalanced clk_disable_unprepare()David Carlier1-17/+8
2026-04-28iio: adc: nxp-sar-adc: Avoid division by zeroAndy Shevchenko1-2/+11
2026-04-28iio: adc: ad4695: Fix call ordering in offload buffer postenableRadu Sabau1-15/+8
2026-04-28iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual muxChristofer Jonason1-2/+9
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds50-351/+2239
2026-04-16Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-12/+2
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman8-45/+47
2026-03-31hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski1-12/+2
2026-03-26iio: adc: meson-saradc: add support for Meson S4Nick Xie1-0/+8
2026-03-25iio: adc: max11410: make vref register name arrays static constGiorgi Tchankvetadze1-2/+2
2026-03-25iio: adc: ltc2309: add support for ltc2305Kyle Hsieh1-5/+44
2026-03-25iio: adc: ltc2309: explicitly assign hex values to channel enumsKyle Hsieh1-16/+16
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron1-2/+11
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu1-4/+5
2026-03-22iio: adc: ad_sigma_delta: Format block commentsGiorgi Tchankvetadze1-2/+4
2026-03-22iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()David Lechner1-6/+5
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner1-12/+8
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner1-9/+12
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu1-12/+53
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao1-3/+3
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai1-7/+31
2026-03-21iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delayBilly Tsai1-3/+3
2026-03-21iio: adc: Enable multiple consecutive channels based on model dataBilly Tsai1-1/+21
2026-03-21iio: adc: Add battery channel definition for ADCBilly Tsai1-2/+4
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze1-1/+1
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner1-89/+83
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze1-3/+3
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev1-6/+7
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev1-1/+2
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze1-40/+43
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai1-0/+1