summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
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
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov
2026-03-03iio: adc: cpcap-adc: add support for Mot ADCSvyatoslav Ryhel
2026-03-03iio: adc: ti-ads1015: remove unused enabled fieldAntoniu Miclaus
2026-03-03iio: adc: nau7802: remove unused min_conversions fieldAntoniu Miclaus
2026-03-03iio: adc: max1363: remove unused requestedmask fieldAntoniu Miclaus
2026-03-03iio: adc: ad9467: remove unused output_mode fieldAntoniu Miclaus
2026-03-03iio: adc: ad7793: remove unused int_vref_mv fieldAntoniu Miclaus
2026-03-03iio: adc: ad7768-1: remove unused mclk_div fieldAntoniu Miclaus
2026-03-03iio: adc: ad4080: remove unused dec_rate fieldAntoniu Miclaus
2026-03-02iio: adc: ade9000: remove unused ADE9000_ST_ERROR macroGiorgi Tchankvetadze
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu
2026-03-02iio: adc: ti-ads1119: Drop redundant error messageFelix Gu
2026-03-01iio: adc: ad7768-1: add support for SPI offloadJonathan Santos
2026-03-01iio: adc: ad7768-1: disable IRQ autoenableJonathan Santos
2026-03-01iio: adc: ad7768-1: remove switch to one-shot modeJonathan Santos
2026-03-01iio: adc: ad7768-1: fix one-shot mode data acquisitionJonathan Santos
2026-03-01iio: adc: ad4030: Add support for ADAQ4216 and ADAQ4224Marcelo Schmitt
2026-03-01iio: adc: ad4030: Add SPI offload supportMarcelo Schmitt
2026-03-01iio: adc: fix typos found by codespellGiorgi Tchankvetadze
2026-03-01iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu