summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
4 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
6 daysMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-16iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOADNathan Chancellor
2025-07-16iio: adc: ad7173: fix setting ODR in probeDavid Lechner
2025-07-16iio: adc: ad7173: fix calibration channelDavid Lechner
2025-07-16iio: adc: ad7173: fix num_slotsDavid Lechner
2025-07-16iio: adc: ad7173: fix channels index for syscalib_modeDavid Lechner
2025-07-16iio: adc: ad_sigma_delta: change to buffer predisableDavid Lechner
2025-07-14iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sensMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add support for internal temperature sensorMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add GPIO controller supportMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add clock provider supportMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add timestamp channelMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add support for buffered data captureMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add digital filter and sample frequency config supportMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add support for calibration biasMarcelo Schmitt
2025-07-14iio: adc: ad4170-4: Add support for calibration gainMarcelo Schmitt
2025-07-14iio: adc: Add basic support for AD4170-4Ana-Maria Cusco
2025-07-13iio: adc: mt6359: Add support for MediaTek MT6373 PMIC AUXADCAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADCAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Move reference voltage to platform dataAngeloGioacchino Del Regno
2025-07-13iio: adc: mt6359: Add ready register index and mask to channel dataAngeloGioacchino Del Regno
2025-07-13iio: adc: ad4000: don't use shift_right()David Lechner
2025-07-13iio: adc: ad_sigma_delta: add SPI offload supportDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use spi_optimize_message()David Lechner
2025-07-13iio: adc: ad_sigma_delta: refactor setting read addressDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: audit included headersDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use BITS_TO_BYTES() macroDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use sizeof() in ALIGN()David Lechner
2025-07-13iio: adc: ad_sigma_delta: use u8 instead of uint8_tDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: sort includesDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: don't overallocate scan bufferDavid Lechner
2025-07-13iio: adc: ad7768-1: add low pass -3dB cutoff attributeJonathan Santos
2025-07-13iio: adc: ad7124: Use separate structures rather than array for chip infoDavid Lechner
2025-07-06iio: adc: stm32-adc: make stm32_adc_trig_info constDavid Lechner
2025-07-06iio: adc: qcom-vadc: make scale_adc5_fn constDavid Lechner
2025-07-06iio: adc: mp2629_adc: make mp2629_channels constDavid Lechner
2025-07-06iio: adc: axp20x_adc: make axp717_maps constDavid Lechner
2025-07-06iio: adc: at91_adc: make at91_adc_caps constDavid Lechner
2025-07-06iio: adc: ad7091r8: make ad7091r_init_info constDavid Lechner
2025-07-06iio: adc: ad7091r5: make ad7091r5_init_info constDavid Lechner
2025-07-06iio: adc: ad7380: remove unused oversampling_ratio getterDavid Lechner
2025-07-06iio: adc: ad4851: add spi 3-wire supportAntoniu Miclaus
2025-07-06iio: adc: ad7173: simplify clock enable/disableDavid Lechner
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai
2025-06-29iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner
2025-06-26iio: adc: ti-tsc2046: use = { } instead of memset()David Lechner