aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mem.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+4
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+19
|\
| * xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2013-01-211-2/+9
| * xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-171-0/+2
| * xHCI: add aborting command ring functionElric Fu2012-10-281-0/+7
| * xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-06-011-0/+1
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-15/+26
|\ \ | |/
| * xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2
| * xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-291-8/+24
* | samsung update 1codeworkx2012-06-021-19/+19
|/
* xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-261-5/+0
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-11-111-14/+18
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-11-111-10/+12
* xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-151-2/+0
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
* xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-161-4/+3
* xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-131-2/+2
* xHCI 1.0: Isoch endpoint CErr field setAndiry Xu2011-05-091-2/+2
* xHCI 1.0: Control endpoint average TRB length field setAndiry Xu2011-05-091-1/+8
* usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-021-61/+61
* USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov2011-04-131-28/+62
* USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2011-04-131-4/+4
* USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-131-4/+4
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-9/+84
|\
| * xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp2011-03-131-0/+18
| * xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-4/+62
| * xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-131-2/+2
| * xhci: Modify check for TT info.Sarah Sharp2011-03-131-3/+2
| * xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-131-1/+1
* | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-221-2/+2
* | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-201-2/+2
* | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-201-1/+1
|/
* xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
* xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-191-0/+164
* xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-111-2/+2
* USB: xHCI: bus power management implementationAndiry Xu2010-10-221-0/+1
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-221-0/+2
* USB: xHCI: port power management implementationAndiry Xu2010-10-221-0/+1
* USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-221-0/+1
* USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp2010-08-101-0/+23
* USB: xhci: Performance - move functions that find ep ring.Sarah Sharp2010-08-101-43/+0
* USB: xHCI: allocate bigger ring for isochronous endpointAndiry Xu2010-08-101-2/+12
* USB: xHCI: Introduce urb_priv structureAndiry Xu2010-08-101-0/+16
* USB: xHCI: Missed Service Error Event processAndiry Xu2010-08-101-0/+1
* USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-101-2/+2
* USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-261-2/+3
* USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-261-0/+21
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-201-15/+7
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-201-8/+8