summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/dpot-dac.c
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:dpot-dac: Swap of.h for mod_devicetable.hJonathan Cameron2021-12-121-1/+1
* Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-141-2/+3
|\
| * iio: dpot-dac: fix code comment in dpot_dac_read_raw()Gustavo A. R. Silva2020-08-261-1/+2
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | iio: dac: dpot-dac: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-10/+6
|/
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dpot-dac: mark expected switch fall-through with text GCC expects.Gustavo A. R. Silva2018-10-141-2/+2
* iio: dpot-dac: switch to SPDX license identifierPeter Rosin2018-08-201-4/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: dpot-dac: DAC driver based on a digital potentiometerPeter Rosin2016-11-131-0/+266