[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZI25AEWr36a7coy5@kroah.com>
Date: Sat, 17 Jun 2023 15:45:36 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jiri Slaby <jslaby@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PULL] TTY/Serial driver fixes for 6.4-rc7
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@...uxfoundation.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(-)
Powered by blists - more mailing lists