Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git...
commitdbc265465a3fc8ac8d75d3ede7e84ea122a8fd0a
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 00:05:19 +0000 (2 17:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 00:05:23 +0000 (2 17:05 -0700)
tree59e1ebdf34f49c48a5603ca541508492672eaecd
parent71a9f9d268a5c2b0a80ae606cf8e502f3410a5df
parentb61d378f2da41c748aba6ca19d77e1e1c02bcea5
Merge branch 'for-usb-next' of git+ssh:///linux/kernel/git/sarah/xhci into usb-next

* '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