summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7192.c
AgeCommit message (Expand)Author
2021-09-14iio: adc: ad7192: Add IRQ flagAlexandru Tachici
2021-06-13iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean
2021-06-13iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean
2021-05-13iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean
2021-05-13iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron
2020-07-20iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-04-19iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma
2020-03-08staging: iio: adc: ad7192: move out of stagingAlexandru Tachici