* [GIT PULL] TTY/Serial driver fixes for 6.4-rc7
@ 2023-06-17 13:45 Greg KH
2023-06-17 18:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-06-17 13:45 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial
The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:
Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc7
for you to fetch changes up to a82c3df955f8c1c726e4976527aa6ae924a67dd9:
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A (2023-06-13 12:31:45 +0200)
----------------------------------------------------------------
Serial driver fixes for 6.4-rc7
Here are two small serial driver fixes for 6.4-rc7 that resolve some
reported problems:
- lantiq serial driver irq fix
- fsl_lpuart serial driver watermark fix
Both of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Bernhard Seibold (1):
serial: lantiq: add missing interrupt ack
Robert Hodaszi (1):
tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
drivers/tty/serial/fsl_lpuart.c | 2 +-
drivers/tty/serial/lantiq.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY/Serial driver fixes for 6.4-rc7
2023-06-17 13:45 [GIT PULL] TTY/Serial driver fixes for 6.4-rc7 Greg KH
@ 2023-06-17 18:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-17 18:44 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, 17 Jun 2023 15:45:36 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3c0eb44233122d076ca5c1ddf57807c82ecfb991
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-06-17 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-17 13:45 [GIT PULL] TTY/Serial driver fixes for 6.4-rc7 Greg KH
2023-06-17 18:44 ` 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
Powered by JetHome