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.11-rc3
Date: Sun, 11 Aug 2024 15:24:01 +0200 [thread overview]
Message-ID: <Zri7cUG-SZsEn2vY@kroah.com> (raw)
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.11-rc3
for you to fetch changes up to 6e20753da6bc651e02378a0cdb78f16c42098c88:
tty: vt: conmakehash: cope with abs_srctree no longer in env (2024-07-31 12:31:32 +0200)
----------------------------------------------------------------
tty/serial driver fixes for 6.11-rc3
Here are some small tty and serial driver fixes for reported problems
for 6.11-rc3. Included in here are:
- sc16is7xx serial driver fixes
- uartclk bugfix for a divide by zero issue
- conmakehash userspace build issue fix
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
George Kennedy (1):
serial: core: check uartclk for zero to avoid divide by zero
Hugo Villeneuve (2):
serial: sc16is7xx: fix TX fifo corruption
serial: sc16is7xx: fix invalid FIFO access with special register set
Max Krummenacher (1):
tty: vt: conmakehash: cope with abs_srctree no longer in env
drivers/tty/serial/sc16is7xx.c | 25 +++++++++++++++----------
drivers/tty/serial/serial_core.c | 8 ++++++++
drivers/tty/vt/conmakehash.c | 20 +++++++-------------
3 files changed, 30 insertions(+), 23 deletions(-)
next reply other threads:[~2024-08-11 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 13:24 Greg KH [this message]
2024-08-11 17:03 ` [GIT PULL] TTY / Serial driver fixes for 6.11-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=Zri7cUG-SZsEn2vY@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox