aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-ads8688.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: Remove superfluous of_node assignmentsGravatar Lars-Peter Clausen 1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentGravatar Alexandru Ardelean 1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 1-1/+1
2019-05-11iio: adc: ti-ads8688: fix timestamp is not updated in bufferGravatar Sean Nyekjaer 1-1/+1
2019-04-04iio: adc: ti-ads8688: Update the module author email addressGravatar Sean Nyekjaer 1-1/+1
2019-01-12iio: ti-ads8688: Update buffer allocation for timestampsGravatar Dan Murphy 1-1/+2
2018-05-12iio: adc: ti-ads8688: add trigger and buffer supportGravatar Sean Nyekjaer 1-3/+45
2017-09-03iio:adc:ti-ads8688: Drop manual setting of the driver owner field.Gravatar Jonathan Cameron 1-1/+0
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerGravatar Jonathan Cameron 1-1/+0
2016-09-05iio: devm_regulator_get_optional never returns NULLGravatar Crt Mori 1-2/+2
2016-07-03iio: adc: add missing of_node references to iio_devGravatar Matt Ranostay 1-0/+1
2015-11-15iio: adc: Add TI ADS8688Gravatar Sean Nyekjaer 1-0/+486