summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-ads8688.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-ads8688: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: ti-ads8688: use of_device_id for OF matchingKrzysztof Kozlowski2022-05-011-0/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio:adc:ti-ads8688:: remove redundant ret variableMinghao Chi2021-12-161-3/+1
* iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-06-141-1/+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 500Thomas Gleixner2019-06-191-4/+1
* Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-05-201-1/+1
|\
| * iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer2019-05-111-1/+1
* | iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer2019-04-041-1/+1
|/
* iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy2019-01-121-1/+2
* iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer2018-05-121-3/+45
* iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Jonathan Cameron2017-09-031-1/+0
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: devm_regulator_get_optional never returns NULLCrt Mori2016-09-051-2/+2
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio: adc: Add TI ADS8688Sean Nyekjaer2015-11-151-0/+486