.. |
CMakeLists.txt
|
cmake:fix drivers build block during cmake reforming
|
2023-08-16 22:38:52 +08:00 |
Kconfig
|
serial/uart/h5: add bt h5 uart serial driver
|
2023-08-25 17:17:37 +08:00 |
Kconfig-16550
|
serial/uart_16550: Wait before setting Line Control Register (Synopsys DesignWare 8250)
|
2023-08-03 08:38:07 +02:00 |
Kconfig-lpuart
|
Add initial support for NXP S32K3 MCU family
|
2022-07-25 23:47:05 +08:00 |
Kconfig-pl011
|
arch/arm64: merge serial_pl011.c and qemu_serial.c
|
2023-05-10 09:06:59 +02:00 |
Kconfig-sci
|
|
|
Kconfig-uart
|
|
|
Kconfig-usart
|
|
|
Make.defs
|
serial/uart/h5: add bt h5 uart serial driver
|
2023-08-25 17:17:37 +08:00 |
ptmx.c
|
drivers/ptmx: Fix a potential buffer overflow
|
2023-06-09 19:41:11 +03:00 |
pty.c
|
fs/inode: remove all unnecessary check for filep/inode
|
2023-08-29 09:47:11 +08:00 |
pty.h
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
serial_dma.c
|
tty:support tty c_cc VMIN & VTIME
|
2023-04-29 13:48:52 +08:00 |
serial_io.c
|
tty:support tty c_cc VMIN & VTIME
|
2023-04-29 13:48:52 +08:00 |
serial_pl011.c
|
arch/arm64: merge serial_pl011.c and qemu_serial.c
|
2023-05-10 09:06:59 +02:00 |
serial.c
|
driver/serial: fix error echo about VT100 escape sequence
|
2023-08-30 14:26:11 +08:00 |
uart_16550.c
|
serial/uart_16550: Wait before setting Line Control Register (Synopsys DesignWare 8250)
|
2023-08-03 08:38:07 +02:00 |
uart_bth4.c
|
fs: Move mmap callback before truncate in [file|mountpt]_operations
|
2023-01-04 17:43:59 +02:00 |
uart_bth5.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
uart_rpmsg.c
|
driver/serial: fix race condition about calling rxflowcontrol in mutli thread
|
2023-08-30 14:33:00 +08:00 |