linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 5.17-rc6
@ 2022-02-25 13:22 Greg KH
  2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-02-25 13:22 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.17-rc6

for you to fetch changes up to eebb0f4e894f1e9577a56b337693d1051dd6ebfd:

  sc16is7xx: Fix for incorrect data being transmitted (2022-02-21 19:51:39 +0100)

----------------------------------------------------------------
TTY/Serial driver fixes for 5.17-rc6

Here are some small n_gsm and sc16is7xx serial driver fixes for
5.17-rc6.

The n_gsm fixes are from Siemens as it seems they are using the line
discipline and fixing up a number of issues they found in their testing.
The sc16is7xx serial driver fix is for a reported problem with that
chip.

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

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

----------------------------------------------------------------
Phil Elwell (1):
      sc16is7xx: Fix for incorrect data being transmitted

daniel.starke@siemens.com (7):
      tty: n_gsm: fix encoding of control signal octet bit DV
      tty: n_gsm: fix encoding of command/response bit
      tty: n_gsm: fix proper link termination after failed open
      tty: n_gsm: fix NULL pointer access due to DLCI release
      tty: n_gsm: fix wrong tty control line for flow control
      tty: n_gsm: fix wrong modem processing in convergence layer type 2
      tty: n_gsm: fix deadlock in gsmtty_open()

 drivers/tty/n_gsm.c            | 61 +++++++++++++++++++++++++++---------------
 drivers/tty/serial/sc16is7xx.c |  3 +++
 2 files changed, 42 insertions(+), 22 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 5.17-rc6
  2022-02-25 13:22 [GIT PULL] TTY/Serial driver fixes for 5.17-rc6 Greg KH
@ 2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-25 20:17 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 Fri, 25 Feb 2022 14:22:40 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.17-rc6

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

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-02-25 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 13:22 [GIT PULL] TTY/Serial driver fixes for 5.17-rc6 Greg KH
2022-02-25 20:17 ` 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;
as well as URLs for NNTP newsgroup(s).