summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max11100.c
AgeCommit message (Expand)Author
2022-06-14iio: adc: max11100: Fix alignment for DMA safetyJonathan Cameron
2021-06-03iio: adc: max11100: Use devm_ functions for rest of probe()Jonathan Cameron
2021-06-03iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.Jonathan Cameron
2020-07-07iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h includeJonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn
2018-11-16iio: adc: max11100: convert to SPDX identifiersKuninori Morimoto
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-30iio: adc: replace comma with a semicolonArushi Singhal
2017-03-08iio: adc: max11100: remove .owner field for driverWei Yongjun
2017-01-22iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid
2017-01-21iio: adc: Add Maxim MAX11100 driverJacopo Mondi