- 9df47846 usb: xhci-plat: fix crash when suspend if remote wake enable by Frank Li · 3 years ago
- 6184f15 headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c by Ingo Molnar · 3 years, 4 months ago
- e681a9d Merge 5.16-rc8 into usb-next by Greg Kroah-Hartman · 3 years ago
- e484409 xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. by Mathias Nyman · 3 years ago
- 9198e02 usb: host: fotg210: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- f28fb27 xhci: use max() to make code cleaner by Changcheng Deng · 3 years ago
- 4daf08a Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()" by Greg Kroah-Hartman · 3 years ago
- 236c9ad Merge 5.16-rc6 into usb-next by Greg Kroah-Hartman · 3 years ago
- 4de5bd9a usb: host: ohci-omap: propagate errors from platform_get_irq() by Sergey Shtylyov · 3 years ago
- 1aebf11 usb: host: ehci-sh: propagate errors from platform_get_irq() by Sergey Shtylyov · 3 years ago
- e1ffd5f usb: uhci: Use platform_get_irq() to get the interrupt by Rob Herring · 3 years ago
- b6886c7 usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt by Rob Herring · 3 years ago
- 2dec70f usb: ohci-spear: Remove direct access to platform_device resource list by Rob Herring · 3 years ago
- a1f7950 usb: host: xen-hcd: add missing unlock in error path by Yang Yingliang · 3 years ago
- f886d4f usb: xhci: Extend support for runtime power management for AMD's Yellow carp. by Nehal Bakulchandra Shah · 3 years ago
- ccc14c6 usb: xhci-mtk: fix list_del warning when enable list debug by Chunfeng Yun · 3 years, 1 month ago
- 494ed39 usb: Introduce Xen pvUSB frontend (xen hcd) by Juergen Gross · 3 years, 1 month ago
- c45479e Merge 5.16-rc5 into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
- 7faac19 xhci: avoid race between disable slot command and host runtime suspend by Mathias Nyman · 3 years, 1 month ago
- 811ae81 xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending by Kai-Heng Feng · 3 years, 1 month ago
- d598c3c Merge 5.16-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
- 09f736a xhci: Fix commad ring abort, write all 64 bits to CRCR register. by Mathias Nyman · 3 years, 1 month ago
- 554abfe usb: uhci: add aspeed ast2600 uhci support by Neal Liu · 3 years, 1 month ago
- 4d01204 Merge 5.16-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
- 51f2246 usb: xhci: tegra: Check padctrl interrupt presence in device tree by Dmitry Osipenko · 3 years, 2 months ago
- 0d8cfee usb: xhci-mtk: fix random remote wakeup by Chunfeng Yun · 3 years, 2 months ago
- 38269d2 usb: xhci-mtk: remove unnecessary error check by Chunfeng Yun · 3 years, 2 months ago
- f057a1d usb: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 2 months ago
- 9933698 USB: ehci_brcm_hub_control: Improve port index sanitizing by Haimin Zhang · 3 years, 1 month ago
- 5625207 Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- e1959fa xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay by Mathias Nyman · 3 years, 2 months ago
- 0a55457 Revert "xhci: Set HCD flag to defer primary roothub registration" by Greg Kroah-Hartman · 3 years, 2 months ago
- 048ff86 Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
- b62b306 Merge branch 'pm-sleep' by Rafael J. Wysocki · 3 years, 2 months ago
- 0537282 usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called by Chunfeng Yun · 3 years, 2 months ago
- fc153ab usb: max-3421: Use driver data instead of maintaining a list of bound devices by Uwe Kleine-König · 3 years, 2 months ago
- 20f588a usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend by Yinbo Zhu · 3 years, 3 months ago
- 6a47856 usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 2 months ago
- 81dddf7 usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 2 months ago
- 97918f7 usb: xhci: Use to_pci_driver() instead of pci_dev->driver by Uwe Kleine-König · 3 years, 3 months ago
- c03fb16 Merge 5.15-rc6 into usb-next by Greg Kroah-Hartman · 3 years, 2 months ago
- 660a92a usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform by Nehal Bakulchandra Shah · 3 years, 3 months ago
- 9eff2b2 usb: host: ohci-tmio: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 3 months ago
- ea0f69d xhci: Enable trust tx length quirk for Fresco FL11 USB controller by Nikolay Martynov · 3 years, 3 months ago
- ff0e50d xhci: Fix command ring pointer corruption while aborting a command by Pavankumar Kondeti · 3 years, 3 months ago
- 880de40 USB: xhci: dbc: fix tty registration race by Johan Hovold · 3 years, 3 months ago
- 5255660 xhci: add quirk for host controllers that don't update endpoint DCS by Jonathan Bell · 3 years, 3 months ago
- a01ba2a xhci: guard accesses to ep_state in xhci_endpoint_reset() by Jonathan Bell · 3 years, 3 months ago
- 620b74d Merge 5.15-rc5 into usb-next by Greg Kroah-Hartman · 3 years, 3 months ago
- 741668e Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 3 months ago
- 3e899c7 Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 3 months ago
- 94ad8aa ARM: omap1: move omap15xx local bus handling to usb.c by Arnd Bergmann · 3 years, 3 months ago
- 3ea75b3 usb: xhci: tegra: mark PM functions as __maybe_unused by Arnd Bergmann · 3 years, 3 months ago
- 2abc865 usb: exynos: describe driver in KConfig by Krzysztof Kozlowski · 3 years, 3 months ago
- 01b5415 usb: xhci-mtk: use xhci_dbg() to print log by Chunfeng Yun · 3 years, 3 months ago
- 846cbf9 USB: EHCI: Improve port index sanitizing by Alan Stern · 3 years, 3 months ago
- 2026985 usb: host: oxu210hp: Fix a function name in comments by Cai Huoqing · 3 years, 3 months ago
- 4b0f13e usb: host: fotg210: Fix a function name in comments by Cai Huoqing · 3 years, 3 months ago
- 1cd2726 usb: ehci: Fix a function name in comments by Cai Huoqing · 3 years, 3 months ago
- ae9a614 Merge 5.15-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 3 months ago
- dfa59f3 usb: host: ehci-mv: drop duplicated MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
- b7a0a79 xhci: Set HCD flag to defer primary roothub registration by Kishon Vijay Abraham I · 3 years, 4 months ago
- d91adc5 Revert "USB: bcma: Add a check for devm_gpiod_get" by Rafał Miłecki · 3 years, 4 months ago
- aad0684 usb: ehci: Simplify platform driver registration by Guenter Roeck · 3 years, 4 months ago
- 6854ccc USB: host: ehci-atmel: Add support for HSIC phy by Cristian Birsan · 3 years, 4 months ago
- 7f2d737 usb: ehci: handshake CMD_RUN instead of STS_HALT by Neal Liu · 3 years, 4 months ago
- 6943ee7 usb: ohci: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 4 months ago
- 07281a2 Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 4 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- 57f3ffd usb: host: xhci-rcar: Don't reload firmware after the completion by Yoshihiro Shimoda · 3 years, 4 months ago
- b7d509a usb: xhci-mtk: allow bandwidth table rollover by Chunfeng Yun · 3 years, 4 months ago
- c82cacd usb: renesas-xhci: Prefer firmware loading on unknown ROM state by Takashi Iwai · 3 years, 4 months ago
- 4ce1866 usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint by Chunfeng Yun · 3 years, 4 months ago
- 926d60a usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 3 years, 4 months ago
- 82799c8 usb: xhci-mtk: add a member of num_esit by Chunfeng Yun · 3 years, 4 months ago
- 614c8c6 usb: xhci-mtk: check boundary before check tt by Chunfeng Yun · 3 years, 4 months ago
- 451d391 usb: xhci-mtk: update fs bus bandwidth by bw_budget_table by Chunfeng Yun · 3 years, 4 months ago
- de5107f usb: xhci-mtk: fix issue of out-of-bounds array access by Chunfeng Yun · 3 years, 4 months ago
- 7465d7b usb: xhci-mtk: support option to disable usb2 ports by Chunfeng Yun · 3 years, 4 months ago
- 7f85c16 usb: xhci-mtk: fix use-after-free of mtk->hcd by Chunfeng Yun · 3 years, 4 months ago
- f2a9797 Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint" by Chunfeng Yun · 3 years, 4 months ago
- 76d55a6 Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation" by Chunfeng Yun · 3 years, 4 months ago
- 4720f1b usb: ehci-orion: Handle errors of clk_prepare_enable() in probe by Evgeny Novikov · 3 years, 4 months ago
- 669bc5a xhci: Add bus number to some debug messages by Mathias Nyman · 3 years, 4 months ago
- 0d9b9f5 xhci: Add additional dynamic debug to follow URBs in cancel and error cases. by Mathias Nyman · 3 years, 4 months ago
- 2847c46 Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" by Mathias Nyman · 3 years, 4 months ago
- 94f3391 xhci: Fix failure to give back some cached cancelled URBs. by Mathias Nyman · 3 years, 4 months ago
- 4843b4b xhci: fix even more unsafe memory usage in xhci tracing by Mathias Nyman · 3 years, 4 months ago
- cbf286e xhci: fix unsafe memory usage in xhci tracing by Mathias Nyman · 3 years, 4 months ago
- e4788ed USB: EHCI: Add alias for Broadcom INSNREG by Kees Cook · 3 years, 4 months ago
- b258299 usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controller by Lukas Bulwahn · 3 years, 4 months ago
- 4ac5132 usb: host: ohci-tmio: add IRQ check by Sergey Shtylyov · 3 years, 5 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 73e19de Merge 5.14-rc5 into usb-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 54801195 usb: xhci-mtk: relax TT periodic bandwidth allocation by Ikjoon Jang · 3 years, 5 months ago
- b873120 usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint by Ikjoon Jang · 3 years, 5 months ago
- 00de6a5 usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses by Claudiu Beznea · 3 years, 5 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
- d842bc6 Merge v5.14-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 5 months ago