summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max1118.c
AgeCommit message (Expand)Author
2022-06-14iio: adc: max1118: Fix alignment for DMA safetyJonathan Cameron
2021-10-20iio: adc: max1118: Make use of the helper function dev_err_probe()Cai Huoqing
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-07-07iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protectionsJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-03-08iio: adc: max1118: Use new structure for SPI transfer delaysSergiu Cuciurean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-14iio: adc: add max1117/max1118/max1119 ADC driverAkinobu Mita