summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/ad5272.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: potentiometer: ad5272: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: potentiometer: ad5272: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: potentiometer: ad5272: Correct polarity of resetPhil Reid2020-12-031-2/+2
* iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-171-3/+2
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid2018-02-101-0/+231