[GIT PULL] USB fixes for 3.14-rc5

From: Greg KH
Date: Sun Mar 02 2014 - 17:11:21 EST


The following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.14-rc5

for you to fetch changes up to a1227f3c1030e96ebc51d677d2f636268845c5fb:

usb: ehci: fix deadlock when threadirqs option is used (2014-02-26 15:46:42 -0800)

----------------------------------------------------------------
USB fixes for 3.14-rc5

Here are 2 USB patches for 3.14-rc5, one a new device id, and the other
fixes a reported problem with threaded irqs and the USB EHCI driver.

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

----------------------------------------------------------------
Joerg Dorchain (1):
USB: ftdi_sio: add Cressi Leonardo PID

Stanislaw Gruszka (1):
usb: ehci: fix deadlock when threadirqs option is used

drivers/usb/host/ehci-hcd.c | 13 ++++++++++---
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 6 ++++++
3 files changed, 18 insertions(+), 3 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/