public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.3-rc6
@ 2023-04-08 11:49 Greg KH
  2023-04-08 19:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-04-08 11:49 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.3-rc6

for you to fetch changes up to f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7:

  tty: serial: sh-sci: Fix Rx on RZ/G2L SCI (2023-03-29 11:00:37 +0200)

----------------------------------------------------------------
TTY/Serial driver fixes for 6.3-rc6

Here are some small tty and serial driver fixes for some reported
problems:
  - fsl_uart driver bugfixes
  - sh-sci serial driver bugfixes
  - renesas serial driver DT binding bugfixes
  - 8250 DMA bugfix

All of these have been in linux-next for a while with no reported
problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Biju Das (2):
      tty: serial: sh-sci: Fix transmit end interrupt handler
      tty: serial: sh-sci: Fix Rx on RZ/G2L SCI

Geert Uytterhoeven (1):
      dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFs

Ilpo Järvinen (1):
      serial: 8250: Prevent starting up DMA Rx on THRI interrupt

Sherry Sun (2):
      tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty
      tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active

 Documentation/devicetree/bindings/serial/renesas,scif.yaml |  4 ++--
 drivers/tty/serial/8250/8250_port.c                        | 11 +++++++++++
 drivers/tty/serial/fsl_lpuart.c                            | 10 ++++++++--
 drivers/tty/serial/sh-sci.c                                | 10 +++++++++-
 4 files changed, 30 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] TTY/Serial driver fixes for 6.3-rc6
  2023-04-08 11:49 [GIT PULL] TTY/Serial driver fixes for 6.3-rc6 Greg KH
@ 2023-04-08 19:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-08 19:31 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, 8 Apr 2023 13:49:41 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.3-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/aa46fe36bbac623d58817eb12ed0222d88fe6b16

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-04-08 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08 11:49 [GIT PULL] TTY/Serial driver fixes for 6.3-rc6 Greg KH
2023-04-08 19:31 ` 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