public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Serial driver fixes for 6.13-rc7
@ 2025-01-12 14:05 Greg KH
  2025-01-12 22:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-01-12 14:05 UTC (permalink / raw)
  To: Linus Torvalds, Geert Uytterhoeven
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:

  Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.13-rc7

for you to fetch changes up to 0cfc36ea51684b5932cd3951ded523777d807af2:

  serial: stm32: use port lock wrappers for break control (2024-12-23 19:01:54 +0100)

----------------------------------------------------------------
Serial driver fixes for 6.13-rc7

Here are 3 small serial driver fixes tree.  They resolve some reported
issues:
  - stm32 break control fix
  - 8250 runtime pm usage counter fix
  - imx driver locking fix.

All have been in my tree and linux-next for 3 weeks now, with no
reported issues:

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

----------------------------------------------------------------
Ben Wolsieffer (1):
      serial: stm32: use port lock wrappers for break control

Ilpo Järvinen (1):
      tty: serial: 8250: Fix another runtime PM usage counter underflow

Xiaolei Wang (1):
      serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()

 drivers/tty/serial/8250/8250_core.c | 3 +++
 drivers/tty/serial/imx.c            | 4 ++--
 drivers/tty/serial/stm32-usart.c    | 4 ++--
 3 files changed, 7 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] Serial driver fixes for 6.13-rc7
  2025-01-12 14:05 [GIT PULL] Serial driver fixes for 6.13-rc7 Greg KH
@ 2025-01-12 22:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-12 22:36 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Geert Uytterhoeven, Jiri Slaby, Stephen Rothwell,
	Andrew Morton, linux-kernel, linux-serial

The pull request you sent on Sun, 12 Jan 2025 15:05:29 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.13-rc7

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

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:[~2025-01-12 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-12 14:05 [GIT PULL] Serial driver fixes for 6.13-rc7 Greg KH
2025-01-12 22:36 ` 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