summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ltc2497.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ltc2497: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio:adc:ltc2497 drop of_match_ptr protectionJonathan Cameron2020-07-071-2/+2
* iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König2019-12-151-208/+26
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:adc:ltc2497: Add support for board file based iio consumer mapping.Gaurav Gupta2017-07-021-19/+35
* iio:adc: Driver for Linear Technology LTC2497 ADCMichael Hennerich2017-04-021-0/+279