mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.5-rc4
@ 2023-07-30 11:07 Greg KH
  2023-07-30 19:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-07-30 11:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.5-rc4

for you to fetch changes up to 748c5ea8b8796ae8ee80b8d3a3d940570b588d59:

  serial: 8250_dw: Preserve original value of DLF register (2023-07-25 20:31:31 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 6.5-rc4

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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Biju Das (1):
      tty: serial: sh-sci: Fix sleeping in atomic context

Chaoyuan Peng (1):
      tty: n_gsm: fix UAF in gsm_cleanup_mux

Randy Dunlap (1):
      Documentation: devices.txt: reconcile serial/ucc_uart minor numers

Ruihong Luo (1):
      serial: 8250_dw: Preserve original value of DLF register

Samuel Holland (1):
      serial: sifive: Fix sifive_serial_console_setup() section

Samuel Thibault (1):
      TIOCSTI: always enable for CAP_SYS_ADMIN

Tony Lindgren (1):
      MAINTAINERS: Update TTY layer for lists and recently added files

 Documentation/admin-guide/devices.txt | 2 +-
 MAINTAINERS                           | 6 ++++++
 drivers/tty/n_gsm.c                   | 4 +++-
 drivers/tty/serial/8250/8250_dwlib.c  | 6 ++++--
 drivers/tty/serial/sh-sci.c           | 2 +-
 drivers/tty/serial/sifive.c           | 2 +-
 drivers/tty/serial/ucc_uart.c         | 2 +-
 drivers/tty/tty_io.c                  | 2 +-
 8 files changed, 18 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-30 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-30 11:07 [GIT PULL] TTY/Serial driver fixes for 6.5-rc4 Greg KH
2023-07-30 19:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®