summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-24iio: dac: Convert to common field_prep() helperGeert Uytterhoeven
2025-11-24iio: dac: ad3530r: #undef field_prep() before local definitionGeert Uytterhoeven
2025-11-09iio: dac: ad5446: Add AD5542 to the spi id tableMichael Hennerich
2025-11-09iio: dac: ad5446: Fix coding style issuesNuno Sá
2025-11-09iio: dac: ad5446: Refactor header inclusionNuno Sá
2025-11-09iio: dac: ad5446: Make use of the cleanup helpersNuno Sá
2025-11-09iio: dac: ad5446: Make use of devm_mutex_init()Nuno Sá
2025-11-09iio: dac: ad5446: Separate I2C/SPI into different driversNuno Sá
2025-11-09iio: dac: ad5456: Add missing DT compatiblesNuno Sá
2025-11-09iio: dac: ad5446: Move to single chip_info structuresNuno Sá
2025-11-09iio: dac: ad5446: Don't ignore missing regulatorNuno Sá
2025-11-09iio: dac: ad5446: Drop duplicated spi_id entryNuno Sá
2025-11-09iio: dac: ad5446: Use DMA safe buffer for transfersNuno Sá
2025-10-19iio: dac: ltc2688: use the auto lock APINuno Sá
2025-10-19iio: dac: ltc2688: make use of devm_mutex_init()Nuno Sá
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-01iio: dac: ad5421: use int type to store negative error codesQianfeng Rong
2025-09-01iio: dac: ad5360: use int type to store negative error codesQianfeng Rong
2025-08-30iio: dac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: dac: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-16iio: dac: ad5791: drop unused member of struct ad5791_stateNuno Sá
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-14iio: dac: vf610: Simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2025-07-14iio: adc: vf610: Simplify with dev_err_probeKrzysztof Kozlowski
2025-07-14iio: adc: vf610: Drop -ENOMEM error messageKrzysztof Kozlowski
2025-07-06iio: dac: ltc2688: make ltc2688_dither_ext_info constDavid Lechner
2025-07-06iio: dac: ad5770r: make ad5770r_rng_tbl constDavid Lechner
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller
2025-06-26iio: dac: ad3552r: use = { } instead of memset()David Lechner
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing
2025-06-09iio: Remove single use of macro definition for driver nameWaqar Hameed
2025-06-09iio: dac: adi-axi-dac: use unique bus free checkAngelo Dureghello
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: dac: ltc2688: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5791: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5766: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad5761: remove bits_per_word = 8David Lechner
2025-05-21iio: dac: ad3530r: Add driver for AD3530R and AD3531RKim Seer Paller
2025-05-21iio: dac: ad7293: add adc reference configurationAntoniu Miclaus
2025-05-21iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()Dan Carpenter
2025-05-07iio: dac: adi-axi-dac: fix bus readAngelo Dureghello
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: dac: ad3552r-hs: add support for internal rampAngelo Dureghello
2025-04-22iio: dac: adi-axi-dac: add data source getAngelo Dureghello
2025-04-22iio: dac: adi-axi-dac: add cntrl chan checkAngelo Dureghello