aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-adc12138.c
AgeCommit message (Expand)Author
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-12-12iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptrJonathan Cameron
2021-11-17iio: ti-adc12138: Use scan_type when processing raw dataGwendal Grignou
2020-09-21iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-10-21iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-08-31iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita