- bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
- fa990a7 drivers: dac: Add driver for NXP GAU DAC by Declan Snyder · 11 months ago
- 30ce8b1 drivers: fix bad SPDX-License-Identifier header by Benjamin Cabé · 11 months ago
- 030a8b1 drivers: dac: dac_ad569x: Support for AD569x DACs. by Jan Kubiznak · 11 months ago
- e58dfac drivers: dac: Add TI DACx0501 driver by Eran Gal · 12 months ago
- fe57a12 drivers: esp32: update to hal_espressif v5.1 by Lucas Tamborrino · 12 months ago
- 17b1912 drivers: ad559x: add i2c bus support by Jeppe Odgaard · 12 months ago
- 0d53af4 drivers: dacx0508: fix for multiple DACs of the same type by Kyle Kotowick · 1 year, 1 month ago
- 398d297 drivers: dac: stm32: add dac value range check by Jeppe Odgaard · 1 year, 1 month ago
- a79c54d drivers: dac: esp32: fix clock control subsys argument by Sylvio Alves · 1 year, 1 month ago
- 82cd7ad drivers: dac: sam: Add max value check by Gaetan Perrot · 1 year, 3 months ago
- c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 4 months ago
- 2c09999 drivers: dac: add driver for AD5592 by Bartosz Bilas · 1 year, 5 months ago
- a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
- 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 5 months ago
- 56fddd8 syscall: rename z_user_from_copy -> k_usermode_from_copy by Anas Nashif · 1 year, 5 months ago
- 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
- 2ffead7 drivers: dac: Add driver for mcux lpdac by Albort Xue · 1 year, 7 months ago
- 536f8ae drivers: dac: add driver for AD568xx by Benedikt Schmidt · 1 year, 7 months ago
- 26ecaba drivers: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 10 months ago
- 940ddba drivers: dac: make output buffer for STM32 DAC configurable by Benedikt Schmidt · 1 year, 10 months ago
- 1eb683a device: remove redundant init functions by Gerard Marull-Paretas · 2 years ago
- 10818f7 drivers: dac: add support for ltc1660/ltc1665 by Marcus Folkesson · 2 years ago
- 667eeb1 shell: fix MISRA 5.7 violations on `struct shell` by Gerard Marull-Paretas · 2 years ago
- 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
- 5e2d713 drivers: dac: sam: add missing zephyr/kernel.h include by Martin Jäger · 2 years ago
- c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
- 3bc47d7 drivers: dac: sam: Update to use clock control by Gerson Fernando Budke · 2 years ago
- d048c44 drivers: gd32-dac: add support for gd32a50x by YuLong Yao · 2 years, 3 months ago
- f86a7d2 drivers: dac: esp32: Add support for DAC controller by Marek Matej · 2 years, 4 months ago
- e077fb7 drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` by Bartosz Bilas · 2 years, 4 months ago
- 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
- 8693a0b drivers: dac: gd32: use clock control API by Gerard Marull-Paretas · 2 years, 7 months ago
- 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
- e779767 drivers: dac: gd32: use reset API by Gerard Marull-Paretas · 2 years, 7 months ago
- a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
- 18a1db1 drivers: dac: Update Kconfig for 'select I2C/SPI' by Kumar Gala · 2 years, 8 months ago
- d4a2f31 drivers: dac: check if clock device is ready before accessing by Henrik Brix Andersen · 2 years, 8 months ago
- c40ec11 drivers: dac: update drivers to use devicetree Kconfig symbol by Martin Jäger · 2 years, 8 months ago
- ed84e45 drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 9 months ago
- 9da5538 drivers: dac: mcp4728: set explicitly init priority by Bartosz Bilas · 2 years, 9 months ago
- 5cf7ade drivers: dac: mcp4725: set explicitly init priority by Bartosz Bilas · 2 years, 9 months ago
- 035c752 drivers: dac: dacx3608: set explicitly init priority by Bartosz Bilas · 2 years, 9 months ago
- 43b38b3 drivers: dac: dacx0508: set explicitly init priority by Bartosz Bilas · 2 years, 9 months ago
- 819079a drivers: dac: mcp4728: fix indentation of the help section by Bartosz Bilas · 2 years, 9 months ago
- e5a0c19 drivers: dac: mcp4728: remove not neccessary DAC guard by Bartosz Bilas · 2 years, 9 months ago
- 4946a15 soc: arm: gigadevice: use common API headers by Gerard Marull-Paretas · 2 years, 9 months ago
- fd2052d drivers: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 10 months ago
- fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 6505cbc drivers: dac: add mcp4728 driver by Marek Janus · 3 years ago
- 55d4282 drivers: dac: sam0: remove superfluous default n for boolean by Bartosz Bilas · 3 years ago
- 978e578 drivers: dac: Add sam0 support to pinctrl by Gerson Fernando Budke · 3 years ago
- 3a940ce drivers: dac: Add sam support to pinctrl by Gerson Fernando Budke · 3 years ago
- 9e12d23 drivers: dac: add pinctrl support to dac_mcux_dac32 driver by Daniel DeGrasse · 3 years ago
- 9a18fde drivers: Check and fix device const qualifier on ISR by Tomasz Bursztyka · 3 years ago
- 9953c19 drivers: remove redundant DEV_NAME helpers by Gerard Marull-Paretas · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- 47ae656 all: Deprecate UTIL_LISTIFY and replace with LISTIFY by Krzysztof Chruscinski · 3 years, 1 month ago
- 082f593 drivers: dac: dacx3608: use i2c_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
- 435213a drivers: remove redundant data/config casts by Gerard Marull-Paretas · 3 years, 2 months ago
- 3b6201e drivers: dac: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
- 3787e5a drivers: dac: Adds DAC support for gd32vf103 by TOKITA Hiroshi · 3 years, 3 months ago
- 5dc6ed3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros by Gerard Marull-Paretas · 3 years, 3 months ago
- ba9c3a4 drivers: dac: introduce gd32 dac driver by HaiLong Yang · 3 years, 3 months ago
- 956afc3 drivers/dac: stm32: use new pinctrl API by Erwan Gouriou · 3 years, 4 months ago
- c759a35 drivers: use DT_INST_ENUM_IDX(_OR) macros by Gerard Marull-Paretas · 3 years, 4 months ago
- 9eef764 drivers: dac: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
- 2f17bd8 drivers: Add Atmel SAM DAC (DACC) driver by Piotr Mienkowski · 3 years, 7 months ago
- e49c7f1 dac: dacx0508: convert to spi_dt_spec by Jordan Yates · 3 years, 8 months ago
- fcc3177 drivers/pinmux: stm32: Move stm32 driver from stm32/ by Erwan Gouriou · 3 years, 10 months ago
- 5e10e77 drivers: dac: mcp4725: remove usage of device_pm_control_nop by Kieran Mackey · 3 years, 11 months ago
- 38ed9c8 drivers: dac: added driver for Microchip MCP4725 by Kieran Mackey · 3 years, 11 months ago
- ed97e6d drivers: dac: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- f2b679d drivers: dac: dacx3608: fix I2C read error by Matija Tudan · 4 years, 1 month ago
- b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
- 1463596 drivers: dac: added driver for TI DACx3608 by Matija Tudan · 4 years, 2 months ago
- 6808d29 drivers: dac: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
- f31fa1e drivers: dac: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
- 0b9c584 drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl by Erwan Gouriou · 4 years, 5 months ago
- 1de10bd drivers: dac: stm32: add support for pinmux by Martin Jäger · 4 years, 6 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 2aeed81 drivers: dac: Added driver for TI DACx0508 by Kwon Tae-young · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- 2b6783a drivers: dac: add a driver for the SAM0 DAC by Michael Hope · 4 years, 8 months ago
- 6494ce2 drivers: dac: mcux_dac32: add Kconfig option for enabling test output by Henrik Brix Andersen · 4 years, 9 months ago
- ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
- 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
- 0a7d4e2 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon by Kumar Gala · 5 years ago
- 87e1743 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH by Martí Bolívar · 5 years ago
- 7ede80b tests: boards: board_shell: enable DAC commands by Henrik Brix Andersen · 5 years ago
- 8a5ba45 drivers: dac: add DAC shell commands by Henrik Brix Andersen · 5 years ago
- a0d88a6 drivers: dac: add driver for the NXP Kinetis DAC by Henrik Brix Andersen · 5 years ago
- 20b565a drivers: dac: add driver for the NXP Kinetis DAC32 by Henrik Brix Andersen · 5 years ago
- 4145279 drivers: dac: Add support for STM32L0 series by Martin Jäger · 5 years ago
- 33228f5 drivers: dac: Add API for DAC peripherals by Martin Jäger · 5 years ago