summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7949.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7949: Fix error messageThorsten Scherer2022-07-161-1/+1
* iio: adc: ad7949: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: adc: ad7949: use devm managed functionsLiam Beguin2021-09-141-22/+3
* iio: adc: ad7949: add vref selection supportLiam Beguin2021-09-141-16/+76
* iio: adc: ad7949: enable use with non 14/16-bit controllersLiam Beguin2021-09-141-28/+58
* iio: adc: ad7949: define and use bitfield namesLiam Beguin2021-09-141-10/+45
* iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner2021-02-121-1/+1
* iio: adc: ad7949: Fix misspelling issueLee Jones2020-09-211-1/+1
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: ad7949: fix channels mixupsAndrea Merello2019-12-081-5/+17
* iio: ad7949: fix incorrect SPI xfer lenAndrea Merello2019-09-211-3/+3
* iio: ad7949: kill pointless "readback"-handling codeAndrea Merello2019-09-151-24/+3
* iio:adc:ad7949: Add AD7949 ADC driver familyCharles-Antoine Couret2018-11-031-0/+347