summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7298.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7298: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: adc: ad7298: Enable on Intel Galileo Gen 1Andy Shevchenko2021-05-171-0/+8
* iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron2021-04-071-6/+0
* iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean2020-12-031-1/+1
* iio: adc: ad7298: convert probe to device-managed functionsAlexandru Ardelean2020-11-281-31/+15
* iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean2020-10-101-8/+9
* iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-201-4/+4
* 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 177Thomas Gleixner2019-05-301-2/+1
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: ad7298: use iio helper function to guarantee direct modeAlison Schofield2016-07-241-10/+10
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:adc:ad7298: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-12/+9
* iio:ad7298: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-151-1/+1
* iio: adc: ad7298: Use devm_* APIsSachin Kamat2013-08-031-16/+8
* iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iio:adc:ad7298 make the tx and rx buffers __be16Jonathan Cameron2012-11-211-2/+2
* staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen2012-11-191-0/+408