aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann
2021-10-05usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann
2021-10-05usb: exynos: describe driver in KConfigKrzysztof Kozlowski
2021-10-05usb: xhci-mtk: use xhci_dbg() to print logChunfeng Yun
2021-10-05USB: EHCI: Improve port index sanitizingAlan Stern
2021-10-05usb: host: oxu210hp: Fix a function name in commentsCai Huoqing
2021-10-05usb: host: fotg210: Fix a function name in commentsCai Huoqing
2021-10-05usb: ehci: Fix a function name in commentsCai Huoqing
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-21usb: host: ehci-mv: drop duplicated MODULE_ALIASKrzysztof Kozlowski
2021-09-14xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2021-09-14Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki
2021-09-14usb: ehci: Simplify platform driver registrationGuenter Roeck
2021-09-14USB: host: ehci-atmel: Add support for HSIC phyCristian Birsan
2021-09-14usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu
2021-09-14usb: ohci: Prefer struct_size over open coded arithmeticLen Baker
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-27usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-08-27usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun
2021-08-26usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun
2021-08-26usb: xhci-mtk: check boundary before check ttChunfeng Yun
2021-08-26usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun
2021-08-26usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun
2021-08-26usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun
2021-08-26Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun
2021-08-26usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-08-26xhci: Add bus number to some debug messagesMathias Nyman
2021-08-26xhci: Add additional dynamic debug to follow URBs in cancel and error cases.Mathias Nyman
2021-08-26Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-08-26xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman
2021-08-26xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-08-26xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook
2021-08-18usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn
2021-08-16usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-08-05usb: xhci-mtk: relax TT periodic bandwidth allocationIkjoon Jang
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman