index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2025-08-16
iio: adc: rzg2l_adc: Set driver data before enabling runtime PM
Claudiu Beznea
2025-08-16
iio: adc: rzg2l: Cleanup suspend/resume path
Claudiu Beznea
2025-08-16
iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4
David Lechner
2025-08-16
iio: adc: bd79124: Add GPIOLIB dependency
Matti Vaittinen
2025-08-11
iio: adc: ad7124: fix channel lookup in syscalib functions
David Lechner
2025-08-11
iio: adc: ad7173: prevent scan if too many setups requested
David Lechner
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-16
iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOAD
Nathan Chancellor
2025-07-16
iio: adc: ad7173: fix setting ODR in probe
David Lechner
2025-07-16
iio: adc: ad7173: fix calibration channel
David Lechner
2025-07-16
iio: adc: ad7173: fix num_slots
David Lechner
2025-07-16
iio: adc: ad7173: fix channels index for syscalib_mode
David Lechner
2025-07-16
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
2025-07-14
iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for internal temperature sensor
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add GPIO controller support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add clock provider support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add timestamp channel
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for buffered data capture
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add digital filter and sample frequency config support
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for calibration bias
Marcelo Schmitt
2025-07-14
iio: adc: ad4170-4: Add support for calibration gain
Marcelo Schmitt
2025-07-14
iio: adc: Add basic support for AD4170-4
Ana-Maria Cusco
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6373 PMIC AUXADC
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Add support for MediaTek MT6363 PMIC AUXADC
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Move reference voltage to platform data
AngeloGioacchino Del Regno
2025-07-13
iio: adc: mt6359: Add ready register index and mask to channel data
AngeloGioacchino Del Regno
2025-07-13
iio: adc: ad4000: don't use shift_right()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: add SPI offload support
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use spi_optimize_message()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: refactor setting read address
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: audit included headers
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use BITS_TO_BYTES() macro
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use sizeof() in ALIGN()
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: sort includes
David Lechner
2025-07-13
iio: adc: ad_sigma_delta: don't overallocate scan buffer
David Lechner
2025-07-13
iio: adc: ad7768-1: add low pass -3dB cutoff attribute
Jonathan Santos
2025-07-13
iio: adc: ad7124: Use separate structures rather than array for chip info
David Lechner
2025-07-06
iio: adc: stm32-adc: make stm32_adc_trig_info const
David Lechner
2025-07-06
iio: adc: qcom-vadc: make scale_adc5_fn const
David Lechner
2025-07-06
iio: adc: mp2629_adc: make mp2629_channels const
David Lechner
2025-07-06
iio: adc: axp20x_adc: make axp717_maps const
David Lechner
2025-07-06
iio: adc: at91_adc: make at91_adc_caps const
David Lechner
2025-07-06
iio: adc: ad7091r8: make ad7091r_init_info const
David Lechner
2025-07-06
iio: adc: ad7091r5: make ad7091r5_init_info const
David Lechner
2025-07-06
iio: adc: ad7380: remove unused oversampling_ratio getter
David Lechner
2025-07-06
iio: adc: ad4851: add spi 3-wire support
Antoniu Miclaus
[next]