DriverDev-Devel Archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: devel@linuxdriverproject.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.14-rc5
Date: Sun, 8 Aug 2021 13:31:26 +0200	[thread overview]
Message-ID: <YQ/AjpNS3y41k/uT@kroah.com> (raw)

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(-)
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

             reply	other threads:[~2021-08-08 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 11:31 Greg KH [this message]
2021-08-08 18:35 ` [GIT PULL] Staging driver fixes for 5.14-rc5 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=YQ/AjpNS3y41k/uT@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).