summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ltc2632.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ltc2632: Make use of device propertiesAndy Shevchenko2022-04-281-3/+3
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-2/+2
* iio: dac: ltc2632: Fix formatting in kerneldoc struct headerLee Jones2020-07-201-3/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: DAC extension for ltc2634-12/10/8Chris Ruehl2020-05-031-0/+60
* iio: documentation ltc2632_chip_info add num_channelsChris Ruehl2020-05-031-0/+1
* iio: dac: ltc2632: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
* iio: dac: ltc2632: remove some unused definesUwe Kleine-König2020-02-141-3/+0
* iio: dac: ltc2632: add support for LTC2636 familyUwe Kleine-König2020-02-141-3/+74
* iio: dac: ltc2632: drop some duplicated dataUwe Kleine-König2020-02-141-13/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-231-1/+1
* iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King2018-07-071-5/+0
* iio: dac: Add support for external reference voltage through the regulator fr...Silvan Murer2018-05-221-9/+61
* iio: dac: fix missing of_match_table assignment in the LTC 2632 deviceSilvan Murer2018-05-221-9/+10
* iio:dac: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: dac: Add support for ltc2632 DACsMaxime Roussin-Belanger2017-03-211-0/+314