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