summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/vf610_dac.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: dac: vf610_dac: explicitly add proper header filesNuno Sá1-0/+1
2022-02-18iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron1-4/+3
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman1-0/+1
2020-05-16iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+7
2020-05-02iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2019-11-09iio: dac: vf610: Use devm_platform_ioremap_resourceJonathan Cameron1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2016-02-24iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoCSanchayan Maity1-0/+298