zephyr/drivers/serial
Pisit Sawangvonganan 3ca71c94df drivers: serial: ra_sci: add missing `break` in `callback_adapter`
Added missing `break` statement in `uart_ra_sci_callback_adapter`
for the `UART_EVENT_RX_COMPLETE` case.
Without it, `async_evt_rx_err()` would be called, which is not
the desired operation.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-10-25 13:50:55 +02:00
..
CMakeLists.txt drivers: serial: Sort CMake and Kconfig files alphabetically 2024-10-22 18:29:53 -04:00
Kconfig drivers: serial: Sort CMake and Kconfig files alphabetically 2024-10-22 18:29:53 -04:00
Kconfig.altera
Kconfig.altera_jtag
Kconfig.apbuart
Kconfig.b91
Kconfig.bcm2711
Kconfig.bt
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cdns
Kconfig.cmsdk_apb
Kconfig.efinix_sapphire
Kconfig.emul
Kconfig.ene
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko drivers: serial: gecko: Use clock control on Series 2 2024-09-30 17:12:01 +01:00
Kconfig.hostlink
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.imx boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.intel_lw
Kconfig.it8xxx2 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 2024-10-15 13:52:55 +02:00
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.lpc11u6x boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.max32
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.mcux_iuart boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_lpsci boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix drivers: serial: Add name to choice symbol 2024-08-14 09:40:34 +02:00
Kconfig.native_tty
Kconfig.neorv32
Kconfig.npcx
Kconfig.nrfx drivers: serial: nrfx_uarte: Improve RX FIFO flush workaround 2024-10-21 18:40:57 -05:00
Kconfig.nrfx_uart_instance drivers: serial: nrfx_uarte: Rework driver to support new features 2024-10-17 10:47:32 -04:00
Kconfig.ns16550 soc: ti: k3: Select PINCTRL in UART driver not Kconfig.defconfig 2024-10-23 11:23:18 +02:00
Kconfig.numaker
Kconfig.numicro
Kconfig.nxp_s32 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.opentitan
Kconfig.pl011
Kconfig.psoc6
Kconfig.ql_usbserialport_s3b
Kconfig.rcar
Kconfig.renesas_ra boards: mikroe: remove CONFIG_PINCTRL from defconfig of RA4M1 clicker 2024-10-05 14:05:48 -04:00
Kconfig.renesas_ra8
Kconfig.rpi_pico
Kconfig.rtt
Kconfig.rv32m1_lpuart
Kconfig.rzt2m
Kconfig.sam0
Kconfig.sedi
Kconfig.si32 drivers: serial: Add initial SiM3U1xx support 2024-08-26 18:51:36 +02:00
Kconfig.sifive boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards 2024-09-20 13:14:41 +02:00
Kconfig.smartbond da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
Kconfig.stellaris
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
Kconfig.sy1xx driver: serial: Add support for sy1xx 2024-09-16 20:19:31 +02:00
Kconfig.test
Kconfig.uart_sam
Kconfig.usart_sam
Kconfig.xec
Kconfig.xen
Kconfig.xlnx
Kconfig.xmc4xxx
leuart_gecko.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
serial_esp32_usb.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
serial_test.c serial/usb: update `struct ring_buf` users 2024-10-02 09:56:45 +02:00
uart_altera.c
uart_altera_jtag.c
uart_apbuart.c
uart_async_rx.c
uart_async_to_irq.c serial: async_to_irq: update `tx_ready` return 2024-10-02 09:56:45 +02:00
uart_b91.c
uart_bcm2711.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
uart_bt.c serial: bluetooth: Maximize notification payload size based on ATT MTU 2024-09-17 20:12:55 -04:00
uart_cc13xx_cc26xx.c style: drivers: adjust `return` usage in `void functions` 2024-09-18 09:56:16 +02:00
uart_cc32xx.c
uart_cdns.c
uart_cdns.h
uart_cmsdk_apb.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
uart_efinix_sapphire.c
uart_emul.c serial/usb: update `struct ring_buf` users 2024-10-02 09:56:45 +02:00
uart_ene_kb1200.c
uart_esp32.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
uart_gecko.c drivers: serial: gecko: Use clock control on Series 2 2024-09-30 17:12:01 +01:00
uart_handlers.c
uart_hostlink.c
uart_hvc_xen.c
uart_hvc_xen_consoleio.c
uart_ifx_cat1.c
uart_imx.c
uart_intel_lw.c
uart_ite_it8xxx2.c
uart_litex.c
uart_lpc11u6x.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
uart_lpc11u6x.h zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
uart_max32.c
uart_mchp_xec.c
uart_mcux.c
uart_mcux_flexcomm.c
uart_mcux_iuart.c
uart_mcux_lpsci.c
uart_mcux_lpuart.c driver: uart: uart_mcux_lpuart fix issues in async api 2024-10-15 19:09:19 -04:00
uart_miv.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
uart_msp432p4xx.c
uart_native_ptty.c
uart_native_ptty_bottom.c
uart_native_ptty_bottom.h
uart_native_tty.c
uart_native_tty_bottom.c
uart_native_tty_bottom.h
uart_neorv32.c
uart_npcx.c
uart_nrfx_uart.c serial: uart_nrfx_*: update `tx_ready` return codes 2024-10-02 09:56:45 +02:00
uart_nrfx_uarte.c drivers: serial: nrfx_uarte: Add lock to uart_rx_disable 2024-10-21 18:40:57 -05:00
uart_nrfx_uarte2.c drivers: serial: nrfx_uarte2: Remove CONFIG_UART_n_GPIO_MANAGEMENT 2024-09-26 03:31:39 -04:00
uart_ns16550.c drivers: uart: ns16550: add support for Synopsys DesignWare 8250 2024-10-17 10:48:02 -04:00
uart_numaker.c
uart_numicro.c
uart_nxp_s32_linflexd.c drivers: uart_nxp_s32_linflexed: update to RTD 2.0.0 2024-08-20 10:32:32 +02:00
uart_nxp_s32_linflexd.h
uart_opentitan.c
uart_pipe.c
uart_pl011.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
uart_pl011_ambiq.h drivers: serial: ambiq uart update 2024-09-09 18:40:46 -04:00
uart_pl011_raspberrypi_pico.h
uart_pl011_registers.h
uart_psoc6.c
uart_ql_usbserialport_s3b.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
uart_ql_usbserialport_s3b.h
uart_rcar.c
uart_renesas_ra.c
uart_renesas_ra8_sci_b.c drivers: serial: ra8_sci_b: adjust `return` usage in `void functions` 2024-10-07 18:42:58 +02:00
uart_renesas_ra_sci.c drivers: serial: ra_sci: add missing `break` in `callback_adapter` 2024-10-25 13:50:55 +02:00
uart_rpi_pico_pio.c
uart_rtt.c
uart_rv32m1_lpuart.c
uart_rzt2m.c
uart_rzt2m.h
uart_sam.c
uart_sam0.c
uart_sedi.c
uart_si32_usart.c drivers: serial: Add initial SiM3U1xx support 2024-08-26 18:51:36 +02:00
uart_sifive.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
uart_smartbond.c
uart_stellaris.c
uart_stm32.c drivers: intc: stm32: remove STM32_EXTI_LINE_NONE macro 2024-08-27 10:50:39 -04:00
uart_stm32.h
uart_sy1xx.c driver: serial: Add support for sy1xx 2024-09-16 20:19:31 +02:00
uart_xlnx_ps.c
uart_xlnx_uartlite.c serial: xilinx: uartlite: switch to `DT_INST_IRQN_BY_IDX` 2024-10-22 20:39:12 +02:00
uart_xmc4xxx.c drivers: uart_xmc4xxx: Forward DMA overrun errors to user 2024-09-04 19:09:49 -04:00
usart_gd32.c driver: serial: gd32: add irq_update 2024-10-16 09:57:05 +02:00
usart_sam.c