* [GIT PULL] Char/Misc driver fix for 6.6-rc4
@ 2023-10-01 12:25 Greg KH
2023-10-01 19:53 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-10-01 12:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:
Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.6-rc4
for you to fetch changes up to 0e4cac557531a4c93de108d9ff11329fcad482ff:
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe (2023-09-25 10:48:19 +0200)
----------------------------------------------------------------
Misc driver fix for 6.6-rc4
Here is a single, much requested, fix for a set of misc drivers to
resolve a much reported regression in the -rc series that has also
propagated back to the stable releases. Sorry for the delay, lots of
conference travel for a few weeks put me very far behind in patch
wrangling.
It has been reported by many to resolve the reported problem, and has
been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Ricky WU (1):
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
drivers/misc/cardreader/rts5227.c | 55 ++++--------------------------------
drivers/misc/cardreader/rts5228.c | 57 ++++++++++++--------------------------
drivers/misc/cardreader/rts5249.c | 56 +++++--------------------------------
drivers/misc/cardreader/rts5260.c | 43 +++++++++-------------------
drivers/misc/cardreader/rts5261.c | 52 +++++++++-------------------------
drivers/misc/cardreader/rtsx_pcr.c | 51 ++++++++++++++++++++++++++++++----
6 files changed, 102 insertions(+), 212 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fix for 6.6-rc4
2023-10-01 12:25 [GIT PULL] Char/Misc driver fix for 6.6-rc4 Greg KH
@ 2023-10-01 19:53 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-01 19:53 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sun, 1 Oct 2023 14:25:35 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.6-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8f633369413f189d81069a5048c7d67c815f59a7
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:[~2023-10-01 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 12:25 [GIT PULL] Char/Misc driver fix for 6.6-rc4 Greg KH
2023-10-01 19:53 ` 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