summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7887.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7887: Fix alignment for DMA safetyJonathan Cameron2022-06-141-3/+2
* iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-131-1/+0
* iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron2021-04-071-6/+0
* iio: adc: ad7887: convert probe to device-managed functionsAlexandru Ardelean2020-11-141-28/+15
* iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean2020-10-101-4/+8
* iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-201-1/+1
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-2/+0
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia2019-12-151-39/+43
* 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: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald2014-06-141-11/+10
* iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron2013-12-171-2/+14
* iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-5/+0
* iio:ad7887: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* iio: adc: ad7887: Use devm_* APIsSachin Kamat2013-08-031-16/+7
* iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-1/+1
* staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen2012-11-051-0/+378