summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-03-22iio: dac: ds4424: add Rfs-based scale and per-variant limitsOleksij Rempel
2026-03-22iio: dac: ds4424: convert to regmapOleksij Rempel
2026-03-22iio: dac: ds4424: support per-variant output range limitsOleksij Rempel
2026-03-22iio: dac: ds4424: add DS4402/DS4404 device IDsDavid Jander
2026-03-22iio: dac: ds4424: use fsleep() instead of usleep_range()Oleksij Rempel
2026-03-22iio: dac: ds4424: use device match data for chip infoOleksij Rempel
2026-03-22iio: dac: ds4424: rename iio_info struct to avoid ambiguityOleksij Rempel
2026-03-22iio: dac: ds4424: sort headers alphabeticallyOleksij Rempel
2026-03-22iio: dac: ds4424: ratelimit read errors and use device contextOleksij Rempel
2026-03-22iio: dac: ds4424: refactor raw access to use bitwise operationsOleksij Rempel
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus
2026-03-21iio: dac: ltc2632: add support for LTC2654 DAC familyDavid Marinovic
2026-03-21iio: dac: ltc2632: drop enum and use individual chip_info objectsDavid Marinovic
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar
2026-03-03iio: dac: ti-dac5571: remove unused id fieldAntoniu Miclaus
2026-03-03iio: dac: adi-axi-dac: remove unused int_tone fieldAntoniu Miclaus
2026-03-03iio: dac: ad5360: converting to guard(mutex)Menderes Sabaz
2026-03-01iio: dac: mcp47feb02: Fix mutex used before initializationFelix Gu
2026-02-28iio: dac: ad7293: use dev_err_probe()Antoniu Miclaus
2026-02-28iio: dac: ad7293: add dev variableAntoniu Miclaus
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel
2026-02-23iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()Antoniu Miclaus
2026-02-23iio: dac: adi-axi-dac: define supported iio-backend capabilitiesTomas Melin
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil
2026-01-11iio: dac: ds4424: drop unused include IIO consumer headerRomain Gantois
2026-01-11iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin
2025-12-31iio: dac: adi-axi-dac: Make use of dev_err_probe()Nuno Sá
2025-12-31iio: dac: adi-axi-dac: Make use of a local struct device variableNuno Sá
2025-12-31iio: dac: adding support for Microchip MCP47FEB02Ariana Lazar
2025-12-21iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
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á