| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: dac: Kconfig: sort symbols alphabetically | Alexandru Ardelean | 2020-03-08 | 1 | -31/+31 |
* | iio: dac: ad5770r: Add AD5770R support | Alexandru Tachici | 2020-03-08 | 3 | -0/+706 |
* | iio: dac: ltc2632: remove some unused defines | Uwe Kleine-König | 2020-02-14 | 1 | -3/+0 |
* | iio: dac: ltc2632: add support for LTC2636 family | Uwe Kleine-König | 2020-02-14 | 2 | -5/+77 |
* | iio: dac: ltc2632: drop some duplicated data | Uwe Kleine-König | 2020-02-14 | 1 | -13/+9 |
* | iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formatting | Colin Ian King | 2020-02-14 | 1 | -13/+9 |
* | iio: dac: stm32-dac: better handle reset controller failures | Etienne Carriere | 2020-01-18 | 1 | -2/+10 |
* | iio: dac: stm32-dac: use reset controller only at probe time | Etienne Carriere | 2020-01-18 | 1 | -6/+5 |
* | iio: ad5592r: Drop surplus GPIO header | Linus Walleij | 2019-12-15 | 1 | -1/+0 |
* | iio: dac: ad7303: use regulator get optional to check for ext supply | Alexandru Tachici | 2019-11-23 | 1 | -18/+7 |
* | iio: dac: ad5446: Add support for new AD5600 DAC | Stefan Popa | 2019-11-10 | 2 | -2/+8 |
* | iio: dac: vf610: Use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
* | iio: dac: lpc18xx: Use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
* | iio: dac: ad7303: replace mlock with own lock | Alexandru Ardelean | 2019-10-15 | 1 | -4/+9 |
* | iio: dac: stm32: add power management support | Fabrice Gasnier | 2019-10-15 | 2 | -33/+199 |
* | iio: dac: ad5380: fix incorrect assignment to val | Colin Ian King | 2019-09-03 | 1 | -1/+1 |
* | Merge 5.2-rc6 into staging-next | Greg Kroah-Hartman | 2019-06-23 | 6 | -24/+6 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 5 | -20/+5 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | | Merge 5.2-rc3 into staging-next | Greg Kroah-Hartman | 2019-06-03 | 27 | -102/+27 |
|\| |
|
| * | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-05-31 | 24 | -87/+24 |
| |\ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 2019-05-30 | 18 | -36/+18 |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 2 | -18/+2 |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 3 | -31/+3 |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
| * | | Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-31 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2019-05-20 | 1 | -1/+1 |
| | |\ |
|
| | | * | iio: dac: ds4422/ds4424 fix chip verification | Ruslan Babayev | 2019-05-11 | 1 | -1/+1 |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
| * | | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
| |/ / |
|
* | | | iio: dac: ds4422/ds4424 drop of_node check | Ruslan Babayev | 2019-05-11 | 1 | -6/+0 |
* | | | iio: dac: ad5758: remove set but not used variable 'dc_dc_mode' | YueHaibing | 2019-04-27 | 1 | -6/+3 |
* | | | iio: dac: ad5758: declare missing of table | Daniel Gomez | 2019-04-27 | 1 | -0/+9 |
|/ / |
|
* | | Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-04-25 | 1 | -37/+18 |
|\ \ |
|
| * | | iio: dac: ad5758: Modifications for new revision | Mircea Caprioru | 2019-04-22 | 1 | -37/+18 |
* | | | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman | 2019-04-21 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | iio: dac: mcp4725: add missing powerdown bits in store eeprom | Jean-Francois Dagenais | 2019-03-16 | 1 | -0/+1 |
* | | iio:dac:ad5064 mlock cleanup - move to a local lock. | Jonathan Cameron | 2019-04-04 | 1 | -6/+9 |
* | | iio: dac: ti-dac5571: Update the module author email address | Sean Nyekjaer | 2019-04-04 | 1 | -1/+1 |
|/ |
|
* | iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612 | Ricardo Ribalda Delgado | 2019-02-09 | 3 | -0/+195 |
* | drivers: iio: dac: Fix wrong license for ADI drivers | Stefan Popa | 2019-02-09 | 5 | -5/+5 |
* | iio: dac: ad5686: Add support for AD5674R/AD5679R | Mircea Caprioru | 2019-01-12 | 4 | -7/+50 |
* | iio: dac: ad5686: fix bit shift read register | Mircea Caprioru | 2018-12-08 | 1 | -1/+2 |
* | iio:dac:ad5686: Add AD5310R support | Stefan Popa | 2018-12-08 | 3 | -3/+41 |
* | iio:dac:ti-dac7311 Add driver for Texas Instrument DAC7311 | Charles-Antoine Couret | 2018-11-11 | 3 | -0/+348 |
* | iio: dpot-dac: mark expected switch fall-through with text GCC expects. | Gustavo A. R. Silva | 2018-10-14 | 1 | -2/+2 |
* | iio: ad5064: Fix regulator handling | Lars-Peter Clausen | 2018-09-29 | 1 | -15/+38 |
* | Merge tag 'iio-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-09-14 | 14 | -38/+308 |
|\ |
|
| * | iio: dac: ad5758: Add support for hard reset | Stefan Popa | 2018-09-02 | 1 | -2/+24 |
| * | iio: dac: ti-dac5571: provide of_match_table to driver | Marcus Folkesson | 2018-08-25 | 1 | -0/+1 |