* [GIT PULL] TTY/Serial driver fixes for 5.16-rc4
@ 2021-12-05 12:04 Greg KH
2021-12-05 17:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-12-05 12:04 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.16-rc4
for you to fetch changes up to 9cabe26e65a893afd5846908aa393bd283ab6609:
serial: 8250_bcm7271: UART errors after resuming from S2 (2021-12-03 14:14:49 +0100)
----------------------------------------------------------------
TTY/Serial fixes for 5.16-rc4
Here are some small TTY and Serial driver fixes for 5.16-rc4 to resolve
a number of reported problems.
They include:
- liteuart serial driver fixes
- 8250_pci serial driver fixes for pericom devices
- 8250 RTS line control fix while in RS-485 mode
- tegra serial driver fix
- msm_serial driver fix
- pl011 serial driver new id
- fsl_lpuart revert of broken change
- 8250_bcm7271 serial driver fix
- MAINTAINERS file update for rpmsg tty driver that came in
5.16-rc1
- vgacon fix for reported problem
All of these, except for the 8250_bcm7271 fix have been in linux-next
with no reported problem. The 8250_bcm7271 fix was added to the tree on
Friday so no chance to be linux-next yet. But it should be fine as the
affected developers submitted it.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Al Cooper (1):
serial: 8250_bcm7271: UART errors after resuming from S2
Alexander Stein (1):
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Arnaud Pouliquen (1):
MAINTAINERS: Add rpmsg tty driver maintainer
Ilia Sergachev (1):
serial: liteuart: Fix NULL pointer dereference in ->remove()
Jay Dolan (2):
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
serial: 8250_pci: rewrite pericom_do_set_divisor()
Johan Hovold (4):
serial: core: fix transmit-buffer reset and memleak
serial: liteuart: fix use-after-free and memleak on unbind
serial: liteuart: fix minor-number leak on probe errors
serial: liteuart: relax compile-test dependencies
Lukas Wunner (1):
serial: 8250: Fix RTS modem control while in rs485 mode
Maciej W. Rozycki (1):
vgacon: Propagate console boot parameters before calling `vc_resize'
Patrik John (1):
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Pierre Gondois (1):
serial: pl011: Add ACPI SBSA UART match id
Sven Eckelmann (1):
tty: serial: msm_serial: Deactivate RX DMA for polling support
MAINTAINERS | 6 ++++++
drivers/tty/serial/8250/8250_bcm7271.c | 13 ++++++++++++
drivers/tty/serial/8250/8250_pci.c | 39 ++++++++++++++++++++++------------
drivers/tty/serial/8250/8250_port.c | 7 ------
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/amba-pl011.c | 1 +
drivers/tty/serial/fsl_lpuart.c | 1 +
drivers/tty/serial/liteuart.c | 20 ++++++++++++++---
drivers/tty/serial/msm_serial.c | 3 +++
drivers/tty/serial/serial-tegra.c | 4 ++--
drivers/tty/serial/serial_core.c | 18 +++++++++++++++-
drivers/video/console/vgacon.c | 14 +++++++-----
12 files changed, 95 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 5.16-rc4
2021-12-05 12:04 [GIT PULL] TTY/Serial driver fixes for 5.16-rc4 Greg KH
@ 2021-12-05 17:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-05 17:40 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 Sun, 5 Dec 2021 13:04:46 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.16-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5163953950ab63ce296398b013d9d16bf2b40940
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:[~2021-12-05 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-05 12:04 [GIT PULL] TTY/Serial driver fixes for 5.16-rc4 Greg KH
2021-12-05 17:40 ` 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