summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc0832.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-adc0832: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: adc: ti-adc0832: Use devm managed functions for all of probe()Jonathan Cameron2021-06-031-27/+12
* iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron2020-09-211-3/+8
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-07-071-5/+2
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* 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: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: ti-adc0832: add triggered buffer supportAkinobu Mita2016-10-231-19/+87
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-091-0/+288