summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ltc2688.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ltc2688: Simplify using devm_regulator_*get_enable()Matti Vaittinen2022-11-231-20/+3
* iio: dac: ltc2688: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-05-191-10/+9
|\
| * iio: dac: ltc2688: Use temporary variable for struct deviceAndy Shevchenko2022-04-041-10/+9
* | iio: dac: ltc2688: fix voltage scale readNuno Sá2022-04-161-1/+1
|/
* iio: dac: add support for ltc2688Nuno Sá2022-03-011-0/+1071