Age | Commit message (Expand) | Author |
2009-09-23 | USB: xhci: Support USB hubs. | Sarah Sharp |
2009-09-23 | USB: xhci: Change how xHCI commands are handled. | Sarah Sharp |
2009-09-23 | USB: xhci: Endpoint representation refactoring. | Sarah Sharp |
2009-09-23 | USB: xhci: Support interrupt transfers. | Sarah Sharp |
2009-09-23 | USB: xhci: Add quirk for Fresco Logic xHCI hardware. | Sarah Sharp |
2009-09-23 | USB: xhci: Handle stalled control endpoints. | Sarah Sharp |
2009-09-23 | USB: xhci: Support full speed devices. | Sarah Sharp |
2009-09-23 | USB: xhci: Configure endpoint code refactoring. | Sarah Sharp |
2009-09-23 | USB: xhci: Work around for chain bit in link TRBs. | Sarah Sharp |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig |
2009-07-28 | USB: xhci: Stall handling bug fixes. | Sarah Sharp |
2009-07-28 | USB: xhci: Support for 64-byte contexts | John Youn |
2009-07-28 | USB: xhci: Always align output device contexts to 64 bytes. | Sarah Sharp |
2009-07-28 | USB: xhci: Scratchpad buffer allocation | John Youn |
2009-07-28 | USB: xhci: Make debugging more verbose. | Sarah Sharp |
2009-07-28 | USB: xhci: Represent 64-bit addresses with one u64. | Sarah Sharp |
2009-07-28 | USB: xhci: Deal with stalled endpoints. | Sarah Sharp |
2009-06-15 | USB: xhci: Respect critical sections. | Sarah Sharp |
2009-06-15 | USB: xhci: Remove packed attribute from structures. | Sarah Sharp |
2009-06-15 | USB: xhci: Avoid global namespace pollution. | Sarah Sharp |
2009-06-15 | USB: xhci: fix some compiler warnings in xhci.h | Greg Kroah-Hartman |
2009-06-15 | USB: xhci: use xhci_handle_event instead of handle_event | Stephen Rothwell |
2009-06-15 | USB: xhci: URB cancellation support. | Sarah Sharp |
2009-06-15 | USB: xhci: Bulk transfer support | Sarah Sharp |
2009-06-15 | USB: xhci: Bandwidth allocation support | Sarah Sharp |
2009-06-15 | USB: xhci: Control transfer support. | Sarah Sharp |
2009-06-15 | USB: xhci: Allocate and address USB devices | Sarah Sharp |
2009-06-15 | USB: xhci: Root hub support. | Sarah Sharp |
2009-06-15 | USB: xhci: No-op command queueing and irq handler. | Sarah Sharp |
2009-06-15 | USB: xhci: Device context array allocation. | Sarah Sharp |
2009-06-15 | USB: xhci: Ring allocation and initialization. | Sarah Sharp |
2009-06-15 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp |
2009-06-15 | USB: xhci: Support xHCI host controllers and USB 3.0 devices. | Sarah Sharp |