nuttx/drivers/serial
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
Kconfig-16550
Kconfig-lpuart
Kconfig-pl011
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c
pty.c
pty.h
serial_dma.c
serial_io.c
serial_pl011.c
serial.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
uart_16550.c
uart_bth4.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
uart_bth5.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
uart_ram.c
uart_rpmsg.c drivers/serial: check the remote device before get name 2023-11-07 18:27:05 +08:00