summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-299-128/+437
|\
| * usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson2020-01-221-0/+1
| * Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-131-2/+6
| |\
| * | usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcdDmitry Osipenko2020-01-091-2/+0
| * | usb: host: ehci-tegra: Stop managing PHY's powerDmitry Osipenko2020-01-091-6/+0
| * | usb: host: ehci-tegra: Correct teardown order of driver's removalDmitry Osipenko2020-01-091-7/+1
| * | usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-093-5/+5
| * | usb: ehci-mv: Fix missing iomem in castKrzysztof Kozlowski2020-01-081-1/+1
| * | usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann2020-01-081-5/+9
| * | usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski2019-12-311-1/+1
| * | usb: host: Enable compile testing for some of driversKrzysztof Kozlowski2019-12-301-27/+27
| * | usb: mtk-xhci: Do not explicitly set the DMA maskTomasz Figa2019-12-301-5/+0
| * | USB: EHCI: ehci-mv: add HSIC supportLubomir Rintel2019-12-301-0/+11
| * | USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel2019-12-301-4/+2
| * | USB: EHCI: ehci-mv: make the PHY optionalLubomir Rintel2019-12-301-1/+1
| * | Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman2019-12-232-2/+13
| |\ \
| * \ \ Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman2019-12-166-15/+40
| |\ \ \
| * | | | usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding2019-12-101-8/+119
| * | | | usb: host: xhci-tegra: Add XUSB controller contextThierry Reding2019-12-101-11/+69
| * | | | usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding2019-12-101-2/+100
| * | | | usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding2019-12-101-16/+17
| * | | | usb: host: xhci-tegra: Reuse stored register base addressThierry Reding2019-12-101-8/+8
| * | | | usb: host: xhci-tegra: Extract firmware enable helperThierry Reding2019-12-101-12/+29
| * | | | usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding2019-12-101-12/+15
| * | | | usb: host: xhci-tegra: Avoid a fixed duration sleepThierry Reding2019-12-101-1/+14
| * | | | usb: host: xhci-tegra: Separate firmware request and loadThierry Reding2019-12-101-10/+30
| * | | | usb: host: xhci-tegra: Fix "tega" -> "tegra" typoThierry Reding2019-12-101-2/+2
| * | | | usb: host: ehci-sh: Remove unused platform data supportGeert Uytterhoeven2019-12-101-7/+0
* | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-4/+4
| | |_|/ | |/| |
* / | | usb: ohci-da8xx: ensure error return on variable error is setColin Ian King2020-01-081-2/+6
|/ / /
* | | usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-181-1/+1
* | | USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-171-1/+12
| |/ |/|
* | xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-111-6/+6
* | xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2019-12-111-1/+2
* | xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-111-1/+1
* | usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-113-5/+16
* | xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-112-2/+11
* | xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-111-0/+4
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+1
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* | | usb: host: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-25/+25
* | | usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam2019-11-181-12/+13
* | | xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg2019-11-161-1/+3
* | | usb: host: xhci: Support running urb giveback in tasklet contextSuwan Kim2019-11-162-3/+2
* | | xhci: Add tracing for xhci doorbell register writesMathias Nyman2019-11-163-0/+61
* | | usb: host: xhci: update event ring dequeue pointer on purposePeter Chen2019-11-161-17/+43
* | | usb: host: imx21: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* | | usb: host: fotg210: add missed clk_put callsChuhong Yuan2019-11-041-2/+6