aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mem.c
Commit message (Expand)AuthorAge
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-20
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-20
* USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-20
* USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp2010-05-20
* USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-04-30
* USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp2010-03-19
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-02
* USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-02
* USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-11
* USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-11
* USB: xhci: Add tests for TRB address translation.Sarah Sharp2009-12-11
* USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp2009-12-11
* USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-17
* USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-17
* USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp2009-09-23
* USB: xhci: Set route string for all devices.Sarah Sharp2009-09-23
* USB: xhci: Change how xHCI commands are handled.Sarah Sharp2009-09-23
* USB: xhci: Endpoint representation refactoring.Sarah Sharp2009-09-23
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-23
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-23
* USB: xhci: Support for 64-byte contextsJohn Youn2009-07-28
* USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-28
* USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-28
* USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-28
* USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-28
* USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-28
* USB: xhci: Respect critical sections.Sarah Sharp2009-06-16
* USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-16
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-16
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-16
* USB: xhci: Fix register write order.Sarah Sharp2009-06-16
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-16
* USB: xhci: URB cancellation support.Sarah Sharp2009-06-16
* USB: xhci: Bulk transfer supportSarah Sharp2009-06-16
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-16
* USB: xhci: Control transfer support.Sarah Sharp2009-06-16
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-16
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-16
* USB: xhci: Device context array allocation.Sarah Sharp2009-06-16
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-16
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-16