summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
AgeCommit message (Expand)AuthorLines
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King-1/+1
2019-06-23Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman-24/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-20/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner-4/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman-102/+27
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-87/+24
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner-36/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-31/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-1/+1
2019-05-11iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev-1/+1
2019-05-11iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev-6/+0
2019-04-27iio: dac: ad5758: remove set but not used variable 'dc_dc_mode'YueHaibing-6/+3
2019-04-27iio: dac: ad5758: declare missing of tableDaniel Gomez-0/+9
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-37/+18
2019-04-22iio: dac: ad5758: Modifications for new revisionMircea Caprioru-37/+18
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman-0/+1
2019-04-04iio:dac:ad5064 mlock cleanup - move to a local lock.Jonathan Cameron-6/+9
2019-04-04iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer-1/+1
2019-03-16iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais-0/+1
2019-02-09iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado-0/+195
2019-02-09drivers: iio: dac: Fix wrong license for ADI driversStefan Popa-5/+5
2019-01-12iio: dac: ad5686: Add support for AD5674R/AD5679RMircea Caprioru-7/+50
2018-12-08iio: dac: ad5686: fix bit shift read registerMircea Caprioru-1/+2
2018-12-08iio:dac:ad5686: Add AD5310R supportStefan Popa-3/+41
2018-11-11iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311Charles-Antoine Couret-0/+348
2018-10-14iio: dpot-dac: mark expected switch fall-through with text GCC expects.Gustavo A. R. Silva-2/+2
2018-09-29iio: ad5064: Fix regulator handlingLars-Peter Clausen-15/+38
2018-09-14Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-38/+308
2018-09-02iio: dac: ad5758: Add support for hard resetStefan Popa-2/+24
2018-08-25iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson-0/+1
2018-08-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson-3/+8
2018-08-25iio: dac: add support for ltc1660Marcus Folkesson-0/+261
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann-1/+1
2018-08-20iio: dpot-dac: switch to SPDX license identifierPeter Rosin-4/+1
2018-08-19iio: dac: mcp4725: avoid using CONFIG_PM_SLEEPMarcus Folkesson-9/+3
2018-08-19iio: dac: max5821: avoid using CONFIG_PM_SLEEPMarcus Folkesson-8/+3
2018-08-19iio: dac: max517: avoid using CONFIG_PM_SLEEPMarcus Folkesson-8/+3
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich-4/+4
2018-07-07iio: dac: Add AD5758 supportStefan Popa-0/+908
2018-07-07iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King-5/+0
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King-6/+0
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+9
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+3
2018-06-10iio:dac:ad5686: Add AD5311R supportStefan Popa-0/+9
2018-05-22iio: dac: Add support for external reference voltage through the regulator fr...Silvan Murer-9/+61