From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.12-rc6
Date: Sat, 17 Jun 2017 12:39:07 +0200 [thread overview]
Message-ID: <20170617103907.GA26320@kroah.com> (raw)
The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:
Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.12-rc6
for you to fetch changes up to f16443a034c7aa359ddf6f0f9bc40d01ca31faea:
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks (2017-06-15 22:02:56 +0200)
----------------------------------------------------------------
USB fixes for 4.12-rc6
Here are some small gadget and xhci USB fixes for 4.12-rc6.
Nothing major, but one of the gadget patches does fix a reported oops,
and the xhci ones resolve reported problems. All have been in
linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (2):
USB: gadget: fix GPF in gadgetfs
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Corentin Labbe (1):
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
Felipe Balbi (1):
usb: gadget: composite: make sure to reactivate function on unbind
Greg Kroah-Hartman (1):
Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/.../balbi/usb into usb-linus
YD Tseng (1):
usb: xhci: Fix USB 3.1 supported protocol parsing
drivers/usb/gadget/composite.c | 11 +++++------
drivers/usb/gadget/legacy/inode.c | 9 ++++++---
drivers/usb/gadget/udc/dummy_hcd.c | 13 ++++---------
drivers/usb/gadget/udc/net2280.c | 9 +--------
drivers/usb/host/xhci-mem.c | 7 +++++--
drivers/usb/host/xhci-pci.c | 3 +++
6 files changed, 24 insertions(+), 28 deletions(-)
reply other threads:[~2017-06-17 10:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170617103907.GA26320@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--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
Powered by JetHome