summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc12138.c
Commit message (Expand)AuthorAgeFilesLines
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptrJonathan Cameron2021-12-121-7/+4
* iio: ti-adc12138: Use scan_type when processing raw dataGwendal Grignou2021-11-171-1/+2
* iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-09-211-4/+9
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King2017-10-211-1/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita2016-08-311-0/+552