summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc108s102.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-adc109s102: drop ACPI_PTR() and CONFIG_ACPI guardsJonathan Cameron2024-01-231-3/+1
* iio: adc: ti-adc108s102: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.Jonathan Cameron2021-10-191-5/+6
* iio: adc: ti-adc108s102: Use devm managed functions for all of probe()Jonathan Cameron2021-06-031-30/+15
* iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-09-031-3/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: Add support for TI ADC108S102 and ADC128S102Jan Kiszka2017-05-211-0/+348