aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7949.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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