34 Commits (a6ab43aa888b13d72ea3b7e51a6fb6f4c294d9f0)

Author SHA1 Message Date
Pieter De Gendt 29c9b91340 drivers: serial: Place API into iterable section 7 months ago
Zheng Wu f59e2477ba drivers: serial: fix potential overflow in fifo_fill and fifo_read 8 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Pawel Czarnecki e8d3673c13 soc: arm: silabs: remove soc_gpio_configure wrapper 3 years ago
Christopher Friedt 582f77ea38 drivers: serial: gecko: fix impmlicit declaration of IRQ_CONNECT 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas 1674fec5b6 drivers: serial: drop DEV_DATA/DEV_CFG usage 4 years ago
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago
Kumar Gala c49b162214 drivers: uart: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Tomasz Bursztyka 04d6d0b120 drivers: serial: Fix uart_irq_callback_user_data_t usage 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Kumar Gala 4cb0a5d992 drivers: silabs: Convert silabs drivers to new DT_INST macros 5 years ago
Oane Kingma 536e785b93 drivers: (le)u(s)art_gecko: use DT defined clock identifiers 6 years ago
Kumar Gala 4e7863dc41 dts: Make instance defines consistent 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Kumar Gala d4a0c3a2aa dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Piotr Mienkowski 91786e96aa drivers: leuart_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 7 years ago
Piotr Mienkowski 973af2c8d7 dts: silabs: use 'aliases' to remove dts_fixup defines 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Flavio Ceolin 98d03266f1 serial: Change poll_out signature 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Diego Sueiro 3b0260939c drivers: Introduce Silabs leuart shim serial driver 7 years ago