summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7606.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-28iio: adc: ad7606: add support for AD760{7,8,9} partsAlexandru Ardelean1-0/+3
2024-10-28iio: adc: ad7606: rework scale-available to be staticAlexandru Ardelean1-5/+1
2024-10-21iio: adc: ad7606: Add iio-backend supportGuillaume Stols1-0/+15
2024-10-21iio: adc: ad7606: Introduce num_adc_channelsGuillaume Stols1-0/+2
2024-10-21iio: adc: ad7606: Add compatibility to fw_nodesGuillaume Stols1-11/+21
2024-10-21iio: adc: ad7606: Add PWM support for conversion triggerGuillaume Stols1-0/+2
2024-10-05iio: adc: Fix typos in comments across various filesYu Jiaoliang1-1/+1
2024-10-05iio: adc: ad7606: add support for AD7606C-{16,18} partsAlexandru Ardelean1-3/+13
2024-09-30iio: adc: ad7606: rework available attributes for SW channelsAlexandru Ardelean1-4/+28
2024-09-30iio: adc: ad7606: wrap channel ranges & scales into structAlexandru Ardelean1-6/+16
2024-09-30iio: adc: ad7606: move scale_setup as function pointer on chip-infoAlexandru Ardelean1-0/+6
2024-09-30iio: adc: ad7606: add 'bits' parameter to channels macrosAlexandru Ardelean1-8/+10
2024-07-29iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols1-0/+2
2022-11-23iio: adc: ad7606: simplify using devm_regulator_get_enable()Matti Vaittinen1-2/+0
2022-06-14iio: adc: ad7606: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2021-12-16iio: adc: ad7606: Fix syntax errors in commentsXiang wangx1-1/+1
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCStefan Popa1-0/+4
2019-07-28iio: adc: ad7606: Add support for software mode for ad7616Beniamin Bia1-8/+30
2019-07-28iio: adc: ad7606: Move spi dependent features to spi fileBeniamin Bia1-9/+3
2019-07-28iio: adc: ad7606: Move common channel definition to headerBeniamin Bia1-0/+23
2019-06-16iio: adc: ad7606: Add software configurationBeniamin Bia1-0/+2
2019-06-16iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia1-1/+14
2019-04-14iio: adc: ad7616: Add support for AD7616 ADCBeniamin Bia1-3/+6
2019-04-14iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a...Stefan Popa1-2/+14
2019-01-05staging: iio: adc: ad7606: Move out of stagingStefan Popa1-0/+99