All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial driver fixes for 6.8-rc6
@ 2024-02-25 13:56 Greg KH
  2024-02-25 18:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-02-25 13:56 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3b69e32e151bc4a4e3c785cbdb1f918d5ee337ed:

  serial: amba-pl011: Fix DMA transmission in RS485 mode (2024-02-19 09:43:37 +0100)

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

Here are 3 small serial/tty driver fixes for 6.8-rc6 that resolve the
following reported errors:
  - riscv hvc console driver fix that was reported by many
  - amba-pl011 serial driver fix for RS485 mode
  - stm32 serial driver fix for RS485 mode

All of these have been in linux-next all week with no reported problems.

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

----------------------------------------------------------------
Lino Sanfilippo (2):
      serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
      serial: amba-pl011: Fix DMA transmission in RS485 mode

Palmer Dabbelt (1):
      tty: hvc: Don't enable the RISC-V SBI console by default

 drivers/tty/hvc/Kconfig          |  8 ++++--
 drivers/tty/serial/amba-pl011.c  | 60 ++++++++++++++++++++--------------------
 drivers/tty/serial/stm32-usart.c |  4 ++-
 3 files changed, 38 insertions(+), 34 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 6.8-rc6
  2024-02-25 13:56 [GIT PULL] TTY/Serial driver fixes for 6.8-rc6 Greg KH
@ 2024-02-25 18:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-25 18:46 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, 25 Feb 2024 14:56:29 +0100:

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

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

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:[~2024-02-25 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-25 13:56 [GIT PULL] TTY/Serial driver fixes for 6.8-rc6 Greg KH
2024-02-25 18:46 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.