summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-ads8688.c
AgeCommit message (Expand)Author
2024-02-28iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...Jonathan Cameron
2022-06-14iio: adc: ti-ads8688: Fix alignment for DMA safetyJonathan Cameron
2022-05-01iio: ti-ads8688: use of_device_id for OF matchingKrzysztof Kozlowski
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-12-16iio:adc:ti-ads8688:: remove redundant ret variableMinghao Chi
2021-06-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-05-11iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer
2019-04-04iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy
2018-05-12iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer
2017-09-03iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Jonathan Cameron
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-09-05iio: devm_regulator_get_optional never returns NULLCrt Mori
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
2015-11-15iio: adc: Add TI ADS8688Sean Nyekjaer