aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-10-17xHCI: handle command after aborting the command ringElric Fu
2012-10-17xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-10-17usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam
2012-10-17Increase XHCI suspend timeout to 16msMichael Spang
2012-10-17xHCI: cancel command after command timeoutElric Fu
2012-10-17xHCI: add aborting command ring functionElric Fu
2012-10-17xHCI: add cmd_ring_stateElric Fu
2012-10-17xhci: Warn when hosts don't halt.Sarah Sharp
2012-09-19EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-09-19usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-09-19usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-19xhci: Make handover code more robustMatthew Garrett
2012-09-19xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-09-19xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-09-19Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-09-19xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-09-19xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-09-12xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-09-12xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-07-25usb: Add support for root hub port status CASStanislaw Ledwon
2012-06-19USB: fix PS3 EHCI systemsRicardo Martins
2012-06-19usb: PS3 EHCI QH read work-aroundGeoff Levand
2012-06-19xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-19xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai
2012-06-19xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-05-31xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-05-31USB: fix resource leak in xhci power loss pathOliver Neukum
2012-05-31xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-05-31USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre
2012-05-31xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-05-31xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
2012-05-31usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11EHCI: always clear the STS_FLR status bitAlan Stern
2012-05-11EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-22xhci: Fix register save/restore order.Sarah Sharp
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
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