The following changes since commit d85b277ed1d3ff7b6084bf13963ab0a66544e81c:

  usb: gadget: remove unused variable in gr_queue_int() (2014-01-07 16:30:25 
-0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git 
tags/for-usb-next-2014-01-08

for you to fetch changes up to f2d9b991c549f159dc9ae81f77d8206c790cbfee:

  xhci: Set scatter-gather limit to avoid failed block writes. (2014-01-08 
11:00:52 -0800)

----------------------------------------------------------------
xhci: Urgent bug fixes for usb-next and 3.14.

Hi Greg,

Please queue these two patches to usb-next for 3.14.

An xHCI driver fix for USB ethernet devices that went into 3.13 and 3.12
stable is causing usb-storage to go into an infinite loop, and these two
patches fix the issue.  I would like these to get into 3.14-rc1 so we
can avoid any potential data corruption for users.

Sarah Sharp

----------------------------------------------------------------
Ben Hutchings (1):
      xhci: Avoid infinite loop when sg urb requires too many trbs

Sarah Sharp (1):
      xhci: Set scatter-gather limit to avoid failed block writes.

 drivers/usb/host/xhci-ring.c |    2 +-
 drivers/usb/host/xhci.c      |    4 ++--
 drivers/usb/host/xhci.h      |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to