summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
|/
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0718-79/+184
|\
| * Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-0/+1
| |\
| * | iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-212-15/+16
| * | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+7
| * | iio: dac: ad5686: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-162-4/+8
| * | iio: dac: ad5421: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+13
| * | iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-2/+6
| * | iio: dac: ad5764: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5761: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5755: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+14
| * | iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5360: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-6/+11
| * | Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-05-156-16/+77
| |\ \
| | * | iio: DAC extension for ltc2634-12/10/8Chris Ruehl2020-05-032-3/+63
| | * | iio: documentation ltc2632_chip_info add num_channelsChris Ruehl2020-05-031-0/+1
| | * | iio: dac: ad5592r: Fix a typo in the name of a functionChristophe JAILLET2020-05-031-2/+2
| | * | iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-05-031-1/+1
| | * | iio: dac: ad5446: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
| | * | iio: dac: ad5624r_spi: Use put_unaligned_be24()Andy Shevchenko2020-05-031-4/+4
| | * | iio: dac: ltc2632: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
* | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-012-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado2020-05-252-4/+4
| | |/ | |/|
* | | iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET2020-05-021-0/+1
| |/ |/|
* | iio: dac: ad5770r: fix off-by-one check on maximum number of channelsColin Ian King2020-04-191-1/+1
|/
* iio: dac: Kconfig: sort symbols alphabeticallyAlexandru Ardelean2020-03-081-31/+31
* iio: dac: ad5770r: Add AD5770R supportAlexandru Tachici2020-03-083-0/+706
* 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-142-5/+77
* iio: dac: ltc2632: drop some duplicated dataUwe Kleine-König2020-02-141-13/+9
* iio: ad5755: fix spelling mistake "to" -> "too" and grammar plus formattingColin Ian King2020-02-141-13/+9
* iio: dac: stm32-dac: better handle reset controller failuresEtienne Carriere2020-01-181-2/+10
* iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere2020-01-181-6/+5
* iio: ad5592r: Drop surplus GPIO headerLinus Walleij2019-12-151-1/+0
* iio: dac: ad7303: use regulator get optional to check for ext supplyAlexandru Tachici2019-11-231-18/+7
* iio: dac: ad5446: Add support for new AD5600 DACStefan Popa2019-11-102-2/+8
* iio: dac: vf610: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* iio: dac: lpc18xx: Use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
* iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean2019-10-151-4/+9
* iio: dac: stm32: add power management supportFabrice Gasnier2019-10-152-33/+199
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
* Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-236-24/+6
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-0327-102/+27
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3124-87/+24
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-3018-36/+18
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-18/+2