summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/ds1803.c
Commit message (Expand)AuthorAgeFilesLines
* iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J2022-02-261-1/+36
* iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J2022-02-261-5/+22
* iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J2022-02-261-1/+4
* iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J2022-02-261-8/+22
* iio: potentiometer: ds1803: Add available functionalityJagath Jog J2022-02-261-16/+45
* iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J2022-02-261-7/+6
* iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-171-4/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha2018-03-101-1/+1
* iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: potentiometer: add driver for Maxim Integrated DS1803Slawomir Stepien2016-04-101-0/+173