| Commit message (Expand) | Author | Age | Files | Lines |
* | xhci-hcd: Include <linux/slab.h> in xhci-pci.c | Ben Hutchings | 2011-04-29 | 1 | -0/+1 |
* | xHCI: Implement AMD PLL quirk | Andiry Xu | 2011-04-13 | 1 | -0/+4 |
* | xhci: Fixes for suspend/resume of shared HCDs. | Sarah Sharp | 2011-03-13 | 1 | -1/+2 |
* | xhci: Register second xHCI roothub. | Sarah Sharp | 2011-03-13 | 1 | -8/+90 |
* | xhci: Change hcd_priv into a pointer. | Sarah Sharp | 2011-03-13 | 1 | -6/+27 |
* | USB: xHCI: PCI power management implementation | Andiry Xu | 2010-10-22 | 1 | -1/+33 |
* | USB: xHCI: bus power management implementation | Andiry Xu | 2010-10-22 | 1 | -0/+2 |
* | USB: xHCI: change xhci_reset_device() to allocate new device | Andiry Xu | 2010-10-22 | 1 | -1/+1 |
* | USB: xhci: Set DMA mask for host. | Sarah Sharp | 2010-08-10 | 1 | -0/+9 |
* | USB: xhci: Print NEC firmware version. | Sarah Sharp | 2010-06-04 | 1 | -0/+2 |
* | USB: clean up some host controller sparse warnings | Randy Dunlap | 2010-05-20 | 1 | -2/+2 |
* | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 2010-05-20 | 1 | -0/+2 |
* | USB: xhci: Limit bus sg_tablesize to 62 TRBs. | Sarah Sharp | 2010-05-20 | 1 | -1/+1 |
* | USB: Add call to notify xHC of a device reset. | Sarah Sharp | 2010-03-02 | 1 | -0/+1 |
* | USB: make urb scatter-gather support more generic | David Vrabel | 2009-12-11 | 1 | -0/+2 |
* | USB: Add hub descriptor update hook for xHCI | Sarah Sharp | 2009-09-23 | 1 | -0/+1 |
* | USB: xhci: Support USB hubs. | Sarah Sharp | 2009-09-23 | 1 | -0/+2 |
* | USB: xhci: Add quirk for Fresco Logic xHCI hardware. | Sarah Sharp | 2009-09-23 | 1 | -0/+13 |
* | USB: xhci: Deal with stalled endpoints. | Sarah Sharp | 2009-07-28 | 1 | -0/+1 |
* | USB: xhci: Bandwidth allocation support | Sarah Sharp | 2009-06-15 | 1 | -0/+4 |
* | USB: xhci: Control transfer support. | Sarah Sharp | 2009-06-15 | 1 | -0/+2 |
* | USB: xhci: Allocate and address USB devices | Sarah Sharp | 2009-06-15 | 1 | -0/+7 |
* | USB: xhci: Root hub support. | Sarah Sharp | 2009-06-15 | 1 | -1/+3 |
* | USB: xhci: No-op command queueing and irq handler. | Sarah Sharp | 2009-06-15 | 1 | -0/+1 |
* | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp | 2009-06-15 | 1 | -0/+150 |