public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.0-rc4
@ 2022-09-03  7:14 Greg KH
  2022-09-03 17:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-09-03  7:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 902e02ea9385373ce4b142576eef41c642703955:

  tty: n_gsm: avoid call of sleeping functions from atomic context (2022-08-30 14:40:17 +0200)

----------------------------------------------------------------
TTY/Serial driver fixes for 6.0-rc4

Here are some small tty/serial/vt driver fixes for 6.0-rc4 that resolve
a number of reported issues:
  - n_gsm fixups for previous changes that caused problems
  - much-reported serdev crash fix that showed up in 6.0-rc1
  - vt font selection bugfix
  - kerneldoc build warning fixes
  - other tiny serial core fixes

All of these have been in linux-next for a while with no reported
problems.

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

----------------------------------------------------------------
Fedor Pchelkin (2):
      tty: n_gsm: replace kicktimer with delayed_work
      tty: n_gsm: avoid call of sleeping functions from atomic context

Helge Deller (1):
      vt: Clear selection before changing the font

Mauro Carvalho Chehab (1):
      serial: document start_rx member at struct uart_ops

Mazin Al Haddad (1):
      tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()

Sergiu Moga (1):
      tty: serial: atmel: Preserve previous USART mode if RS485 disabled

Shenwei Wang (1):
      serial: fsl_lpuart: RS485 RTS polariy is inverse

Sherry Sun (1):
      tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete

Tetsuo Handa (1):
      tty: n_gsm: initialize more members at gsm_alloc_mux()

Vincent Whitchurch (1):
      tty: Fix lookahead_buf crash with serdev

 drivers/tty/n_gsm.c               | 85 +++++++++++++++++----------------------
 drivers/tty/serial/atmel_serial.c |  4 +-
 drivers/tty/serial/fsl_lpuart.c   |  5 ++-
 drivers/tty/tty_buffer.c          | 14 ++++---
 drivers/tty/vt/vt.c               | 12 ++++--
 include/linux/serial_core.h       |  8 ++++
 6 files changed, 67 insertions(+), 61 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 6.0-rc4
  2022-09-03  7:14 [GIT PULL] TTY/Serial driver fixes for 6.0-rc4 Greg KH
@ 2022-09-03 17:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-03 17:37 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sat, 3 Sep 2022 09:14:55 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/42cf58c272ee1dae902e8cc1166c246589abd1d8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-09-03 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-03  7:14 [GIT PULL] TTY/Serial driver fixes for 6.0-rc4 Greg KH
2022-09-03 17:37 ` 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