aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7887.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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