summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-36/+1807
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil-0/+505
2026-01-11iio: dac: ds4424: drop unused include IIO consumer headerRomain Gantois-1/+0
2026-01-11iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin-1/+4
2025-12-31iio: dac: adi-axi-dac: Make use of dev_err_probe()Nuno Sá-12/+9
2025-12-31iio: dac: adi-axi-dac: Make use of a local struct device variableNuno Sá-24/+23
2025-12-31iio: dac: adding support for Microchip MCP47FEB02Ariana Lazar-0/+1271
2025-12-21iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas-0/+6
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-472/+530
2025-11-24iio: dac: Convert to common field_prep() helperGeert Uytterhoeven-4/+0
2025-11-24iio: dac: ad3530r: #undef field_prep() before local definitionGeert Uytterhoeven-0/+1
2025-11-09iio: dac: ad5446: Add AD5542 to the spi id tableMichael Hennerich-0/+2
2025-11-09iio: dac: ad5446: Fix coding style issuesNuno Sá-12/+11
2025-11-09iio: dac: ad5446: Refactor header inclusionNuno Sá-11/+8
2025-11-09iio: dac: ad5446: Make use of the cleanup helpersNuno Sá-19/+26
2025-11-09iio: dac: ad5446: Make use of devm_mutex_init()Nuno Sá-1/+3
2025-11-09iio: dac: ad5446: Separate I2C/SPI into different driversNuno Sá-451/+462
2025-11-09iio: dac: ad5456: Add missing DT compatiblesNuno Sá-0/+41
2025-11-09iio: dac: ad5446: Move to single chip_info structuresNuno Sá-172/+172
2025-11-09iio: dac: ad5446: Don't ignore missing regulatorNuno Sá-4/+5
2025-11-09iio: dac: ad5446: Drop duplicated spi_id entryNuno Sá-6/+1
2025-11-09iio: dac: ad5446: Use DMA safe buffer for transfersNuno Sá-8/+13
2025-10-19iio: dac: ltc2688: use the auto lock APINuno Sá-16/+12
2025-10-19iio: dac: ltc2688: make use of devm_mutex_init()Nuno Sá-1/+3
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-30/+9
2025-09-01iio: dac: ad5421: use int type to store negative error codesQianfeng Rong-1/+1
2025-09-01iio: dac: ad5360: use int type to store negative error codesQianfeng Rong-1/+1
2025-08-30iio: dac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-14/+5
2025-08-25iio: dac: Drop unnecessary -ENOMEM messagesDixit Parmar-12/+4
2025-08-16iio: dac: ad5791: drop unused member of struct ad5791_stateNuno Sá-4/+0
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+1
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-50/+34
2025-07-14iio: dac: vf610: Simplify with devm_clk_get_enabled()Krzysztof Kozlowski-10/+1
2025-07-14iio: adc: vf610: Simplify with dev_err_probeKrzysztof Kozlowski-5/+3
2025-07-14iio: adc: vf610: Drop -ENOMEM error messageKrzysztof Kozlowski-3/+1
2025-07-06iio: dac: ltc2688: make ltc2688_dither_ext_info constDavid Lechner-1/+1
2025-07-06iio: dac: ad5770r: make ad5770r_rng_tbl constDavid Lechner-1/+1
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá-1/+1
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller-1/+3
2025-06-26iio: dac: ad3552r: use = { } instead of memset()David Lechner-2/+1
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing-1/+1
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing-1/+1
2025-06-09iio: Remove single use of macro definition for driver nameWaqar Hameed-6/+2
2025-06-09iio: dac: adi-axi-dac: use unique bus free checkAngelo Dureghello-20/+22
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-199/+1026
2025-05-21iio: dac: ltc2688: remove bits_per_word = 8David Lechner-2/+0
2025-05-21iio: dac: ad5791: remove bits_per_word = 8David Lechner-2/+0