Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:33:16 +0000 (17:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:33:16 +0000 (17:33 -0700)
commit224563b6ce034b82f8511969d9496113da34fb2c
treeff18379ec8c09f54675513f320b278aec43c65d1
parent9821aa9de97ccaaa16297d42a2c5a532c0032097
parentc10cf1189d7659ffd7dbe488a4cee7ec0dcdd9c6
Merge tag 'for-usb-next-2013-08-15' of git://git./linux/kernel/git/sarah/xhci into usb-next

Sarah writes:

xhci: Platform updates, 64-bit DMA, and trace events for 3.12.

Hi Greg,

This pull request includes one new feature for the xhci-plat driver (device
tree support).  Felipe was fine with the patch last I checked, but hadn't
provided an official Acked-by line.

This pull request also includes 13 patches from my FOSS Outreach Program for
Women (OPW) intern, Xenia.  She fixed a bug in the xHCI driver so that the
driver can allocate 64-bit consistent DMA, converted the driver to use dynamic
debugging, and added a bunch of new trace events for the xHCI driver.  The
python plugin for trace-cmd should be up on git hub shortly, although the trace
events are usable without it.

I'm very happy with the progress that Xenia has made, and I look forward to her
future contributions to the Linux kernel.

Sarah Sharp
drivers/usb/host/Kconfig
drivers/usb/host/xhci.c