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.6-rc6
Date: Sun, 15 Oct 2023 17:24:17 +0200 [thread overview]
Message-ID: <ZSwEIUTAuRP2TsiP@kroah.com> (raw)
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(-)
next reply other threads:[~2023-10-15 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-15 15:24 Greg KH [this message]
2023-10-15 16:24 ` [GIT PULL] TTY/Serial driver fixes for 6.6-rc6 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=ZSwEIUTAuRP2TsiP@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