[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140302221123.GA13546@kroah.com>
Date: Sun, 2 Mar 2014 14:11:23 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB fixes for 3.14-rc5
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@...uxfoundation.org>
----------------------------------------------------------------
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists