summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-2619-243/+684
|\
| * usb: xhci: tegra: Add genpd supportJon Hunter2018-10-181-12/+77
| * usb: xhci: tegra: Power-off power-domains on removalJon Hunter2018-10-181-0/+5
| * usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com2018-10-151-0/+2
| * Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-082-2/+4
| |\
| * | xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2018-09-282-0/+6
| * | usb: xhci: tegra: Firmware header is little endianThierry Reding2018-09-281-26/+26
| * | xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-282-0/+25
| * | xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2018-09-282-0/+21
| * | usb: host: xhci-plat: add platform TPL supportPeter Chen2018-09-281-0/+3
| * | usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun2018-09-281-6/+11
| * | usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2018-09-282-10/+258
| * | usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2018-09-282-60/+104
| * | usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2018-09-281-1/+3
| * | usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun2018-09-281-1/+14
| * | usb: host: Replace empty define with do whileCorentin Labbe2018-09-286-16/+16
| * | usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij2018-09-201-5/+2Star
| * | USB: EHCI: ehci-mv: add DT supportLubomir Rintel2018-09-201-18/+23
| * | USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-201-22/+22
| * | USB: EHCI: ehci-mv: remove private_initLubomir Rintel2018-09-201-4/+0Star
| * | USB: EHCI: make ehci-mv a separate driverLubomir Rintel2018-09-204-62/+44Star
| * | Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman2018-09-164-12/+51
| |\ \
| * | | USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern2018-09-101-9/+3Star
| * | | usb: host: fotg2: add silicon clock handlingLinus Walleij2018-09-102-4/+32
* | | | usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus2018-10-091-2/+4
| |_|/ |/| |
* | | usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-021-2/+2
* | | xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
| |/ |/|
* | usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun2018-09-101-0/+4
* | usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-051-1/+1
* | usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha2018-09-051-11/+16
* | xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-051-0/+30
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-232-13/+0Star
|\
| * Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2018-07-262-13/+0Star
| |\
| | * usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-242-13/+0Star
* | | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-1814-25/+273
|\ \ \
| * \ \ Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-301-0/+1
| |\ \ \
| * \ \ \ Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-162-5/+9
| |\ \ \ \
| * | | | | usb: host: ehci-sched: remove redundant pointer devColin Ian King2018-07-131-4/+0Star
| * | | | | usb: host: u132-hcd: remove redundant variable num_portsColin Ian King2018-07-131-2/+0Star
| * | | | | USB: host: whci: remove redundant variable tColin Ian King2018-07-131-2/+0Star
| * | | | | usb: xhci: dbc: remove redundant pointer dbcColin Ian King2018-07-131-2/+0Star
| * | | | | usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda2018-07-061-0/+26
| * | | | | usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda2018-07-061-15/+2Star
| * | | | | usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda2018-07-061-0/+1
| * | | | | Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-025-14/+83
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter2018-06-281-2/+2
| * | | | | USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman2018-06-253-0/+221
| * | | | | USB: xhci-hcd: Add get_resuming_ports methodAlan Stern2018-06-253-0/+14
| * | | | | USB: ehci-hcd: Add get_resuming_ports methodAlan Stern2018-06-252-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-172-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |