aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-21xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2013-01-17xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2012-12-17xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2012-12-17USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-28xHCI: handle command after aborting the command ringElric Fu
2012-10-28xHCI: cancel command after command timeoutElric Fu
2012-10-28xHCI: add aborting command ring functionElric Fu
2012-10-28xHCI: add cmd_ring_stateElric Fu
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-10-02xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-10-02usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-10-02xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-10-02xhci: Make handover code more robustMatthew Garrett
2012-10-02xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-10-02Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-10-02EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti
2012-08-26xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-26xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-26xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-07-16xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-22xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-01xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-06-01xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-06-01usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede
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