aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/adc/ad7292.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-25iio: adc: ad7292: Switch from of specific to fwnode property handlingJonathan Cameron1-7/+6
2023-04-06iio: adc: ad7292: Add explicit include for of.hRob Herring1-0/+1
2022-08-21iio: ad7292: Prevent regulator double disableMatti Vaittinen1-3/+1
2022-06-14iio: adc: ad7292: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-03-25iio: adc: ad7292: Modify the bool initialization assignmentGuoqing Chi1-1/+1
2020-11-21iio: adc: ad7292: remove unneeded spi_set_drvdata()Alexandru Ardelean1-2/+0
2020-09-29iio: ad7292: Fix of_node refcountingNuno Sá1-1/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-03-08iio: adc: ad9292: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+4
2019-11-10iio: adc: Add driver support for AD7292Marcelo Schmitt1-0/+350