summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1118.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max1118: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-4/+3
* iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron2021-06-031-13/+9
* iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron2021-06-031-31/+15
* iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron2020-08-311-3/+7
* iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protectionsJonathan Cameron2020-07-071-5/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: max1118: Use new structure for SPI transfer delaysSergiu Cuciurean2020-03-081-2/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita2017-04-141-0/+307