aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1118.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: adc: max1118: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-10-20iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron1-13/+9
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron1-31/+15
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron1-3/+7
2020-07-07iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protectionsJonathan Cameron1-5/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-03-08iio: adc: max1118: Use new structure for SPI transfer delaysSergiu Cuciurean1-2/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-04-14iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita1-0/+307