summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-08xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-09-13usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-15usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2017-07-05xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-06-26usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-26usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-26usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-15usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-15usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-04-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-01-13USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-10-22xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-05xhci: 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-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
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: 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: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov