summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-09-12xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp1-0/+1
2012-09-12xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2012-07-25usb: Add support for root hub port status CASStanislaw Ledwon2-7/+43
2012-06-20USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-20usb: PS3 EHCI QH read work-aroundGeoff Levand1-0/+1
2012-06-20xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-20xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-20xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-20USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-8/+0
2012-05-31xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-31USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-31xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-05-31USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre1-1/+10
2012-05-31xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2-2/+20
2012-05-31xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp1-0/+14
2012-05-31usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede1-0/+1
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+8
2012-05-11EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-05-11EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-23xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-23xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-23xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-23xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-23xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-23xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-04-02powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-03-01USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp1-0/+5
2012-03-01xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-03-01xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2012-03-01USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2012-02-03xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-02-03xhci: Fix USB 3.0 device restart on resume.Sarah Sharp1-1/+2
2012-02-03drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi1-2/+1
2012-01-12xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2-1/+1
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch4-6/+6
2012-01-12USB: pxa168: Fix compilation errorTanmay Upadhyay1-1/+1
2011-12-22USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu1-1/+6
2011-11-27USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-15USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD1-0/+6
2011-11-15USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10
2011-11-15USB: XHCI: resume root hubs when the controller resumesAlan Stern1-15/+14