summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2021-10-24Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: dac: ad5686: Make ad5686_remove() return voidUwe Kleine-König
2021-10-19iio: dac: ad5592r: Make ad5592r_remove() return voidUwe Kleine-König
2021-10-19iio: dac: ad5446: Make ad5446_remove() return voidUwe Kleine-König
2021-10-19iio: dac: ad5380: Make ad5380_remove() return voidUwe Kleine-König
2021-10-19drivers:iio:dac:ad5766.c: Add trigger bufferMihail Chindris
2021-10-19iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: stm32-dac: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: mcp4922: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: max5821: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: ds4424: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: ltc1660: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-19iio: dac: ad8801: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-17iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen
2021-10-17iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing
2021-10-17iio: dac: ad5064: convert probe to full device-managedAlexandru Ardelean
2021-10-17iio: dac: ad7303: convert probe to full device-managedAlexandru Ardelean
2021-10-07drivers: iio: dac: ad5766: Fix dt property nameMihail Chindris
2021-09-14iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter
2021-09-14iio: ad5770r: make devicetree property reading consistentNuno Sá
2021-07-31iio: dac: max5821: convert device register to device managed functionThéo Borém Fabris
2021-07-19iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-05-22iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-17iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron
2021-03-29iio: dac: Rudimentary typo fixBhaskar Chowdhury
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2021-03-25iio:dac:max517.c: Use devm_iio_device_register()Mugilraj Dhavachelvan
2021-03-25iio: dac: ad5504: fix wrong part number in kernel-doc structure name.Jonathan Cameron
2021-03-25iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure nameJonathan Cameron
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru
2021-03-11iio:adc:dac:ad5791 typo fix of regsterzuoqilin
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-22iio: dac: ad5766: add driver support for AD5766Cristian Pop
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2020-10-10iio: dac: ad7303: remove platform data headerAlexandru Ardelean
2020-10-10iio: dac: ad5686: add of_match_tableMichael Auchter
2020-10-10iio: dac: ad5686: add support for AD5338RMichael Auchter
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()Alexandru Ardelean
2020-09-21iio: dac: ad5592r: un-indent code-block for scale readAlexandru Ardelean
2020-09-21iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPEJonathan Cameron
2020-09-21iio: dac: ad5064: Fix a few kerneldoc misdemeanoursLee Jones
2020-09-21iio: dac: ad7303: Complete 'struct ad7303_state' docLee Jones
2020-09-21iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-21iio:dac:mcp4725: drop of_match_ptr and use generic fw propertiesJonathan Cameron