* [GIT PULL] USB fixes for 3.15-rc8
@ 2014-06-02 22:10 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-06-02 22:10 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb
The following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.15-rc8
for you to fetch changes up to 5dc2808c4729bf080487e61b80ee04e0fdb12a37:
xhci: delete endpoints from bandwidth list before freeing whole device (2014-05-28 14:53:53 -0700)
----------------------------------------------------------------
USB fixes for 3.15-rc8
Here are some fixes for 3.15-rc8 that resolve a number of tiny USB
issues that have been reported, and there are some new device ids as
well.
All have been tested in linux-next.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alexej Starschenko (1):
USB: serial: option: add support for Novatel E371 PCIe card
Bjørn Mork (1):
usb: cdc-wdm: export cdc-wdm uapi header
George McCollister (1):
USB: ftdi_sio: add NovaTech OrionLXm product ID
Greg Kroah-Hartman (1):
USB: cdc-wdm: properly include types.h
Johan Hovold (1):
USB: io_ti: fix firmware download on big-endian machines (part 2)
Mathias Nyman (2):
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
xhci: delete endpoints from bandwidth list before freeing whole device
drivers/usb/core/driver.c | 9 ++++++---
drivers/usb/core/hub.c | 15 +++++++++++++--
drivers/usb/host/pci-quirks.c | 7 +++++++
drivers/usb/host/xhci-mem.c | 20 ++++++++++----------
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 5 +++++
drivers/usb/serial/io_ti.c | 2 +-
drivers/usb/serial/io_usbvend.h | 2 +-
drivers/usb/serial/option.c | 2 ++
include/uapi/linux/usb/Kbuild | 1 +
include/uapi/linux/usb/cdc-wdm.h | 2 ++
11 files changed, 50 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-02 22:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 22:10 [GIT PULL] USB fixes for 3.15-rc8 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox