USB: xHCI: PCI power management implementation
[linux-flexiantxendom0.git] / drivers / usb / host / xhci.c
2010-10-22 Andiry XuUSB: xHCI: PCI power management implementation
2010-10-22 Andiry XuUSB: xHCI: port power management implementation
2010-10-22 Andiry XuUSB: core: use kernel assigned address for devices...
2010-10-22 Andiry XuUSB: xHCI: change xhci_reset_device() to allocate new...
2010-10-22 Andiry XuUSB: xHCI: Add pointer to udev in struct xhci_virt_device
2010-08-10 Sarah SharpUSB: xhci: Performance - move interrupt handlers into...
2010-08-10 Sarah SharpUSB: xhci: Performance - move functions that find ep...
2010-08-10 Andiry XuUSB: xHCI: Isoc urb enqueue
2010-08-10 Andiry XuUSB: xHCI: Introduce urb_priv structure
2010-08-10 Dong NguyenUSB: xHCI: Supporting MSI/MSI-X
2010-08-10 Alan SternUSB: convert usb_hcd bitfields into atomic flags
2010-08-10 Sarah SharpUSB: xhci: Remove obsolete debugging printk.
2010-07-26 Sarah SharpUSB: xhci: Set EP0 dequeue ptr after reset of configure...
2010-06-04 Sarah SharpUSB: xhci: Print NEC firmware version.
2010-06-04 Sarah SharpUSB: xhci: Wait for host to start running.
2010-06-04 Sarah SharpUSB: xhci: Wait for controller to be ready after reset.
2010-05-20 Sarah SharpUSB: xhci: Set stream ID to 0 after cleaning up stalls.
2010-05-20 Sarah SharpUSB: xhci: Avoid double free after streams are disabled.
2010-05-20 Alan SternUSB: remove the usb_host_ss_ep_comp structure
2010-05-20 Sarah SharpUSB: xhci: Correct assumptions about number of rings...
2010-05-20 Sarah SharpUSB: xhci: Add memory allocation for USB3 bulk streams.
2010-05-20 Sarah SharpUSB: xhci: Fix issue with set interface after stall.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Andiry XuUSB: xHCI: re-initialize cmd_completion
2010-03-19 Alex ChiangUSB: xhci: rename driver to xhci_hcd