summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-31usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski
2019-12-30usb: host: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: mtk-xhci: Do not explicitly set the DMA maskTomasz Figa
2019-12-30USB: EHCI: ehci-mv: add HSIC supportLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: make the PHY optionalLubomir Rintel
2019-12-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-17USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman
2019-12-11xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-12-11xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2019-12-11xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2019-12-11usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-11xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-11xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2019-12-10usb: host: xhci-tegra: Implement basic ELPG supportThierry Reding
2019-12-10usb: host: xhci-tegra: Add XUSB controller contextThierry Reding
2019-12-10usb: host: xhci-tegra: Add support for XUSB context save/restoreThierry Reding
2019-12-10usb: host: xhci-tegra: Enable runtime PM as late as possibleThierry Reding
2019-12-10usb: host: xhci-tegra: Reuse stored register base addressThierry Reding
2019-12-10usb: host: xhci-tegra: Extract firmware enable helperThierry Reding
2019-12-10usb: host: xhci-tegra: Use CNR as firmware ready indicatorThierry Reding
2019-12-10usb: host: xhci-tegra: Avoid a fixed duration sleepThierry Reding
2019-12-10usb: host: xhci-tegra: Separate firmware request and loadThierry Reding
2019-12-10usb: host: xhci-tegra: Fix "tega" -> "tegra" typoThierry Reding
2019-12-10usb: host: ehci-sh: Remove unused platform data supportGeert Uytterhoeven
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-21usb: host: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-18usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2019-11-16xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2019-11-16usb: host: xhci: Support running urb giveback in tasklet contextSuwan Kim
2019-11-16xhci: Add tracing for xhci doorbell register writesMathias Nyman
2019-11-16usb: host: xhci: update event ring dequeue pointer on purposePeter Chen
2019-11-14usb: host: imx21: create debugfs directory under usb rootChunfeng Yun
2019-11-04usb: host: fotg210: add missed clk_put callsChuhong Yuan
2019-11-04usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)
2019-11-04USB: bcma: Add a check for devm_gpiod_getChuhong Yuan
2019-11-04usb: ohci-nxp: fix use of integer as pointerBen Dooks
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman
2019-10-15USB: host: ohci-at91: Remove unused variable regs in at91_stop_hcNathan Chancellor
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-07usb: host: xhci-tegra: Add Tegra194 XHCI supportJC Kuo
2019-10-07xhci: tegra: Parameterize mailbox register addressesJC Kuo