aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-ring.c
Commit message (Expand)AuthorAge
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-05
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-10-05
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-10-05
* xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-08-04
* xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-25
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-25
* usb: xhci: fix build warningPeter Chen2013-03-25
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
|\
| * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-01-24
| * drivers: xhci: fix incorrect bit testNickolai Zeldovich2013-01-24
| * xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-01-24
| * xhci: Fix isoc TD encoding.Sarah Sharp2013-01-24
* | usb: host: xhci: remove unused trb var in xhci_irq()Javier Martinez Canillas2013-01-03
|/
* xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-03
* xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2012-11-12
* xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-12
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-25
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-25
* drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-13
* usb: host: xhci: sparse fixesFelipe Balbi2012-09-13
* xHCI: handle command after aborting the command ringElric Fu2012-09-13
* xHCI: add aborting command ring functionElric Fu2012-09-13
* xHCI: add cmd_ring_stateElric Fu2012-09-13
* xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-08
* xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-07
* xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp2012-07-02
* xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-18
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-17
* USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern2012-05-07
* usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-05-03
* xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-03
* xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-11
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-11
* xHCI: check enqueue pointer advance into dequeue segAndiry Xu2012-03-13
* xHCI: dynamic ring expansionAndiry Xu2012-03-13
* xHCI: count free TRBs on transfer ringAndiry Xu2012-03-13
* xHCI: store ring's typeAndiry Xu2012-03-12
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-01
* USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-14
* USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-14
* xHCI: Kick khubd when USB3 resume really completes.Sarah Sharp2012-02-14
* xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-01-25
* xhci: Fix USB 3.0 device restart on resume.Sarah Sharp2012-01-10
* xhci: Clean up 32-bit build warnings.Sarah Sharp2012-01-04
* xhci: Better debugging for critical host errors.Sarah Sharp2012-01-02
* xhci: Be less verbose during URB cancellation.Sarah Sharp2011-12-22
* xhci: Remove debugging about toggling cycle bits.Sarah Sharp2011-12-22
* xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-22
* xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-22
* xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-22