summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7124.c
AgeCommit message (Expand)Author
2021-06-13iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()Jonathan Cameron
2021-05-13iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron
2021-05-13iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron
2021-03-25iio: adc: ad7124: allow more than 8 channelsAlexandru Tachici
2020-09-20iio: adc: ad7124: Fix typo in device nameMircea Caprioru
2020-07-22iio: adc: ad7124: move chip ID & name on the chip_info tableAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-03-08iio: adc: ad7124: Add direct reg accessMircea Caprioru
2020-02-14iio: adc: ad7124: add 3db filterAlexandru Tachici
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici
2020-01-13iio: adc: ad7124: Fix DT channel configurationAlexandru Tachici
2019-12-08iio: adc: ad7124: Enable internal referenceMircea Caprioru
2019-06-26iio: adc: ad7124: Shift to dynamic allocation for channel configurationMircea Caprioru
2019-06-26iio: adc: ad7124: Add buffered input supportMircea Caprioru
2019-06-26iio: adc: ad7124: Remove input number limitationMircea Caprioru
2019-04-04iio: adc: ad7124 fix indentation issue, remove extra tabColin Ian King
2018-11-17iio: adc: Add ad7124 supportStefan Popa