aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
* xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
* xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
* Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
* xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-10-021-15/+24
* usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-10-021-0/+1
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-10-021-1/+2
* xhci: Make handover code more robustMatthew Garrett2012-10-021-2/+10
* xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-10-021-1/+1
* Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-10-021-4/+23
* EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-10-021-2/+10
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-265-0/+21
* xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-261-2/+3
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-261-0/+1
* xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-07-161-0/+13
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-8/+0
* xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-221-4/+4
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-06-013-3/+19
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-06-011-0/+1
* usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-06-011-0/+1
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-06-012-2/+20
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+8
* Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman2012-05-071-0/+1
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-071-1/+1
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* xhci: Fix register save/restore order.Sarah Sharp2012-04-221-4/+4
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-222-5/+10
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-221-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
* usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen2012-04-021-1/+0
* powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-04-022-0/+5
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-291-0/+5
* xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-291-8/+24
* xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-291-1/+1
* USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-02-291-0/+11
* usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-131-0/+6
* xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-02-031-1/+2
* xhci: Fix USB 3.0 device restart on resume.Sarah Sharp2012-02-031-1/+2
* drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-02-031-1/+1
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2012-01-124-64/+28
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-2/+1
* xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-122-1/+1
* usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-124-6/+6
* xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-091-1/+4
* EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-12-091-4/+5
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-12-091-5/+10
* USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-12-091-1/+1