summaryrefslogtreecommitdiff
path: root/drivers/iio/potentiometer/ad5272.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-23iio: potentiometer: ad5272: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-06-14iio: potentiometer: ad5272: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid1-2/+2
2020-09-17iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-3/+2
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-02-10iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid1-0/+231