aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mem.c
Commit message (Expand)AuthorAge
* xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-16
* xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-13
* xHCI 1.0: Isoch endpoint CErr field setAndiry Xu2011-05-09
* xHCI 1.0: Control endpoint average TRB length field setAndiry Xu2011-05-09
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
* USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov2011-04-13
* USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2011-04-13
* USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-13
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp2011-03-13
| * xhci: Register second xHCI roothub.Sarah Sharp2011-03-13
| * xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-13
| * xhci: Modify check for TT info.Sarah Sharp2011-03-13
| * xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-13
* | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-22
* | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-20
* | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
|/
* xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-09
* xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-19
* xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-11
* USB: xHCI: bus power management implementationAndiry Xu2010-10-22
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-22
* USB: xHCI: port power management implementationAndiry Xu2010-10-22
* USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-22
* USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-10
* USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-10
* USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-10
* USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-10
* USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-10
* USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-10
* USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-26
* USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-26
* 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