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.2-rc5
Date: Sat, 21 Jan 2023 16:29:11 +0100 [thread overview]
Message-ID: <Y8wEx5F+nUsgqj4Z@kroah.com> (raw)
The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:
Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.2-rc5
for you to fetch changes up to 14ee78d5932afeb710c8305196a676a715bfdea8:
serial: exar: Add support for Sealevel 7xxxC serial cards (2023-01-20 13:38:38 +0100)
----------------------------------------------------------------
TTY/Serial driver fixes for 6.2-rc5
Here are some small tty and serial driver fixes for 6.2-rc5 that resolve
a number of tiny reported issues and some new device ids. They include:
- new device id for the exar serial driver
- speakup tty driver bugfix
- atmel serial driver baudrate fixup
- stm32 serial driver bugfix and then revert as the bugfix broke the
build. That will come back in a later pull request once it is all
worked out properly.
- amba-pl011 serial driver rs486 mode bugfix
- qcom_geni serial driver bugfix
Most of these have been in linux-next with no reported problems (well,
other than the build breakage which generated the revert), the new
device id passed 0-day testing.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Arnd Bergmann (1):
tty: serial: qcom_geni: avoid duplicate struct member init
Gaosheng Cui (1):
tty: fix possible null-ptr-defer in spk_ttyio_release
Greg Kroah-Hartman (1):
Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler"
Ilpo Järvinen (1):
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Krzysztof Kozlowski (1):
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Lino Sanfilippo (1):
serial: amba-pl011: fix high priority character transmission in rs486 mode
Marek Vasut (1):
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Matthew Howell (1):
serial: exar: Add support for Sealevel 7xxxC serial cards
Tobias Schramm (1):
serial: atmel: fix incorrect baudrate setup
drivers/accessibility/speakup/spk_ttyio.c | 3 +++
drivers/tty/serial/8250/8250_exar.c | 14 ++++++++++++++
drivers/tty/serial/amba-pl011.c | 8 ++++----
drivers/tty/serial/atmel_serial.c | 8 +-------
drivers/tty/serial/pch_uart.c | 2 +-
drivers/tty/serial/qcom_geni_serial.c | 32 +++++++++++++++++++++++--------
6 files changed, 47 insertions(+), 20 deletions(-)
next reply other threads:[~2023-01-21 15:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-21 15:29 Greg KH [this message]
2023-01-21 19:23 ` 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=Y8wEx5F+nUsgqj4Z@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
all inboxes | Powered by JetHome®