public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Serial driver fixes for 6.19-rc3
@ 2025-12-28 12:44 Greg KH
  2025-12-29  2:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-12-28 12:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

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

for you to fetch changes up to 267ee93c417e685d9f8e079e41c70ba6ee4df5a5:

  serial: xilinx_uartps: fix rs485 delay_rts_after_send (2025-12-23 11:55:16 +0100)

----------------------------------------------------------------
Serial driver fixes for 6.19-rc3

Here are some small serial driver fixes for some reported issues.
Included in here are:
  - serial sysfs fwnode fix that was much reported
  - sh-sci driver fix
  - serial device init bugfix
  - 8250 bugfix
  - xilinx_uartps bugfix

All of these have passed 0-day testing and individual testing

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

----------------------------------------------------------------
Alexander Stein (1):
      serial: core: Fix serial device initialization

Andy Shevchenko (1):
      serial: core: Restore sysfs fwnode information

Claudiu Beznea (1):
      serial: sh-sci: Check that the DMA cookie is valid

Dan Carpenter (1):
      serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe

j.turek (1):
      serial: xilinx_uartps: fix rs485 delay_rts_after_send

 drivers/tty/serial/8250/8250_loongson.c |  4 ++--
 drivers/tty/serial/serial_base_bus.c    | 11 +++++++----
 drivers/tty/serial/sh-sci.c             |  2 +-
 drivers/tty/serial/xilinx_uartps.c      | 14 +++++++-------
 4 files changed, 17 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] Serial driver fixes for 6.19-rc3
  2025-12-28 12:44 [GIT PULL] Serial driver fixes for 6.19-rc3 Greg KH
@ 2025-12-29  2:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-29  2:34 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 Sun, 28 Dec 2025 13:44:09 +0100:

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

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

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:[~2025-12-29  2:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28 12:44 [GIT PULL] Serial driver fixes for 6.19-rc3 Greg KH
2025-12-29  2:34 ` 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