-
- Downloads
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small TTY and serial driver fixes for 6.5-rc4 for some reported problems. Included in here is: - TIOCSTI fix for braille readers - documentation fix for minor numbers - MAINTAINERS update for new serial files in -rc1 - minor serial driver fixes for reported problems All of these have been in linux-next with no reported problems" * tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: 8250_dw: Preserve original value of DLF register tty: serial: sh-sci: Fix sleeping in atomic context serial: sifive: Fix sifive_serial_console_setup() section Documentation: devices.txt: reconcile serial/ucc_uart minor numers MAINTAINERS: Update TTY layer for lists and recently added files tty: n_gsm: fix UAF in gsm_cleanup_mux TIOCSTI: always enable for CAP_SYS_ADMIN
Showing
- Documentation/admin-guide/devices.txt 1 addition, 1 deletionDocumentation/admin-guide/devices.txt
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/tty/n_gsm.c 3 additions, 1 deletiondrivers/tty/n_gsm.c
- drivers/tty/serial/8250/8250_dwlib.c 4 additions, 2 deletionsdrivers/tty/serial/8250/8250_dwlib.c
- drivers/tty/serial/sh-sci.c 1 addition, 1 deletiondrivers/tty/serial/sh-sci.c
- drivers/tty/serial/sifive.c 1 addition, 1 deletiondrivers/tty/serial/sifive.c
- drivers/tty/serial/ucc_uart.c 1 addition, 1 deletiondrivers/tty/serial/ucc_uart.c
- drivers/tty/tty_io.c 1 addition, 1 deletiondrivers/tty/tty_io.c
Loading
Please register or sign in to comment