summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/vf610_dac.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: vf610: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* iio: dac: vf610_dac: explicitly add proper header filesNuno Sá2022-06-141-0/+1
* iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+3
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-0/+1
|\
| * iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET2020-05-021-0/+1
* | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+7
|/
* iio: dac: vf610: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoCSanchayan Maity2016-02-241-0/+298