aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/dac/ds4424.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-23iio: dac: ds4424: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-07-18iio: dac: ds4424: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2021-10-19iio: dac: ds4424: Make use of the helper function dev_err_probe()Cai Huoqing1-6/+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
2019-06-23Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2019-05-11iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev1-1/+1
2019-05-11iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev1-6/+0
2017-10-09iio: dac: ds4422/ds4424 dac driverIsmail H. Kose1-0/+341