* [GIT PULL] TTY / Serial driver fixes for 6.10-rc6
@ 2024-06-30 14:12 Greg KH
2024-06-30 16:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-06-30 14:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.10-rc6
for you to fetch changes up to cc8d5a2f09a54405321769abfd6ec3395482336a:
Revert "printk: Save console options for add_preferred_console_match()" (2024-06-25 07:58:10 +0200)
----------------------------------------------------------------
TTY/Serial/Console fixes for 6.10-rc6
Here are a bunch of fixes/reverts for 6.10-rc6. Include in here are:
- revert the bunch of tty/serial/console changes that landed in -rc1
that didn't quite work properly yet. Everyone agreed to just revert
them for now and will work on making them better for a future
release instead of trying to quick fix the existing changes this
late in the release cycle
- 8250 driver port count bugfix
- Other tiny serial port bugfixes for reported issues
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Crescent Hsieh (1):
tty: serial: 8250: Fix port count mismatch with the device
Doug Brown (1):
Revert "serial: core: only stop transmit when HW fifo is empty"
Greg Kroah-Hartman (9):
Revert "serial: core: Fix ifdef for serial base console functions"
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports"
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Revert "serial: core: Handle serial console options"
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel console"
Revert "printk: Flag register_console() if console is set on command line"
Revert "printk: Don't try to parse DEVNAME:0.0 console options"
Revert "printk: Save console options for add_preferred_console_match()"
Jean-Michel Hautbois (1):
tty: mcf: MCF54418 has 10 UARTS
Jonas Gorski (2):
serial: core: introduce uart_port_tx_limited_flags()
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Stefan Eichenberger (1):
serial: imx: set receiver level before starting uart
Udit Kumar (1):
serial: 8250_omap: Implementation of Errata i2310
Documentation/admin-guide/kernel-parameters.txt | 19 ---
drivers/tty/serial/8250/8250_core.c | 5 -
drivers/tty/serial/8250/8250_omap.c | 25 +++-
drivers/tty/serial/8250/8250_pci.c | 13 ++-
drivers/tty/serial/bcm63xx_uart.c | 7 +-
drivers/tty/serial/imx.c | 4 +-
drivers/tty/serial/mcf.c | 2 +-
drivers/tty/serial/serial_base.h | 30 -----
drivers/tty/serial/serial_base_bus.c | 129 ---------------------
drivers/tty/serial/serial_core.c | 4 -
include/linux/printk.h | 3 -
include/linux/serial_core.h | 21 +++-
kernel/printk/Makefile | 2 +-
kernel/printk/conopt.c | 146 ------------------------
kernel/printk/console_cmdline.h | 6 -
kernel/printk/printk.c | 23 +---
16 files changed, 65 insertions(+), 374 deletions(-)
delete mode 100644 kernel/printk/conopt.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] TTY / Serial driver fixes for 6.10-rc6
2024-06-30 14:12 [GIT PULL] TTY / Serial driver fixes for 6.10-rc6 Greg KH
@ 2024-06-30 16:28 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-30 16:28 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, 30 Jun 2024 16:12:02 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.10-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3e334486ec5cc6e79e7b0c4f58757fe8e05fbe5a
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-06-30 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-30 14:12 [GIT PULL] TTY / Serial driver fixes for 6.10-rc6 Greg KH
2024-06-30 16:28 ` 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
all inboxes | Powered by JetHome®