summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
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
2025-04-22iio: dac: ad5592r: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-22iio: dac: ad5592r: use lock guardsBartosz Golaszewski
2025-04-22iio: dac: ad5592r: destroy mutexes in detach pathsBartosz Golaszewski
2025-04-22iio: dac: bd79703: Support ROHM BD79702Matti Vaittinen
2025-04-22iio: dac: bd79703: Support BD79700 and BD79701Matti Vaittinen
2025-04-22iio: dac: bd79703: Add chip dataMatti Vaittinen
2025-04-22iio: dac: bd79703 Store device address to 'address'Matti Vaittinen
2025-04-22iio: dac: ad3552r-hs: add debugfs reg accessAngelo Dureghello
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-04iio: dac: adi-axi-dac: add io_mode checkAngelo Dureghello
2025-02-17iio: dac: ad8460: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-17iio: dac: ad3552r-hs: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-11iio: dac: ad5791: Add offload supportAxel Haslam
2025-02-11iio: dac: ad5791: sort include directivesDavid Lechner
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner
2025-02-08iio: dac: ad5791: fix storageDavid Lechner