summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-06-13usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-06-13usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-06-08usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-06-08USB: xhci: fix lock-inversion problemAlan Stern
2017-06-08usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-06-08usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-06-08xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-17usb: host: xhci: print correct command ring addressPeter Chen
2017-05-17usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-06xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-03-02usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-03-02usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-03-02xhci: Handle command completion and timeout raceMathias Nyman
2017-03-02usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-03-02usb: xhci: fix possible wild pointerLu Baolu
2017-03-02xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-12USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-23xhci: workaround for hosts missing CAS bitMathias Nyman
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-10-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-02xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-08-31usb: xhci: Fix panic if disconnectJim Lin
2016-08-31xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-31usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-19USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio
2016-07-10usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-10USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-10usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-10xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-04-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-20usb: xhci: fix xhci locking up during hcd removeRoger Quadros
2016-04-20usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-20xhci: resume USB 3 roothub firstMathias Nyman
2016-04-20usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-02-15xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman
2016-02-15usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum
2016-01-31usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani