aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)AuthorFilesLines
2025-03-04iio: dac: adi-axi-dac: add io_mode checkAngelo Dureghello1-0/+3
2025-02-17iio: dac: ad8460: Stop using iio_device_claim_direct_scoped()Jonathan Cameron1-6/+12
2025-02-17iio: dac: ad3552r-hs: Stop using iio_device_claim_direct_scoped()Jonathan Cameron1-6/+9
2025-02-11iio: dac: ad5791: Add offload supportAxel Haslam2-0/+166
2025-02-11iio: dac: ad5791: sort include directivesDavid Lechner1-8/+8
2025-02-10iio: buffer-dmaengine: split requesting DMA channel from allocating bufferDavid Lechner1-1/+1
2025-02-08iio: dac: ad5791: fix storageDavid Lechner1-1/+1
2025-02-08iio: dac: ad3552r-hs: update function name (non functional)Angelo Dureghello1-31/+29
2025-02-08iio: dac: ad3552r-hs: add ad3541/2r supportAngelo Dureghello3-51/+216
2025-02-08iio: dac: ad3552r: share model data structuresAngelo Dureghello4-50/+46
2025-02-08iio: dac: ad3552r-hs: use instruction mode for configurationAngelo Dureghello1-1/+28
2025-02-08iio: dac: ad3552r-hs: fix message on wrong chip idAngelo Dureghello1-2/+3
2025-02-08iio: dac: adi-axi-dac: add bus mode setupAngelo Dureghello2-1/+29
2025-02-03iio: dac: ad3552r: clear reset status flagAngelo Dureghello1-0/+6
2025-02-03iio: dac: adi-axi-dac: modify stream enableAngelo Dureghello1-0/+8
2025-01-16Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-8/+11
2025-01-12iio: dac: ad3552r-hs: clear reset status flagAngelo Dureghello1-0/+6
2025-01-12iio: dac: ad3552r-common: fix ad3541/2r rangesAngelo Dureghello2-8/+5
2024-12-28iio: dac: Support ROHM BD79703 DACMatti Vaittinen3-0/+171
2024-12-28iio: dac: ad7293: enable power before resetDavid Lechner1-59/+9
2024-12-28iio: dac: ad5624r: Drop docs of missing membersMatti Vaittinen1-2/+0
2024-12-07iio: dac: Fix converters spelling typo.Karan Sanghavi1-1/+1
2024-12-07iio: dac: max5821: use devm_regulator_get_enable_read_voltage()David Lechner1-32/+4
2024-12-07iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()David Lechner1-34/+10
2024-12-07iio: dac ltc2632: drop driver remove functionDavid Lechner1-10/+1
2024-12-07iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()David Lechner1-40/+18
2024-12-07iio: dac ad8801: drop driver remove functionDavid Lechner1-10/+1
2024-12-07iio: dac: ad8801: use devm_regulator_get_enable_read_voltage()David Lechner1-58/+12
2024-12-07iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()David Lechner4-63/+15
2024-12-07iio: dac: ad5686: fix struct name in doc commentDavid Lechner1-1/+1
2024-12-07iio: dac: ad5624r: fix struct name in doc commentDavid Lechner1-1/+1
2024-12-07iio: dac: mcp4725: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra12-23/+23
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron1-1/+1
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2024-11-03iio: fix write_event_config signatureJulien Stephan2-2/+2
2024-11-03iio: dac: ad5791: Use devm_iio_device_registerAxel Haslam1-14/+1
2024-11-03iio: dac: ad5791: Use devm_regulator_get_enable_read_voltageAxel Haslam1-44/+14
2024-11-03iio: dac: ad5791: Add reset, clr and ldac gpiosAxel Haslam1-3/+31
2024-11-03iio: dac: ad5791: Include chip_info in device match tablesAxel Haslam1-57/+53
2024-11-03iio: dac: adi-axi-dac: add registering of child fdt nodeAngelo Dureghello1-0/+56
2024-11-03iio: dac: ad3552r: add high-speed platform driverAngelo Dureghello5-1/+574
2024-11-01iio: dac: ad3552r: extract common code (no changes in behavior intended)Angelo Dureghello4-372/+501
2024-11-01iio: dac: ad3552r: changes to use FIELD_PREPAngelo Dureghello1-117/+50
2024-11-01iio: dac: adi-axi-dac: extend featuresAngelo Dureghello1-14/+242
2024-11-01iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()David Lechner1-36/+5
2024-11-01iio: dac: ad5761: drop driver remove callbackDavid Lechner1-10/+1
2024-11-01iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()David Lechner1-77/+23
2024-11-01iio: dac: ad5624r: drop driver remove callbackDavid Lechner1-10/+1
2024-11-01iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()David Lechner2-50/+13