aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/dac/ltc2632.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-20iio: dac: ltc2632: Fix formatting in kerneldoc struct headerLee Jones1-3/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: DAC extension for ltc2634-12/10/8Chris Ruehl1-0/+60
2020-05-03iio: documentation ltc2632_chip_info add num_channelsChris Ruehl1-0/+1
2020-05-03iio: dac: ltc2632: Use put_unaligned_be24()Andy Shevchenko1-3/+3
2020-02-14iio: dac: ltc2632: remove some unused definesUwe Kleine-König1-3/+0
2020-02-14iio: dac: ltc2632: add support for LTC2636 familyUwe Kleine-König1-3/+74
2020-02-14iio: dac: ltc2632: drop some duplicated dataUwe Kleine-König1-13/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-1/+1
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King1-5/+0
2018-05-22iio: dac: Add support for external reference voltage through the regulator framework.Silvan Murer1-9/+61
2018-05-22iio: dac: fix missing of_match_table assignment in the LTC 2632 deviceSilvan Murer1-9/+10
2017-08-22iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-03-21iio: dac: Add support for ltc2632 DACsMaxime Roussin-Belanger1-0/+314