summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ad5592r.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * iio:dac:ad5592r: Move exports into IIO_AD5592R namespaceJonathan Cameron2022-02-181-0/+1
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio: dac: ad5592r: Make ad5592r_remove() return voidUwe Kleine-König2021-10-191-1/+3
* iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-4/+3
* iio: dac: ad5592r: Fix a typo in the name of a functionChristophe JAILLET2020-05-031-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: dac: ad5592r: Add ACPI supportMichael Hennerich2016-12-301-0/+8
* drivers: iio: dac: Fix sparse warningSandhya Bankar2016-09-271-1/+1
* iio: dac: Add support for the AD5592R/AD5593R ADCs/DACsPaul Cercueil2016-04-101-0/+164