summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1241.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max1241: simplify using devm_regulator_get_enable()Matti Vaittinen2022-11-231-25/+3
* iio: adc: max1241: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: adc: max1241: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-9/+8
* iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-131-2/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: Add MAX1241 driverAlexandru Lazar2020-04-191-0/+227