nuttx/drivers/serial
chao an 7aa45305b7 fs/inode: remove all unnecessary check for filep/inode
Since VFS layer already contains sanity checks, so remove unnecessary lower half checks

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-29 09:47:11 +08:00
..
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
Kconfig-pl011
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
serial_dma.c
serial_io.c
serial_pl011.c
serial.c serial: Simplify the echo process 2023-08-01 15:59:28 -03: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
uart_bth5.c serial/uart/h5: add bt h5 uart serial driver 2023-08-25 17:17:37 +08:00
uart_rpmsg.c