summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7192.c
Commit message (Expand)AuthorAgeFilesLines
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-1/+2
* iio: adc: ad7192: Add IRQ flagAlexandru Tachici2021-09-141-0/+1
* iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean2021-06-131-53/+36
* iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean2021-06-131-3/+3
* iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean2021-05-131-7/+4
* iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron2021-05-131-2/+6
* iio: adc: ad7192: move ad7192_of_match table closer to the end of the fileAlexandru Ardelean2020-07-201-9/+9
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: adc: ad7192: fix null pointer de-reference crash during probeAlexandru Ardelean2020-04-191-16/+47
* staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma2020-03-231-2/+2
* staging: iio: adc: ad7192: move out of stagingAlexandru Tachici2020-03-081-0/+1034