All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 3.14-rc5
@ 2014-03-02 22:11 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-03-02 22:11 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

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@linuxfoundation.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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-02 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-02 22:11 [GIT PULL] USB fixes for 3.14-rc5 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.