mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY / Serial driver fixes for 6.10-rc6
Date: Sun, 30 Jun 2024 16:12:02 +0200	[thread overview]
Message-ID: <ZoFnsuNJy_Fz8_qE@kroah.com> (raw)

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

             reply	other threads:[~2024-06-30 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 14:12 Greg KH [this message]
2024-06-30 16:28 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZoFnsuNJy_Fz8_qE@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®