1. 77191db xhci: host: potential NULL dereference in xhci_generic_plat_probe() by Dan Carpenter · 2 years ago
  2. ec5499d xhci: split out rcar/rz support from xhci-plat.c by Arnd Bergmann · 2 years, 1 month ago
  3. c52c9ac xhci: host: Add Renesas RZ/V2M SoC support by Biju Das · 2 years, 1 month ago
  4. 224eb53 usb: host: xhci-plat: Add reset support by Biju Das · 2 years, 1 month ago
  5. 8c6e8b0 usb: host: xhci-plat: Improve clock handling in probe() by Biju Das · 2 years, 1 month ago
  6. a956f91 Merge 6.0-rc4 into usb-next by Greg Kroah-Hartman · 2 years, 6 months ago
  7. c69400b usb: host: xhci-plat: suspend/resume clks for brcm by Justin Chen · 2 years, 6 months ago
  8. 8bd954c usb: host: xhci-plat: suspend and resume clocks by Justin Chen · 2 years, 6 months ago
  9. 4a593a6 xhci: Fix null pointer dereference in remove if xHC has only one roothub by Mathias Nyman · 2 years, 6 months ago
  10. 4736ebd usb: host: xhci-plat: omit shared hcd if either root hub has no ports by Heiner Kallweit · 2 years, 9 months ago
  11. e0fe986 usb: host: xhci-plat: prepare operation w/o shared hcd by Heiner Kallweit · 2 years, 9 months ago
  12. 0cf1ea0 usb: host: xhci-plat: create shared hcd after having added main hcd by Heiner Kallweit · 2 years, 9 months ago
  13. 02e2af2 Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 11 months ago
  14. 9edcfaa Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next by Greg Kroah-Hartman · 3 years ago
  15. 8e10548 Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720" by Pali Rohár · 3 years, 1 month ago
  16. 60c250a Merge tag 'v5.17-rc2' into usb-next by Greg Kroah-Hartman · 3 years, 1 month ago
  17. 8729a2a usb: host: xhci-plat: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years, 1 month ago
  18. 9df47846 usb: xhci-plat: fix crash when suspend if remote wake enable by Frank Li · 3 years, 1 month ago
  19. 3241929 usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720 by Pali Rohár · 4 years, 1 month ago
  20. bac1ec5 usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK by Tejas Joglekar · 4 years, 2 months ago
  21. 9cdda28 usb: host: xhci-plat: improve the comments for xhci_plat_suspend by Peter Chen · 4 years, 5 months ago
  22. 4bb4fc0 usb: host: xhci-plat: add wakeup entry at sysfs by Peter Chen · 4 years, 5 months ago
  23. f768e71 usb: host: xhci-plat: add priv quirk for skip PHY initialization by Peter Chen · 4 years, 5 months ago
  24. 93cb8f1 usb: host: xhci-plat: delete the unnecessary code by Peter Chen · 4 years, 5 months ago
  25. 5e0e54f usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv by Peter Chen · 4 years, 5 months ago
  26. 46034a9 usb: host: xhci-plat: add platform data support by Peter Chen · 4 years, 5 months ago
  27. d6c3c6c usb: host: xhci-plat: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 7 months ago
  28. f535ad6 usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 8 months ago
  29. 79112cc usb/xhci-plat: Set PM runtime as active on resume by Qais Yousef · 4 years, 9 months ago
  30. 48a7890 Merge 5.7-rc6 into usb-next by Greg Kroah-Hartman · 4 years, 9 months ago
  31. 1449cb2 usb: host: xhci-plat: keep runtime active when removing host by Li Jun · 4 years, 9 months ago
  32. 1036e76 usb: xhci: xhci-plat: Add support for Broadcom STB SoC's by Al Cooper · 4 years, 9 months ago
  33. fb22227 usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 5 years ago
  34. b433e34 usb: host: xhci-plat: add a shutdown by Ran Wang · 5 years ago
  35. ed05620 usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv by Yoshihiro Shimoda · 5 years ago
  36. 77d8f11 usb: host: xhci-plat: add quirks member into struct xhci_plat_priv by Yoshihiro Shimoda · 5 years ago
  37. eb6c2eb usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping by Miquel Raynal · 6 years ago
  38. 08048c0 usb: host: xhci-plat: get optional clock by devm_clk_get_optional() by Chunfeng Yun · 6 years ago
  39. 12453a8 usb: host: xhci: mvebu: add reset on resume quirk by Ofer Heifetz · 6 years ago
  40. f068090 xhci: Fix leaking USB3 shared_hcd at xhci removal by Mathias Nyman · 6 years ago
  41. c94d41e usb: host: xhci-plat: add platform TPL support by Peter Chen · 6 years ago
  42. 222471f usb: host: xhci-plat: Iterate over parent nodes for finding quirks by Anurag Kumar Vulisha · 6 years ago
  43. fc72aa8 usb: host: xhci-plat: add firmware_name for R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  44. c20f53c Revert "xhci: plat: Register shutdown for xhci_plat" by Greg Kroah-Hartman · 7 years ago
  45. 3ae2da7 usb: host: xhci-plat: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  46. 2d79609 usb: host: xhci-plat: Remove useless test before clk_disable_unprepare by Gregory CLEMENT · 7 years ago
  47. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  48. 4e88d4c usb: add a flag to skip PHY initialization to struct usb_hcd by Martin Blumenstingl · 7 years ago
  49. d56e57c usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing" by Yoshihiro Shimoda · 7 years ago
  50. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  51. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  52. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  53. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  54. 2847d24 usb: host: xhci-plat: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  55. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  56. c6b8e79 usb: host: xhci-plat: allow sysdev to inherit from ACPI by Adam Wallis · 7 years ago
  57. 4dd5186 usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3 by Yoshihiro Shimoda · 8 years ago
  58. 4b148d5 usb: host: xhci-plat: propagate return value of platform_get_irq() by Thomas Petazzoni · 8 years ago
  59. d852ed9 usb: host: xhci: remove #ifdef around PM functions by Arnd Bergmann · 8 years ago
  60. 435cc11 usb: host: xhci-plat: set resume_quirk() for R-Car controllers by Yoshihiro Shimoda · 8 years ago
  61. 98c0a3f usb: host: xhci-plat: add resume_quirk() by Yoshihiro Shimoda · 8 years ago
  62. 835e424 usb: host: xhci-plat: enable clk in resume timing by Yoshihiro Shimoda · 8 years ago
  63. b0c69b4 usb: host: plat: Enable xHCI plat runtime PM by Baolin Wang · 8 years ago
  64. c70a152 usb: xhci: plat: Enable async suspend/resume by Andrew Bresticker · 8 years ago
  65. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  66. b07c125 xhci: plat: Register shutdown for xhci_plat by Adam Wallis · 8 years ago
  67. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  68. dcc7620 usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers by Guenter Roeck · 8 years ago
  69. 21939f0 usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested by Felipe Balbi · 8 years ago
  70. 692665c Merge 4.10-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  71. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  72. 5de4e1e usb: host: xhci: plat: check hcc_params after add hcd by William wu · 8 years ago
  73. 3f1dae6 usb: host: xhci: plat: add support for Renesas r8a7796 SoC by Yoshihiro Shimoda · 8 years ago
  74. a3aef37 xhci: get rid of platform data by Heikki Krogerus · 9 years ago
  75. 76f9502 xhci: plat: adapt to unified device property interface by Heikki Krogerus · 9 years ago
  76. de95c40 usb: xhci-plat: properly handle probe deferral for devm_clk_get() by Thomas Petazzoni · 9 years ago
  77. c06fac7 usb: host: xhci: plat: finally get rid of xhci_plat_type_is() by Felipe Balbi · 9 years ago
  78. b1c127ae usb: host: xhci: plat: make use of new methods in xhci_plat_priv by Felipe Balbi · 9 years ago
  79. 72d4b28 usb: host: xhci: plat: change type of mvebu init_quirk() by Felipe Balbi · 9 years ago
  80. 3bdb263 usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup() by Felipe Balbi · 9 years ago
  81. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 9 years ago
  82. ff075d67 usb: host: xhci-plat: fix of_table.cocci warnings by Julia Lawall · 9 years ago
  83. f1bbdc3 usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings by Simon Horman · 9 years ago
  84. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 9 years ago
  85. 526a240 usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers by Yoshihiro Shimoda · 9 years ago
  86. 82487b7 usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller by Yoshihiro Shimoda · 9 years ago
  87. 9bf9d9d usb: host: xhci-rcar: Change code for new SoCs by Yoshihiro Shimoda · 9 years ago
  88. 4efb2f6 usb: host: xhci-plat: add struct xhci_plat_priv by Yoshihiro Shimoda · 9 years ago
  89. 32479d4 usb: host: xhci: cleanup hcd private size by Yoshihiro Shimoda · 9 years ago
  90. 579085b usb: Add support for ACPI identification to xhci-platform by Duc Dang · 9 years ago
  91. 0ebbe39 usb: make xhci platform driver use 64 bit or 32 bit DMA by Duc Dang · 9 years ago
  92. 9fa733f usb: xhci: Fix suspend/resume when used with OTG core by Roger Quadros · 10 years ago
  93. 4ac5308 usb: xhci: plat: Create both HCDs before adding them by Roger Quadros · 10 years ago
  94. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 10 years ago
  95. 7b8ef22 usb: xhci: plat: Add USB phy support by Maxime Ripard · 10 years ago
  96. 1e7e4fb usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks by Maxime Ripard · 10 years ago
  97. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  98. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  99. e7020f1 host: xhci-plat: remove duplicate check on resource by Varka Bhadram · 10 years ago
  100. 29e409f xhci: Allow xHCI drivers to be built as separate modules by Andrew Bresticker · 10 years ago