aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7887.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: adc: ad7887: Fix alignment for DMA safetyJonathan Cameron1-3/+2
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean1-1/+0
2021-04-07iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron1-6/+0
2020-11-14iio: adc: ad7887: convert probe to device-managed functionsAlexandru Ardelean1-28/+15
2020-10-10iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean1-4/+8
2020-07-20iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-2/+0
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-12-15iio: adc: ad7887: Cleanup channel assignmentBeniamin Bia1-39/+43
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-06-14iio:adc:ad7887: Use BIT() and GENMASK() macrosPeter Meerwald1-11/+10
2013-12-17iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2013-10-16iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-5/+0
2013-09-21iio:ad7887: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-08-03iio: adc: ad7887: Use devm_* APIsSachin Kamat1-16/+7
2013-03-17iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-1/+1
2012-11-05staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen1-0/+378