summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2022-04-16iio: dac: ltc2688: fix voltage scale readNuno Sá
2022-04-10iio:dac:ad3552r: Fix an IS_ERR() vs NULL checkDan Carpenter
2022-04-10iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich
2022-04-04iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng
2022-04-04iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin
2022-04-04iio: dac: ad3552r: fix signedness bug in ad3552r_reset()Dan Carpenter
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-01iio: dac: add support for ltc2688Nuno Sá
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron
2022-02-18iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:dac:ad5686: Move exports into IIO_AD5686 namespaceJonathan Cameron
2022-02-18iio:dac:ad5592r: Move exports into IIO_AD5592R namespaceJonathan Cameron
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-06iio: dac: ad5592r: Drop leftover header inclusionAndy Shevchenko
2021-12-21iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron
2021-12-16drivers:iio:dac: Add AD3552R driver supportMihail Chindris
2021-12-12iio:adc/dac:Kconfig: Update to drop OF dependencies.Jonathan Cameron
2021-12-12iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.hJonathan Cameron
2021-12-12iio:dac:dpot-dac: Swap of.h for mod_devicetable.hJonathan Cameron
2021-12-12iio:dac:ad5758: Drop unused of specific headers.Jonathan Cameron
2021-12-12iio:dac:ad5755: Switch to generic firmware properties and drop pdataJonathan Cameron
2021-12-04iio:dac:ad7293: add support for AD7293Antoniu Miclaus
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
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