* [GIT PULL] USB driver fixes for 4.12-rc6
@ 2017-06-17 10:39 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-06-17 10:39 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-17 10:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-17 10:39 [GIT PULL] USB driver fixes for 4.12-rc6 Greg KH
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