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.5-rc6
Date: Fri, 10 Jan 2020 22:08:50 +0100 [thread overview]
Message-ID: <20200110210850.GA1871133@kroah.com> (raw)
The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:
Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.5-rc6
for you to fetch changes up to 58dcc5bf4030cab548d5c98cd4cd3632a5444d5a:
staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 (2020-01-03 11:47:00 +0100)
----------------------------------------------------------------
Staging fixes for 5.5-rc6
Here are some small staging driver fixes for 5.5-rc6.
Nothing major here, just some small fixes for a comedi driver, the
vt6656 driver, and a new device id for the rtl8188eu driver.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Ian Abbott (1):
staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
Malcolm Priestley (5):
staging: vt6656: Fix non zero logical return of, usb_control_msg
staging: vt6656: correct return of vnt_init_registers.
staging: vt6656: limit reg output to block size
staging: vt6656: remove bool from vnt_radio_power_on ret
staging: vt6656: set usb_set_intfdata on driver fail.
Michael Straube (1):
staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
drivers/staging/comedi/drivers/adv_pci1710.c | 4 ++--
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/staging/vt6656/baseband.c | 4 ++--
drivers/staging/vt6656/card.c | 2 +-
drivers/staging/vt6656/device.h | 1 +
drivers/staging/vt6656/main_usb.c | 3 ++-
drivers/staging/vt6656/usbpipe.c | 25 +++++++++++++++++++++++--
drivers/staging/vt6656/usbpipe.h | 5 +++++
drivers/staging/vt6656/wcmd.c | 1 +
9 files changed, 38 insertions(+), 8 deletions(-)
next reply other threads:[~2020-01-10 21:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 21:08 Greg KH [this message]
2020-01-11 14:45 ` [GIT PULL] Staging driver fixes for 5.5-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=20200110210850.GA1871133@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox