aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/adc/max1241.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: adc: max1241: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-10-20iio: adc: max1241: Make use of the helper function dev_err_probe()Cai Huoqing1-9/+8
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean1-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-19iio: adc: Add MAX1241 driverAlexandru Lazar1-0/+227