aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7923.c
AgeCommit message (Expand)Author
2019-12-29iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho
2019-12-29iio: adc: ad7923: Add of_device_id tableDaniel Junho
2019-12-29iio: adc: ad7923: Fix checkpatch warningDaniel Junho
2019-12-29iio: adc: ad7923: Remove the unused definesDaniel Junho
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-04-04iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes
2019-04-04iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes
2019-04-04iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes
2019-04-04iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2013-09-21iio:ad7923: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-08-03iio: adc: ad7923: Use devm_* APIsSachin Kamat
2013-03-17iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924Lars-Peter Clausen
2013-03-17iio:ad7923: Implement scale reportingLars-Peter Clausen
2013-03-17iio:ad7923: Return error if we didn't get the expected resultLars-Peter Clausen
2013-03-17iio:adc:ad7923 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-16IIO ADC support for AD7923Christophe Leroy