aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mem.c
Commit message (Expand)AuthorAge
* xHCI: add aborting command ring functionElric Fu2012-09-13
* xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-13
* xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-13
* xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-18
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-18
* USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-18
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-11
* xHCI: Allocate 2 segments for transfer ringAndiry Xu2012-03-13
* xHCI: dynamic ring expansionAndiry Xu2012-03-13
* xHCI: set cycle state when allocate ringsAndiry Xu2012-03-13
* xHCI: factor out segments allocation and free functionAndiry Xu2012-03-13
* xHCI: count free TRBs on transfer ringAndiry Xu2012-03-13
* xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-13
* xHCI: store ring's typeAndiry Xu2012-03-12
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\
| * USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-14
* | xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-21
|/
* xhci: Remove debugging about ring structure allocation.Sarah Sharp2011-12-22
* xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-04
* usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior2011-09-26
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-26
* xHCI: test USB2 software LPMAndiry Xu2011-09-26
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-26
* xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul2011-09-20
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-09-20
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-20
* xHCI: refine td allocationAndiry Xu2011-09-09
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-09
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-09
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-09
* xhci: Store the "real" root port number.Sarah Sharp2011-09-09
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
| |\
| * | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-02
* | | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| |/ |/|
* | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-06
|/
* 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