summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron2021-12-211-1/+1
* drivers:iio:dac: Add AD3552R driver supportMihail Chindris2021-12-163-0/+1149
* iio:adc/dac:Kconfig: Update to drop OF dependencies.Jonathan Cameron2021-12-121-1/+0
* iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.hJonathan Cameron2021-12-121-2/+1
* iio:dac:dpot-dac: Swap of.h for mod_devicetable.hJonathan Cameron2021-12-121-1/+1
* iio:dac:ad5758: Drop unused of specific headers.Jonathan Cameron2021-12-121-2/+1
* iio:dac:ad5755: Switch to generic firmware properties and drop pdataJonathan Cameron2021-12-121-36/+116
* iio:dac:ad7293: add support for AD7293Antoniu Miclaus2021-12-043-0/+946
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-2714-28/+19
* Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-242-4/+11
|\
| * iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen2021-10-171-1/+8
| * drivers: iio: dac: ad5766: Fix dt property nameMihail Chindris2021-10-071-3/+3
* | Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-1922-143/+134
|\ \ | |/ |/|
| * iio: dac: ad5686: Make ad5686_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * iio: dac: ad5592r: Make ad5592r_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * iio: dac: ad5446: Make ad5446_remove() return voidUwe Kleine-König2021-10-191-5/+7
| * iio: dac: ad5380: Make ad5380_remove() return voidUwe Kleine-König2021-10-191-7/+8
| * drivers:iio:dac:ad5766.c: Add trigger bufferMihail Chindris2021-10-191-0/+42
| * iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
| * iio: dac: stm32-dac: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-10/+4
| * iio: dac: mcp4922: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
| * iio: dac: max5821: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+3
| * iio: dac: ds4424: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+3
| * iio: dac: ltc1660: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
| * iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-8/+6
| * iio: dac: ad8801: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-6/+5
| * iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-10-171-3/+1
| * iio: dac: ad5064: convert probe to full device-managedAlexandru Ardelean2021-10-171-37/+12
| * iio: dac: ad7303: convert probe to full device-managedAlexandru Ardelean2021-10-171-30/+17
| * iio: ad5770r: make devicetree property reading consistentNuno Sá2021-09-141-1/+1
* | iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter2021-09-141-0/+1
|/
* iio: dac: max5821: convert device register to device managed functionThéo Borém Fabris2021-07-311-24/+17
* iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron2021-07-191-1/+17
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-092-4/+1
|\
| * iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-2/+1
| * iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron2021-05-171-2/+0
* | iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko2021-05-221-5/+11
|/
* iio: dac: Rudimentary typo fixBhaskar Chowdhury2021-03-291-1/+1
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-2919-23/+23
* iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan2021-03-251-9/+1
* iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron2021-03-251-1/+1
* iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure nameJonathan Cameron2021-03-251-1/+1
* iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru2021-03-114-4/+21
* iio:adc:dac:ad5791 typo fix of regsterzuoqilin2021-03-111-1/+1
* Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman2021-01-251-2/+2
|\
| * iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-141-2/+2
* | iio: dac: ad5766: add driver support for AD5766Cristian Pop2021-01-223-0/+654
|/
* iio: dac: ad7303: remove platform data headerAlexandru Ardelean2020-10-101-2/+0
* iio: dac: ad5686: add of_match_tableMichael Auchter2020-10-101-0/+19
* iio: dac: ad5686: add support for AD5338RMichael Auchter2020-10-104-3/+19