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

The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b3fa3cf02e3ce92d32bfdeedd5a6bd0825f55a14:

  ASoC: ti: ams-delta: Fix cx81801_receive() argument types (2023-10-08 07:17:07 +0200)

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

Here are some small tty/serial driver fixes for 6.6-rc6 that resolve
some reported issues.  Included in here are:
  - serial core pm runtime fix for issue reported by many
  - 8250_omap driver fix
  - rs485 spinlock fix for reported problem
  - ams-delta bugfix for previous tty api changes in -rc1 that missed
    this driver that never seems to get built in any test systems

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

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

----------------------------------------------------------------
Janusz Krzysztofik (1):
      ASoC: ti: ams-delta: Fix cx81801_receive() argument types

Lukas Wunner (1):
      serial: Reduce spinlocked portion of uart_rs485_config()

Tony Lindgren (2):
      serial: 8250_omap: Fix errors with no_console_suspend
      serial: core: Fix checks for tx runtime PM state

 drivers/tty/serial/8250/8250_omap.c | 25 ++++++++++---------------
 drivers/tty/serial/serial_core.c    | 15 ++++++++++-----
 sound/soc/ti/ams-delta.c            |  4 ++--
 3 files changed, 22 insertions(+), 22 deletions(-)

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

* Re: [GIT PULL] TTY/Serial driver fixes for 6.6-rc6
  2023-10-15 15:24 [GIT PULL] TTY/Serial driver fixes for 6.6-rc6 Greg KH
@ 2023-10-15 16:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-15 16:24 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, 15 Oct 2023 17:24:17 +0200:

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

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

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-10-15 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 15:24 [GIT PULL] TTY/Serial driver fixes for 6.6-rc6 Greg KH
2023-10-15 16:24 ` 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).