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

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.14-rc3

for you to fetch changes up to 9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583:

  serial: 8250: Fix fifo underflow on flush (2025-02-14 09:50:55 +0100)

----------------------------------------------------------------
Serial driver fixes for 6.14-rc3

Here are some small serial driver fixes for some reported problems for
6.14-rc3.  Nothing major, just:
  - sc16is7xx irq check fix
  - 8250 fifo underflow fix
  - serial_port and 8250 iotype fixes

Most of these have been in linux-next already, and all have passed 0-day
testing.

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

----------------------------------------------------------------
Andre Werner (1):
      serial: sc16is7xx: Fix IRQ number check behavior

Andy Shevchenko (6):
      serial: port: Assign ->iotype correctly when ->iobase is set
      serial: port: Always update ->iotype in __uart_read_properties()
      serial: port: Make ->iotype validation global in __uart_read_properties()
      serial: 8250_of: Remove unneeded ->iotype assignment
      serial: 8250_platform: Remove unneeded ->iotype assignment
      serial: 8250_pnp: Remove unneeded ->iotype assignment

John Keeping (1):
      serial: 8250: Fix fifo underflow on flush

 drivers/tty/serial/8250/8250.h          |  2 ++
 drivers/tty/serial/8250/8250_dma.c      | 16 ++++++++++++++++
 drivers/tty/serial/8250/8250_of.c       |  1 -
 drivers/tty/serial/8250/8250_platform.c |  9 ---------
 drivers/tty/serial/8250/8250_pnp.c      | 10 ----------
 drivers/tty/serial/8250/8250_port.c     |  9 +++++++++
 drivers/tty/serial/sc16is7xx.c          |  2 +-
 drivers/tty/serial/serial_port.c        | 12 +++++++-----
 8 files changed, 35 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] TTY / Serial driver fixes for 6.14-rc3
  2025-02-16 15:12 [GIT PULL] TTY / Serial driver fixes for 6.14-rc3 Greg KH
@ 2025-02-16 21:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-02-16 21:02 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, 16 Feb 2025 16:12:41 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.14-rc3

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

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-02-16 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-16 15:12 [GIT PULL] TTY / Serial driver fixes for 6.14-rc3 Greg KH
2025-02-16 21:02 ` 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