| .. |
|
CMakeLists.txt
|
drivers: uart_ns16550: Remove CMake-based templating
|
2021-04-22 15:30:24 -05:00 |
|
Kconfig
|
serial: Add support for GRLIB APBUART
|
2020-11-13 14:53:55 -08:00 |
|
Kconfig.altera_jtag
|
|
|
|
Kconfig.apbuart
|
serial: apbuart interrupt support
|
2020-11-13 14:53:55 -08:00 |
|
Kconfig.cc13xx_cc26xx
|
|
|
|
Kconfig.cc32xx
|
|
|
|
Kconfig.cmsdk_apb
|
|
|
|
Kconfig.esp32
|
|
|
|
Kconfig.gecko
|
|
|
|
Kconfig.imx
|
|
|
|
Kconfig.leuart_gecko
|
|
|
|
Kconfig.litex
|
|
|
|
Kconfig.lpc11u6x
|
|
|
|
Kconfig.mcux
|
|
|
|
Kconfig.mcux_flexcomm
|
|
|
|
Kconfig.mcux_iuart
|
drivers: serial: Add NXP IUART driver
|
2020-08-14 14:51:50 -05:00 |
|
Kconfig.mcux_lpsci
|
|
|
|
Kconfig.mcux_lpuart
|
|
|
|
Kconfig.miv
|
|
|
|
Kconfig.msp432p4xx
|
|
|
|
Kconfig.native_posix
|
drivers: serial: native_posix: Convert 2nd UART to be devicetree based
|
2021-02-18 09:06:21 +01:00 |
|
Kconfig.npcx
|
driver: npcx7: fixed typo in Kconfig.npcx files.
|
2020-12-07 12:11:17 -05:00 |
|
Kconfig.nrfx
|
drivers: serial: nrfx_uarte: Add low power mode
|
2021-03-08 12:51:50 +01:00 |
|
Kconfig.ns16550
|
drivers: uart_ns16550: Remove CMake-based templating
|
2021-04-22 15:30:24 -05:00 |
|
Kconfig.nuvoton
|
|
|
|
Kconfig.pl011
|
drivers: pl011: add SBSA mode
|
2021-01-24 13:59:55 -05:00 |
|
Kconfig.psoc6
|
drivers: serial: psoc6: Add interrupts support
|
2021-04-27 09:27:45 -05:00 |
|
Kconfig.rtt
|
drivers: serial: uart_rtt converted to devicetree
|
2020-09-03 21:51:28 +02:00 |
|
Kconfig.rv32m1_lpuart
|
|
|
|
Kconfig.sam0
|
|
|
|
Kconfig.sifive
|
drivers: serial: sifive: use interrupt-cell to set IRQ priority
|
2021-01-16 17:22:08 -05:00 |
|
Kconfig.stellaris
|
|
|
|
Kconfig.stm32
|
drivers: serial: implement stm32 uart async api
|
2021-01-18 19:07:29 +01:00 |
|
Kconfig.uart_sam
|
|
|
|
Kconfig.usart_sam
|
|
|
|
Kconfig.xlnx
|
drivers: serial: add driver for the Xilinx UART Lite IP
|
2020-08-14 13:35:39 -05:00 |
|
Kconfig.xmc4xxx
|
|
|
|
leuart_gecko.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_altera_jtag_hal.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_apbuart.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_cc13xx_cc26xx.c
|
pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET
|
2021-05-05 18:35:49 -04:00 |
|
uart_cc32xx.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_cmsdk_apb.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_esp32.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_gecko.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_handlers.c
|
device: Const-ify all device driver instance pointers
|
2020-09-02 13:48:13 +02:00 |
|
uart_imx.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_liteuart.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_lpc11u6x.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_lpc11u6x.h
|
device: Const-ify all device driver instance pointers
|
2020-09-02 13:48:13 +02:00 |
|
uart_mcux_flexcomm.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_mcux_iuart.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_mcux_lpsci.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_mcux_lpuart.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_mcux.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_miv.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_msp432p4xx.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_native_posix.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_npcx.c
|
driver: uart: npcx: Support APB clock of uart module up to 20MHz.
|
2021-05-06 08:15:39 -05:00 |
|
uart_nrfx_uart.c
|
pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET
|
2021-05-05 18:35:49 -04:00 |
|
uart_nrfx_uarte.c
|
serial: nrfx_uarte: check size before writing to buffer
|
2021-05-06 11:34:50 +02:00 |
|
uart_ns16550.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_ns16550.h
|
|
|
|
uart_nuvoton.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_pl011.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_psoc6.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_rtt.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_rv32m1_lpuart.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_sam0.c
|
drivers: uart_sam0: add support for collision detection error
|
2021-05-03 19:57:07 -04:00 |
|
uart_sam.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_sifive.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_stellaris.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_stm32.c
|
pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET
|
2021-05-05 18:35:49 -04:00 |
|
uart_stm32.h
|
drivers: serial: uart_stm32 converted to use the new kwork API.
|
2021-04-14 18:21:33 +02:00 |
|
uart_xlnx_ps.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_xlnx_uartlite.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
uart_xmc4xxx.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
|
usart_sam.c
|
drivers: serial: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |