linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.4-rc5
@ 2023-06-04  8:04 Greg KH
  2023-06-04 12:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-06-04  8:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:

  Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc5

for you to fetch changes up to 403e97d6ab2cb6fd0ac1ff968cd7b691771f1613:

  dt-bindings: serial: 8250_omap: add rs485-rts-active-high (2023-06-01 19:04:00 +0100)

----------------------------------------------------------------
TTY/Serial driver fixes for 6.4-rc5

Here are some small tty/serial driver fixes for 6.4-rc5 that have all
been in linux-next this past week with no reported problems.  Included
in here are:
  - 8250_tegra driver bugfix
  - fsl uart driver bugfixes
  - Kconfig fix for dependancy issue
  - dt-bindings fix for the 8250_omap driver

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

----------------------------------------------------------------
Christophe JAILLET (1):
      serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()

Francesco Dolcini (1):
      dt-bindings: serial: 8250_omap: add rs485-rts-active-high

Herve Codina (2):
      soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
      serial: cpm_uart: Fix a COMPILE_TEST dependency

Sherry Sun (1):
      tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK

 .../devicetree/bindings/serial/8250_omap.yaml      |  1 +
 drivers/soc/fsl/qe/Kconfig                         |  4 +-
 drivers/tty/serial/8250/8250_tegra.c               |  4 +-
 drivers/tty/serial/Kconfig                         |  2 +-
 drivers/tty/serial/cpm_uart/cpm_uart.h             |  2 -
 drivers/tty/serial/fsl_lpuart.c                    | 44 +++++++++++-----------
 6 files changed, 30 insertions(+), 27 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 6.4-rc5
  2023-06-04  8:04 [GIT PULL] TTY/Serial driver fixes for 6.4-rc5 Greg KH
@ 2023-06-04 12:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-04 12:56 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, 4 Jun 2023 10:04:43 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.4-rc5

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

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-04 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-04  8:04 [GIT PULL] TTY/Serial driver fixes for 6.4-rc5 Greg KH
2023-06-04 12:56 ` 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;
as well as URLs for NNTP newsgroup(s).