* [GIT PULL] TTY/Serial driver fixes for 6.7-rc5
@ 2023-12-09 13:53 Greg KH
2023-12-09 21:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-12-09 13:53 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
linux-serial
The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.7-rc4
for you to fetch changes up to e92fad024929c79460403acf946bc9c09ce5c3a9:
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART (2023-12-07 10:48:56 +0900)
----------------------------------------------------------------
Serial driver fixes for 6.7-rc4
Here are some small serial driver fixes for 6.7-rc4 to resolve some
reported issues. Included in here are:
- pl011 dma support fix
- sc16is7xx driver fix
- ma35d1 console index fix
- 8250 driver fixes for small issues
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Andi Shyti (1):
serial: ma35d1: Validate console index before assignment
Andy Shevchenko (1):
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Arnd Bergmann (1):
ARM: PL011: Fix DMA support
Daniel Mack (1):
serial: sc16is7xx: address RX timeout interrupt errata
Ronald Wahl (3):
serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
serial: 8250_omap: Add earlycon support for the AM654 UART controller
serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit
drivers/tty/serial/8250/8250_dw.c | 1 +
drivers/tty/serial/8250/8250_early.c | 1 +
drivers/tty/serial/8250/8250_omap.c | 14 +++--
drivers/tty/serial/amba-pl011.c | 112 +++++++++++++++++------------------
drivers/tty/serial/ma35d1_serial.c | 10 +++-
drivers/tty/serial/sc16is7xx.c | 12 ++++
6 files changed, 85 insertions(+), 65 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 6.7-rc5
2023-12-09 13:53 [GIT PULL] TTY/Serial driver fixes for 6.7-rc5 Greg KH
@ 2023-12-09 21:11 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-12-09 21:11 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, 9 Dec 2023 14:53:30 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.7-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0b5260904b7d2f55e8c4a6ac9f32e7387dc55a75
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-12-09 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 13:53 [GIT PULL] TTY/Serial driver fixes for 6.7-rc5 Greg KH
2023-12-09 21:11 ` 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