Linux Serial subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] TTY / Serial driver fixes for 6.18-rc3
@ 2025-10-26 13:59 Greg KH
  2025-10-26 17:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-10-26 13:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:

  Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)

are available in the Git repository at:

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

for you to fetch changes up to d518314a1fa4e980a227d1b2bda1badf433cb932:

  serial: 8250_mtk: Enable baud clock and manage in runtime PM (2025-10-22 12:13:54 +0200)

----------------------------------------------------------------
tty/serial driver bugfixes for 6.18-rc3

Here are some small tty and serial driver fixes for reported issues.
Included in here are:
  - sh-sci serial driver fixes
  - 8250_dw and _mtk driver fixes
  - sc16is7xx driver bugfix
  - new 8250_exar device ids added

All of these have been in linux-next this past week with no reported
issues.

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

----------------------------------------------------------------
Artem Shimko (1):
      serial: 8250_dw: handle reset control deassert error

Cosmin Tanislav (1):
      tty: serial: sh-sci: fix RSCI FIFO overrun handling

Daniel Golle (1):
      serial: 8250_mtk: Enable baud clock and manage in runtime PM

Florian Eckert (1):
      serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018

Geert Uytterhoeven (1):
      dt-bindings: serial: sh-sci: Fix r8a78000 interrupts

Hugo Villeneuve (1):
      serial: sc16is7xx: remove useless enable of enhanced features

 Documentation/devicetree/bindings/serial/renesas,scif.yaml |  1 +
 drivers/tty/serial/8250/8250_dw.c                          |  4 +++-
 drivers/tty/serial/8250/8250_exar.c                        | 11 +++++++++++
 drivers/tty/serial/8250/8250_mtk.c                         |  6 ++++--
 drivers/tty/serial/sc16is7xx.c                             |  7 -------
 drivers/tty/serial/sh-sci.c                                | 14 ++++++++------
 6 files changed, 27 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2025-10-26 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-26 13:59 [GIT PULL] TTY / Serial driver fixes for 6.18-rc3 Greg KH
2025-10-26 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