summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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
2019-09-03usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda
2019-09-03usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda
2019-09-03usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda
2019-09-03xhci: fix possible memleak on setup address fails.Ikjoon Jang
2019-09-03xhci: add TSP bitflag to TRB tracingMathias Nyman
2019-09-03usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET
2019-09-03usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET
2019-09-03usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig
2019-09-03usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam