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
/
ad7606.h
Age
Commit message (
Expand
)
Author
2025-06-09
iio: adc: ad7606: add gain calibration support
Angelo Dureghello
2025-06-09
iio: adc: ad7606: rename chan_scale to a more generic chan_info
Angelo Dureghello
2025-06-09
iio: adc: ad7606: add offset and phase calibration support
Angelo Dureghello
2025-05-21
iio: adc: ad7606: explicit timestamp alignment
David Lechner
2025-04-22
iio: adc: ad7606: add SPI offload support
Angelo Dureghello
2025-04-22
iio: adc: ad7606: dynamically allocate channel info
David Lechner
2025-04-22
iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_t
David Lechner
2025-04-22
iio: adc: ad7606: don't use address field
David Lechner
2025-04-22
iio: adc: ad7606: use kernel identifier name style
David Lechner
2025-04-22
iio: adc: ad7606: fix kernel-doc comments
David Lechner
2025-02-11
iio: adc: ad7606: add support for writing registers when using backend
Guillaume Stols
2025-02-11
iio: adc: ad7606: change channel macros parameters
Guillaume Stols
2025-02-11
iio: adc: ad7606: move software functions into common file
Guillaume Stols
2024-12-20
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-10-28
iio: adc: ad7606: add support for AD760{7,8,9} parts
Alexandru Ardelean
2024-10-28
iio: adc: ad7606: rework scale-available to be static
Alexandru Ardelean
2024-10-21
iio: adc: ad7606: Add iio-backend support
Guillaume Stols
2024-10-21
iio: adc: ad7606: Introduce num_adc_channels
Guillaume Stols
2024-10-21
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
2024-10-21
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2024-10-05
iio: adc: Fix typos in comments across various files
Yu Jiaoliang
2024-10-05
iio: adc: ad7606: add support for AD7606C-{16,18} parts
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: rework available attributes for SW channels
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: wrap channel ranges & scales into struct
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: move scale_setup as function pointer on chip-info
Alexandru Ardelean
2024-09-30
iio: adc: ad7606: add 'bits' parameter to channels macros
Alexandru Ardelean
2024-07-29
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
2022-11-23
iio: adc: ad7606: simplify using devm_regulator_get_enable()
Matti Vaittinen
2022-06-14
iio: adc: ad7606: Fix alignment for DMA safety
Jonathan Cameron
2021-12-16
iio: adc: ad7606: Fix syntax errors in comments
Xiang wangx
2019-08-25
iio: adc: ad7606: Add support for AD7606B ADC
Stefan Popa
2019-07-28
iio: adc: ad7606: Add support for software mode for ad7616
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move spi dependent features to spi file
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move common channel definition to header
Beniamin Bia
2019-06-16
iio: adc: ad7606: Add software configuration
Beniamin Bia
2019-06-16
iio: adc: ad7606: Move oversampling and scale options to chip info
Beniamin Bia
2019-04-14
iio: adc: ad7616: Add support for AD7616 ADC
Beniamin Bia
2019-04-14
iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a...
Stefan Popa
2019-01-05
staging: iio: adc: ad7606: Move out of staging
Stefan Popa