* [GIT PULL] TTY/Serial driver fixes for 6.2-rc5
@ 2023-01-21 15:29 Greg KH
2023-01-21 19:23 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-01-21 15:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 6.2-rc5
2023-01-21 15:29 [GIT PULL] TTY/Serial driver fixes for 6.2-rc5 Greg KH
@ 2023-01-21 19:23 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-21 19:23 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 Sat, 21 Jan 2023 16:29:11 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.2-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bd5cc6ee8f4e823e466a075a79db3cd355cee28e
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:[~2023-01-21 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 15:29 [GIT PULL] TTY/Serial driver fixes for 6.2-rc5 Greg KH
2023-01-21 19:23 ` 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
all inboxes | Powered by JetHome®