summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ds4424.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: dac: ds4424: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio: dac: ds4424: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-4/+4
* iio: dac: ds4424: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+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.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-231-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-1/+1
|\|
| * iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev2019-05-111-1/+1
* | iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev2019-05-111-6/+0
|/
* iio: dac: ds4422/ds4424 dac driverIsmail H. Kose2017-10-091-0/+341