index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-22
iio: dac: ds4424: add Rfs-based scale and per-variant limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: convert to regmap
Oleksij Rempel
2026-03-22
iio: dac: ds4424: support per-variant output range limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: add DS4402/DS4404 device IDs
David Jander
2026-03-22
iio: dac: ds4424: use fsleep() instead of usleep_range()
Oleksij Rempel
2026-03-22
iio: dac: ds4424: use device match data for chip info
Oleksij Rempel
2026-03-22
iio: dac: ds4424: rename iio_info struct to avoid ambiguity
Oleksij Rempel
2026-03-22
iio: dac: ds4424: sort headers alphabetically
Oleksij Rempel
2026-03-22
iio: dac: ds4424: ratelimit read errors and use device context
Oleksij Rempel
2026-03-22
iio: dac: ds4424: refactor raw access to use bitwise operations
Oleksij Rempel
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-22
iio: dac: ad5770r: fix error return in ad5770r_read_raw()
Antoniu Miclaus
2026-03-21
iio: dac: ltc2632: add support for LTC2654 DAC family
David Marinovic
2026-03-21
iio: dac: ltc2632: drop enum and use individual chip_info objects
David Marinovic
2026-03-15
iio: dac: mcp47feb02: Fix Vref validation [1-999] case
Ariana Lazar
2026-03-03
iio: dac: ti-dac5571: remove unused id field
Antoniu Miclaus
2026-03-03
iio: dac: adi-axi-dac: remove unused int_tone field
Antoniu Miclaus
2026-03-03
iio: dac: ad5360: converting to guard(mutex)
Menderes Sabaz
2026-03-01
iio: dac: mcp47feb02: Fix mutex used before initialization
Felix Gu
2026-02-28
iio: dac: ad7293: use dev_err_probe()
Antoniu Miclaus
2026-02-28
iio: dac: ad7293: add dev variable
Antoniu Miclaus
2026-02-23
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
2026-02-23
iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()
Antoniu Miclaus
2026-02-23
iio: dac: adi-axi-dac: define supported iio-backend capabilities
Tomas Melin
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-01-23
iio: dac: Add MAX22007 DAC driver support
Janani Sunil
2026-01-11
iio: dac: ds4424: drop unused include IIO consumer header
Romain Gantois
2026-01-11
iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
Miaoqian Lin
2025-12-31
iio: dac: adi-axi-dac: Make use of dev_err_probe()
Nuno Sá
2025-12-31
iio: dac: adi-axi-dac: Make use of a local struct device variable
Nuno Sá
2025-12-31
iio: dac: adding support for Microchip MCP47FEB02
Ariana Lazar
2025-12-21
iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
Kübrich, Andreas
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-24
iio: dac: Convert to common field_prep() helper
Geert Uytterhoeven
2025-11-24
iio: dac: ad3530r: #undef field_prep() before local definition
Geert Uytterhoeven
2025-11-09
iio: dac: ad5446: Add AD5542 to the spi id table
Michael Hennerich
2025-11-09
iio: dac: ad5446: Fix coding style issues
Nuno Sá
2025-11-09
iio: dac: ad5446: Refactor header inclusion
Nuno Sá
2025-11-09
iio: dac: ad5446: Make use of the cleanup helpers
Nuno Sá
2025-11-09
iio: dac: ad5446: Make use of devm_mutex_init()
Nuno Sá
2025-11-09
iio: dac: ad5446: Separate I2C/SPI into different drivers
Nuno Sá
2025-11-09
iio: dac: ad5456: Add missing DT compatibles
Nuno Sá
2025-11-09
iio: dac: ad5446: Move to single chip_info structures
Nuno Sá
2025-11-09
iio: dac: ad5446: Don't ignore missing regulator
Nuno Sá
2025-11-09
iio: dac: ad5446: Drop duplicated spi_id entry
Nuno Sá
2025-11-09
iio: dac: ad5446: Use DMA safe buffer for transfers
Nuno Sá
2025-10-19
iio: dac: ltc2688: use the auto lock API
Nuno Sá
[next]