summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-02-20OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2014-12-14usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-14USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-14Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-12-14USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-12-14xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-11-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-13xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-09-13usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-13xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-13USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-07-11USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-07-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-05-18usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-05-18usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-05-18xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede
2014-04-02usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-04-02USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern
2014-04-02usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-02-15xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2013-11-28xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2013-11-28xhci: quirk for extra long delay for S4Oliver Neukum
2013-11-28xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2013-10-26xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-26USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-10-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-10-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-10-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-08-02xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-08-02usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-08-02xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-27xhci: check for failed dma pool allocationMathias Nyman
2013-06-19USB: revert periodic scheduling bugfixAlan Stern
2013-06-19xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-06-19xhci: fix list access before initVladimir Murzin
2013-06-19xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-05-30xhci: Don't warn on empty ring for suspended devices.Sarah Sharp
2013-05-30USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-05-30USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern
2013-04-10usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-06USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-20USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-02-20usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-02-20USB: XHCI: fix memory leak of URB-private dataAlan Stern