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-kernel@vger.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.0-rc4
Date: Fri, 25 Jan 2019 13:22:59 +0100 [thread overview]
Message-ID: <20190125122259.GA7652@kroah.com> (raw)
The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:
Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.0-rc4
for you to fetch changes up to 31eb79db420a3f94c4c45a8c0a05cd30e333f981:
staging: android: ion: Support cpu access during dma_buf_detach (2019-01-22 11:38:09 +0100)
----------------------------------------------------------------
Staging driver fixes for 5.0-rc4
Here are some small staging driver fixes for 5.0-rc4.
They resolve some reported bugs and add a new device id for one driver.
Nothing major at all, but all good to have.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dan Carpenter (1):
Staging: wilc1000: unlock on error in init_chip()
Gustavo A. R. Silva (1):
staging: wilc1000: fix memory leak in wilc_add_rx_gtk
Július Milan (1):
staging: wilc1000: fix registration frame size
Liam Mark (1):
staging: android: ion: Support cpu access during dma_buf_detach
Michael Straube (1):
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Nathan Chancellor (1):
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
Phil Elwell (1):
staging: vchiq: Fix local event signalling
drivers/staging/android/ion/ion.c | 2 +-
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/staging/rtl8723bs/include/ieee80211.h | 6 +++---
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c | 1 +
drivers/staging/wilc1000/host_interface.c | 5 ++---
drivers/staging/wilc1000/wilc_wlan.c | 7 ++++---
6 files changed, 12 insertions(+), 10 deletions(-)
next reply other threads:[~2019-01-25 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 12:22 Greg KH [this message]
2019-01-25 23:20 ` [GIT PULL] Staging driver fixes for 5.0-rc4 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=20190125122259.GA7652@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.