aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer/max5481.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: potentiometer: max5481: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-07-19iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean1-13/+9
2021-03-11iio: use getter/setter functionsJulia Lawall1-2/+2
2020-09-21iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron1-13/+0
2020-09-21iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron1-6/+4
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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-08-19iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall1-5/+2
2017-09-03iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron1-1/+0
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-01-28iio: max5481: Add support for Maxim digital potentiometersMatt Weber1-0/+223