From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY / Serial driver fixes for 6.18-rc3
Date: Sun, 26 Oct 2025 14:59:39 +0100 [thread overview]
Message-ID: <aP4pS45wz11Lcggf@kroah.com> (raw)
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(-)
next reply other threads:[~2025-10-26 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-26 13:59 Greg KH [this message]
2025-10-26 17:37 ` [GIT PULL] TTY / Serial driver fixes for 6.18-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aP4pS45wz11Lcggf@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.