summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-06-01xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-07Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman
2012-05-07EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-22xhci: Fix register save/restore order.Sarah Sharp
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-22xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-22xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen
2012-04-02powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-29xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-02-29xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp
2012-02-29USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-03xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu
2012-02-03xhci: Fix USB 3.0 device restart on resume.Sarah Sharp
2012-02-03drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall
2012-01-12OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-12xhci: Properly handle COMP_2ND_BW_ERRHans de Goede
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-12-09xHCI: fix bug in xhci_clear_command_ring()Andiry Xu
2011-12-09EHCI : Fix a regression in the ISO schedulerMatthieu CASTET
2011-12-09USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-26USB: workaround for bug in old version of GCCAlan Stern
2011-11-26USB: XHCI: resume root hubs when the controller resumesAlan Stern
2011-11-26usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-26xhci: Set slot and ep0 flags for address command.Sarah Sharp
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-11-11USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu
2011-11-11usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-11-11USB: EHCI: Fix test mode sequenceBoris Todorov
2011-11-11QE/FHCI: fixed the CONTROL bugJerry Huang
2011-11-11USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-11-11xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-11-11xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-11-11EHCI: workaround for MosChip controller bugAlan Stern
2011-11-11EHCI : introduce a common ehci_setupMatthieu CASTET
2011-10-03usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-10-03ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier
2011-10-03ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier