summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-02-10USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2014-02-10xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2014-02-10xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2014-02-10xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2014-02-10xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2014-02-10xhci: Make handover code more robustMatthew Garrett
2013-01-16USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2012-08-17QE/FHCI: fixed the CONTROL bugJerry Huang
2012-08-17xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2012-08-17USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2012-05-17USB: xhci: fix OS want to own HCJiSheng Zhang
2012-05-17EHCI: fix direction handling for interrupt data togglesAlan Stern
2012-05-17EHCI: only power off port if over-current is activeSergei Shtylyov
2012-05-17USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2012-05-17xhci: Reject double add of active endpoints.Sarah Sharp
2012-05-17USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2012-05-17xhci: Fix full speed bInterval encoding.Sarah Sharp
2012-03-14xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-03-14USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2012-03-14USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2012-03-14USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-06-26ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-06-26xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-06-26xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-06-26xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-06-26xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-06-26xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-06-26OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-06-26OHCI: work around for nVidia shutdown problemAlan Stern
2011-06-26USB: EHCI: fix DMA deallocation bugAlan Stern
2011-06-26USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-06-26USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2011-04-17USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2011-01-06USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-26USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-13USB: EHCI: remove PCI assumptionAlan Stern
2010-08-02USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp
2010-08-02USB: ehci-mxc: bail out on transceiver problemsWolfram Sang
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: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp
2010-07-05USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-07-05USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern
2010-07-05USB: EHCI: clear PHCD before resumingAlek Du
2010-07-05USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov
2010-07-05USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez