aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-1/+1
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is detectedMathias Nyman1-14/+46
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-11-09usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-11-09xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh1-0/+1
2018-11-09xhci: handle port status events for removed USB3 hcdMathias Nyman1-0/+7
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman6-8/+14
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds19-243/+684
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter1-12/+77
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter1-0/+5
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com1-0/+2
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus1-2/+4
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2-2/+4
2018-10-01usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-01xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-09-28xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2-0/+6
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding1-26/+26
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2-0/+25
2018-09-28xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2-0/+21
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen1-0/+3
2018-09-28usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun1-6/+11
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2-10/+258
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2-60/+104
2018-09-28usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2018-09-28usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun1-1/+14
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe6-16/+16
2018-09-20usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij1-5/+2
2018-09-20USB: EHCI: ehci-mv: add DT supportLubomir Rintel1-18/+23
2018-09-20USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel1-22/+22
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel1-4/+0
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel4-62/+44
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman4-12/+51
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4
2018-09-10USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern1-9/+3
2018-09-10usb: host: fotg2: add silicon clock handlingLinus Walleij2-4/+32
2018-09-05usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha1-11/+16
2018-09-05xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman1-0/+30
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+0
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds14-25/+273
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-4/+8
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson2-13/+0
2018-07-24usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski2-13/+0
2018-07-20usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei1-0/+1
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand2-4/+8
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2-5/+9