summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-12xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-12xhci: workaround for hosts missing CAS bitMathias Nyman
2017-01-12usb: xhci: fix possible wild pointerLu Baolu
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2016-11-10xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-10usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-09-24xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-07xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-07xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-09-07usb: xhci: Fix panic if disconnectJim Lin
2016-09-07xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-10USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-05-04xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-05-04usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-05-04xhci: resume USB 3 roothub firstMathias Nyman
2016-05-04usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-17usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-17usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds