summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7949.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-16iio: adc: ad7949: Fix error messageThorsten Scherer1-1/+1
2022-06-14iio: adc: ad7949: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-09-14iio: adc: ad7949: use devm managed functionsLiam Beguin1-22/+3
2021-09-14iio: adc: ad7949: add vref selection supportLiam Beguin1-16/+76
2021-09-14iio: adc: ad7949: enable use with non 14/16-bit controllersLiam Beguin1-28/+58
2021-09-14iio: adc: ad7949: define and use bitfield namesLiam Beguin1-10/+45
2021-02-12iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner1-1/+1
2020-09-21iio: adc: ad7949: Fix misspelling issueLee Jones1-1/+1
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-12-08iio: ad7949: fix channels mixupsAndrea Merello1-5/+17
2019-09-21iio: ad7949: fix incorrect SPI xfer lenAndrea Merello1-3/+3
2019-09-15iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3
2018-11-03iio:adc:ad7949: Add AD7949 ADC driver familyCharles-Antoine Couret1-0/+347