Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 22:21:02 +0000 (15:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 22:21:02 +0000 (15:21 -0700)
commit1c83d94ff646001f9ee83f0330a3933b55660927
tree13733a673705e1fba9371eb328b15b7c2e81eea2
parent3a57aa8161a06133bc3142327f3b2f1a9a50f6c8
parent17f34867e98d2fb0c03918faab79efb989fa134b
Merge tag 'for-usb-next-2013-06-06' of git://git./linux/kernel/git/sarah/xhci into usb-next

Sarah writes:

xHCI: USB 2.0 Link PM and misc cleanup patches

Hi Greg,

Here's six patches to be queued for 3.11.

The first four add support for a new type of host hardware-managed USB
2.0 Link Power Management.  Hosts with BESL support, including Intel
Haswell ULT systems, will now be able to have USB 2.0 devices go into
the lower power link state (L1) in between packets.  These patches have
been tested on Haswell ULT platforms with USB 2.0 webcams that support
Link PM.

The other two patches are clean up.  One from Julius clarifies the xHCI
endpoint context debugging to make it consistent with standard endpoint
addresses, instead of xHCI endpoint context indexes.  The one from Alex
changes the xHCI driver to be consistent about passing a void pointer to
the xHCI IRQ handler.

Sarah Sharp
This page took 0.027827 seconds and 5 git commands to generate.