summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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-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
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-10-04USB: host: ohci-at91: resume: balance the clock start callBoris Krasnovskiy
2019-10-04USB: host: ohci-at91: suspend: delay needed before to stop clocksNicolas Ferre
2019-10-04USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()Boris Krasnovskiy
2019-10-04usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-04usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"Colin Ian King
2019-10-04usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-03xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal