LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 5.14-rc5
@ 2021-08-08 11:31 Greg KH
2021-08-08 18:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-08-08 11:31 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Stephen Rothwell
Cc: devel, linux-kernel, linux-staging
The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:
Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.14-rc5
for you to fetch changes up to c7b65650c7f41d3946c4e2f0bb56dfdb92cfe127:
staging: mt7621-pci: avoid to re-disable clock for those pcies not in use (2021-07-27 15:48:43 +0200)
----------------------------------------------------------------
Staging driver fixes for 5.14-rc5
Here are a few small staging driver fixes for 5.14-rc5 to resolve some
reported problems. They include:
- mt7621 driver fix
- rtl8723bs driver fixes
- rtl8712 driver fixes.
Nothing major, just small problems resolved.
All have been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Arnd Bergmann (1):
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4
Pavel Skripkin (2):
staging: rtl8712: get rid of flush_scheduled_work
staging: rtl8712: error handling refactoring
Sergio Paracuellos (1):
staging: mt7621-pci: avoid to re-disable clock for those pcies not in use
Xiangyang Zhang (1):
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
drivers/staging/mt7621-pci/pci-mt7621.c | 1 -
drivers/staging/rtl8712/hal_init.c | 30 ++++++++++++------
drivers/staging/rtl8712/rtl8712_led.c | 8 +++++
drivers/staging/rtl8712/rtl871x_led.h | 1 +
drivers/staging/rtl8712/rtl871x_pwrctrl.c | 8 +++++
drivers/staging/rtl8712/rtl871x_pwrctrl.h | 1 +
drivers/staging/rtl8712/usb_intf.c | 51 ++++++++++++++-----------------
drivers/staging/rtl8723bs/Kconfig | 1 +
drivers/staging/rtl8723bs/hal/sdio_ops.c | 2 ++
9 files changed, 64 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Staging driver fixes for 5.14-rc5
2021-08-08 11:31 [GIT PULL] Staging driver fixes for 5.14-rc5 Greg KH
@ 2021-08-08 18:35 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-08 18:35 UTC (permalink / raw)
To: Greg KH
Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, devel,
linux-kernel, linux-staging
The pull request you sent on Sun, 8 Aug 2021 13:31:26 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.14-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/911c3c5e01516a1339eb54d9ca478a789002936b
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:[~2021-08-08 18:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08 11:31 [GIT PULL] Staging driver fixes for 5.14-rc5 Greg KH
2021-08-08 18:35 ` 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;
as well as URLs for NNTP newsgroup(s).