summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7192.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil1-6/+2
2021-10-20iio: adc: ad7192: Add IRQ flagAlexandru Tachici1-0/+1
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean1-9/+9
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-04-19iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean1-16/+47
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
2020-03-08staging: iio: adc: ad7192: move out of stagingAlexandru Tachici1-0/+1034