aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7923.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: ad7923: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2013-09-21iio:ad7923: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen1-1/+1
2013-08-03iio: adc: ad7923: Use devm_* APIsSachin Kamat1-13/+7
2013-03-17iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen1-13/+50
2013-03-17iio:ad7923: Implement scale reportingLars-Peter Clausen1-7/+53
2013-03-17iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen1-0/+2
2013-03-17iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-16IIO ADC support for AD7923Christophe Leroy1-0/+298