开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
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
2025-07-06
iio: adc: ad7173: simplify clock enable/disable
David Lechner
2025-06-26
iio: adc: ti-tsc2046: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: ti-lmp92064: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: ti-ads1119: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: ti-ads1015: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: stm32-adc: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: rtq6056: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: rockchip_saradc: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: mt6360-adc: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: dln2-adc: use = { } instead of memset()
David Lechner
2025-06-26
iio: adc: ad7768-1: add filter type and oversampling ratio attributes
Jonathan Santos
2025-06-26
iio: adc: ad7768-1: replace manual attribute declaration
Jonathan Santos
2025-06-26
iio: adc: ad7768-1: add support for Synchronization over SPI
Jonathan Santos
2025-06-26
iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
Jonathan Santos
2025-06-26
iio: adc: ad7768-1: Add GPIO controller support
Sergiu Cuciurean
2025-06-26
iio: adc: ad7768-1: add regulator to control VCM output
Jonathan Santos
2025-06-26
iio: adc: stm32-adc: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-06-26
iio: adc: ad7173: check return value of spi_setup()
David Lechner
2025-06-26
iio: adc: stm32-dfsdm: Fix build warnings about export.h
Antonio Borneo
2025-06-26
iio: adc: ad7405: add ad7405 driver
Pop Ioan Daniel
2025-06-26
iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_set
Pop Ioan Daniel
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
2025-06-26
iio: adc: ad4851: ad4851_set_oversampling_ratio parameters update
Pop Ioan Daniel
2025-06-26
iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"
Colin Ian King
2025-06-09
iio: adc: ad7606: add gain calibration support
Angelo Dureghello
[next]