Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] Serial driver fixes for 6.13-rc3
@ 2024-12-14 14:35 Greg KH
  2024-12-14 17:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-12-14 14:35 UTC (permalink / raw)
  To: Linus Torvalds, Geert Uytterhoeven
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit cdd30ebb1b9f36159d66f088b61aee264e649d7a:

  module: Convert symbol namespace to string literal (2024-12-02 11:34:44 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.13-rc3

for you to fetch changes up to 4e450dfd0f968b79204637bf13280892dff287b1:

  tty: serial: Work around warning backtrace in serial8250_set_defaults (2024-12-06 08:00:01 +0100)

----------------------------------------------------------------
Serial driver fixes for 6.13-rc3

Here are two small serial driver fixes for 6.13-rc3.  They are:
  - ioport build fallout fix for the 8250 port driver that should
    resolve Guenter's runtime problems
  - sh-sci driver bugfix for a reported problem

Both of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Claudiu Beznea (1):
      serial: sh-sci: Check if TX data was written to device in .tx_empty()

Guenter Roeck (1):
      tty: serial: Work around warning backtrace in serial8250_set_defaults

 drivers/tty/serial/8250/8250_port.c |  3 ++-
 drivers/tty/serial/sh-sci.c         | 29 +++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2024-12-14 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 14:35 [GIT PULL] Serial driver fixes for 6.13-rc3 Greg KH
2024-12-14 17:39 ` 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