summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7923.c
AgeCommit message (Expand)Author
2021-05-22iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron
2021-04-07iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron
2021-03-29iio: adc: ad7923: register device with devm_iio_device_registerLucas Stankus
2021-03-29iio: adc: ad7923: use device-managed function for triggered bufferLucas Stankus
2021-03-29iio: adc: ad7923: use devm_add_action_or_reset for regulator disableLucas Stankus
2020-07-20iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
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