summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-12-06xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2013-06-10USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2013-06-10xhci: Make handover code more robustMatthew Garrett
2012-10-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-10-07xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-10-07xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-10-07xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-03-04xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-03-04USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2011-12-09USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-11-07QE/FHCI: fixed the CONTROL bugJerry Huang
2011-11-07xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-11-07USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-29USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-08EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-08-08EHCI: only power off port if over-current is activeSergei Shtylyov
2011-08-08USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-07-13xhci: Reject double add of active endpoints.Sarah Sharp
2011-06-23USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-06-23OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-06-23xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-04-22USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-22USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-22USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-03-27ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-23xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-02xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-02xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-02xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-02xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-03-02OHCI: work around for nVidia shutdown problemAlan Stern
2011-02-17USB: EHCI: fix DMA deallocation bugAlan Stern
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-09-20USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-26USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp
2010-07-05USB: xhci: Wait for host to start running.Sarah Sharp
2010-07-05USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu
2010-07-05USB: xhci: Fix check for room on the ring.Sarah Sharp
2010-07-05USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-07-05USB: EHCI: clear PHCD before resumingAlek Du
2010-05-12USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp
2010-05-12USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp
2010-05-12USB: OHCI: don't look at the root hub to get the number of portsAlan Stern
2010-05-12USB: EHCI: defer reclamation of siTDsAlan Stern
2010-04-01usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-04-01USB: xHCI: re-initialize cmd_completionAndiry Xu