[GIT PULL] USB driver fixes for 4.0-rc7

From: Greg KH
Date: Sat Apr 04 2015 - 07:10:52 EST


The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6:

Linux 4.0-rc5 (2015-03-22 16:50:21 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.0-rc6

for you to fetch changes up to d3a3d28f1c7eaec42bdc26aab2dc53bc602887a4:

Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2015-04-01 13:42:58 +0200)

----------------------------------------------------------------
USB fixes for 4.0-rc6

Here are some small USB fixes and new device ids for 4.0-rc6. Nothing
major, some xhci fixes for reported problems, and some usb-serial device
ids.

All have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Doug Goldstein (2):
USB: ftdi_sio: Added custom PID for Synapse Wireless product
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

Greg Kroah-Hartman (2):
Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus
Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus

Lu Baolu (2):
usb: xhci: handle Config Error Change (CEC) in xhci driver
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

Nathaniel W Filardo (1):
USB: keyspan_pda: add new device id

Sudeep Holla (1):
usb: isp1760: fix spin unlock in the error path of isp1760_udc_start

drivers/usb/host/xhci-hub.c | 9 ++++++++-
drivers/usb/host/xhci-pci.c | 2 +-
drivers/usb/isp1760/isp1760-udc.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 9 +++++++--
drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
drivers/usb/serial/keyspan_pda.c | 3 +++
6 files changed, 26 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/