47 Commits (a6ab43aa888b13d72ea3b7e51a6fb6f4c294d9f0)

Author SHA1 Message Date
Axel Le Bourhis 0ecaef0053 drivers: mcux_flexcomm: fix character glitches at low power entry 2 months ago
Maochen Wang 90cd350c5a drivers: serial: fix console hang when waken up from PM3 3 months ago
Kesavan Yogeswaran aa3d3b0bdb drivers: Fix declaration after label compile error 3 months ago
Mahesh Mahadevan 90042077b8 drivers: uart: Add PM action for NXP UART Flexcomm driver 4 months ago
Yishai Jaffe 0df6736bb9 drivers: serial: define default values for basic options 6 months ago
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
Pisit Sawangvonganan a2e0b1d366 drivers: serial: remove '&' when assigning `init_fn` 12 months ago
Johan Carlsson bc2aba157b drivers: uart_mcux_flexcomm: remove incorrect dma_slot. 1 year ago
Tom Burdick 4180d70439 dma: Fix error_callback enable/disable confusion 1 year ago
Johan Carlsson 94351ce2ad drivers: uart_mcux_flexcomm: fix invalid use of status bits. 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Daniel Leung 9f02eeadf8 serial: allow callback setting to be exclusive 2 years ago
Alp Sayin 3a4419eff0 drivers: uart_mcux_flexcomm: Merge conditions for enabling ISR 2 years ago
Alp Sayin 657cbe3a8f drivers: uart_mcux_flexcomm: fix mcux_flexcomm_isr unused for polled uart 2 years ago
Declan Snyder bdaa870e59 drivers: uart_mcux_flexcomm: Unlock IRQ if error 2 years ago
Declan Snyder cf34d2cbdc drivers: uart_mcux_flexcomm: Add ASYNC API 2 years ago
Declan Snyder e9a8389639 drivers: uart_mcux_flexcomm: Clean up 2 years ago
Declan Snyder 4f290e6173 drivers: uart_mcux_flexcomm: Simplify init macros 2 years ago
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Declan Snyder f2e0ac5c58 drivers: uart_mcux_flexcomm: Add runtime configure 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Henrik Brix Andersen 9456eca5c0 drivers: serial: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel DeGrasse 58008b3085 drivers: serial: Add pinctrl support to usart flexcomm driver 3 years ago
Gerard Marull-Paretas c759a35d08 drivers: use DT_INST_ENUM_IDX(_OR) macros 4 years ago
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Luc Viala 7105875ff4 driver/uart: add enum parity element on devicetree bindings 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 09c054b13c drivers: serial: NXP: Convert clock control to use DEVICE_DT_GET 4 years ago
Maureen Helm 53b08ecbfd drivers: serial: Don't condition uart_irq_rx_ready on irq enabled 4 years ago
Kumar Gala c49b162214 drivers: uart: Convert drivers to new DT device macros 5 years ago
Mahesh Mahadevan 3eb3b58bb4 drivers: Update Flexcomm Serial driver for clock control 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
Jiří Keresteš 0126c9f46a drivers: serial: Fix uart_poll_in() for mcux flexcomm driver 5 years ago
Maureen Helm c603aa8928 drivers: serial: Fix uart_irq_tx_complete() in remaining mcux drivers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala d73ffa3855 drivers: uart: mcux_flexcomm: Convert to DT_INST 5 years ago
Maureen Helm 95743561a6 drivers: serial: Use generated dts macros in mcux flexcomm driver 6 years ago
Maureen Helm 72e0080e56 drivers: serial: Rename lpc usart shim driver 6 years ago
Kumar Gala 0228c181b0 serial: mcux_lpc: Fix up driver to work on new SDK 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Andrei Gansari 58e05ddcc1 drivers: uart for LPC devices interrupt enabled 6 years ago