Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 00:05:19 +0000 (17:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 00:05:23 +0000 (17:05 -0700)
* 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci:
  xhci 1.0: Set transfer burst last packet count field.
  xhci 1.0: Set transfer burst count field.
  xhci 1.0: Update TD size field format.
  xhci 1.0: Only interrupt on short packet for IN EPs.
  xhci: Remove sparse warning about cmd_status.
  usbcore: warm reset USB3 port in SS.Inactive state
  usbcore: Refine USB3.0 device suspend and resume
  xHCI: report USB3.0 portstatus comply with USB3.0 specification
  xHCI: Set link state support
  xHCI: Clear link state change support
  xHCI: warm reset support
  usb/ch9: use proper endianess for wBytesPerInterval
  xhci: Remove recursive call to xhci_handle_event
  xhci: Add an assertion to check for virt_dev=0 bug.
  xhci: Add rmb() between reading event validity & event data access.
  xhci: Make xHCI driver endian-safe


Trivial merge