1. 3c6f8cb usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list by Sriharsha Allenki · 4 years, 8 months ago
  2. 8f97250 xhci: Don't clear hub TT buffer on ep0 protocol stall by Mathias Nyman · 4 years, 9 months ago
  3. e9fb08d xhci: prevent bus suspend if a roothub port detected a over-current condition by Mathias Nyman · 4 years, 9 months ago
  4. 93ceaa8 xhci: Fix handling halted endpoint even if endpoint ring appears empty by Mathias Nyman · 4 years, 9 months ago
  5. 558963c usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 4 years, 10 months ago
  6. fb22227 usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 4 years, 10 months ago
  7. d2e971d Merge 5.6-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  8. f836e78 usb: xhci-tegra: Add OTG support by Nagarjuna Kristam · 5 years ago
  9. 6a7c533 xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI by Mika Westerberg · 4 years, 10 months ago
  10. ceca493 xhci: Finetune host initiated USB3 rootport link suspend and resume by Mathias Nyman · 4 years, 10 months ago
  11. 0200b9f7 xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 by Kai-Heng Feng · 4 years, 10 months ago
  12. eb00272 xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 by Kai-Heng Feng · 4 years, 10 months ago
  13. cbb23d5 usb: host: xhci-tegra: Tegra186/Tegra194 LPM by JC Kuo · 4 years, 10 months ago
  14. 2170a98 usb: xhci: Enable LPM for VIA LABS VL805 by Nicolas Saenz Julienne · 4 years, 10 months ago
  15. 9c1aa36 xhci: Show host status when watchdog triggers and host is assumed dead. by Mathias Nyman · 4 years, 10 months ago
  16. 76eac5d xhci: Add a separate debug message for split transaction errors. by Mathias Nyman · 4 years, 10 months ago
  17. 72ae194 xhci: bail out early if driver can't accress host in resume by Mathias Nyman · 4 years, 10 months ago
  18. aed6792 USB: EHCI: ehci-mv: use a unique bus name by Lubomir Rintel · 4 years, 10 months ago
  19. 6351f17 USB: EHCI: ehci-mv: switch the HSIC HCI to HSIC mode by Lubomir Rintel · 4 years, 10 months ago
  20. b433e34 usb: host: xhci-plat: add a shutdown by Ran Wang · 4 years, 11 months ago
  21. 16263abc usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c by Alberto Mattea · 4 years, 11 months ago
  22. 045706b xhci: Do not open code __print_symbolic() in xhci trace events by Steven Rostedt (VMware) · 4 years, 11 months ago
  23. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  24. 6bc3f39 USB: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  25. c02f1ef usb: host: xhci-pci: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  26. b070022 usb: host: uhci-pci: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  27. bb7458c usb: host: sl811-hcd: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  28. cd3d8cf usb: host: ohci-pci: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  29. 7cbfeb6 usb: host: ehci-pci: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  30. 2892699 usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough by Rasmus Villemoes · 5 years ago
  31. 055b185 xhci: Add missing annotation for xhci_enter_test_mode by Jules Irenge · 5 years ago
  32. dce174e0 xhci: Add missing annotation for xhci_set_port_power() by Jules Irenge · 5 years ago
  33. 1610585 xhci: Do not open code __print_symbolic() in xhci trace events by Steven Rostedt (VMware) · 5 years ago
  34. cf0ee7c xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2 by Mathias Nyman · 5 years ago
  35. 67f68f9 Revert "xhci: Fix memory leak when caching protocol extended capability PSI tables" by Greg Kroah-Hartman · 5 years ago
  36. cc7eac1 usb: host: ehci-platform: add a quirk to avoid stuck by Yoshihiro Shimoda · 5 years ago
  37. a3ae87d xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms by Mathias Nyman · 5 years ago
  38. 024d411 xhci: fix runtime pm enabling for quirky Intel hosts by Mathias Nyman · 5 years ago
  39. fc57313 xhci: Fix memory leak when caching protocol extended capability PSI tables by Mathias Nyman · 5 years ago
  40. f148b9f xhci: Force Maximum Packet size for Full-speed bulk devices to valid range. by Mathias Nyman · 5 years ago
  41. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  42. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  43. e1f236e usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186 by Peter Robinson · 5 years ago
  44. 845f081 Merge 5.5-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  45. bc57ecb usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd by Dmitry Osipenko · 5 years ago
  46. 32806e7 usb: host: ehci-tegra: Stop managing PHY's power by Dmitry Osipenko · 5 years ago
  47. 62a7f62 usb: host: ehci-tegra: Correct teardown order of driver's removal by Dmitry Osipenko · 5 years ago
  48. dea7b20 usb: exynos: Rename Samsung and Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  49. 6082678 usb: ehci-mv: Fix missing iomem in cast by Krzysztof Kozlowski · 5 years ago
  50. ba9b408 usb: ohci-da8xx: ensure error return on variable error is set by Colin Ian King · 5 years ago
  51. 17da9b8 usb: host: oxu210hp-hcd: fix gcc warning by Arnd Bergmann · 5 years ago
  52. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  53. 4e52af1 usb: host: Do not compile test deprecated USB_OCTEON_EHCI by Krzysztof Kozlowski · 5 years ago
  54. 88eaaec usb: host: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
  55. 5311f88 usb: mtk-xhci: Do not explicitly set the DMA mask by Tomasz Figa · 5 years ago
  56. 7b104f8 USB: EHCI: ehci-mv: add HSIC support by Lubomir Rintel · 5 years ago
  57. 92f9835 USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDs by Lubomir Rintel · 5 years ago
  58. cf94ca4 USB: EHCI: ehci-mv: make the PHY optional by Lubomir Rintel · 5 years ago
  59. eb14883 Merge 5.5-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  60. 6056a0f usb: xhci: Fix build warning seen with CONFIG_PM=n by Guenter Roeck · 5 years ago
  61. 64cc3f1 USB: EHCI: Do not return -EPIPE when hub is disconnected by Erkka Talvitie · 5 years ago
  62. e880c37 Merge 5.5-rc2 into usb-next by Greg Kroah-Hartman · 5 years ago
  63. bd82873 xhci: make sure interrupts are restored to correct state by Mathias Nyman · 5 years ago
  64. 7ff1116 xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. by Mathias Nyman · 5 years ago
  65. 7c67cf6 xhci: Increase STS_HALT timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  66. f2c710f usb: xhci: only set D3hot for pci device by Henry Lin · 5 years ago
  67. 057d476 xhci: fix USB3 device initiated resume race with roothub autosuspend by Mathias Nyman · 5 years ago
  68. ce91f1a xhci: Fix memory leak in xhci_add_in_port() by Mika Westerberg · 5 years ago
  69. cad0a5c usb: host: xhci-tegra: Implement basic ELPG support by Thierry Reding · 5 years ago
  70. 9ccae88 usb: host: xhci-tegra: Add XUSB controller context by Thierry Reding · 5 years ago
  71. 5c4e8d3 usb: host: xhci-tegra: Add support for XUSB context save/restore by Thierry Reding · 5 years ago
  72. 1792692 usb: host: xhci-tegra: Enable runtime PM as late as possible by Thierry Reding · 5 years ago
  73. ecd0fbd usb: host: xhci-tegra: Reuse stored register base address by Thierry Reding · 5 years ago
  74. 96d8f62 usb: host: xhci-tegra: Extract firmware enable helper by Thierry Reding · 5 years ago
  75. 482ba7a usb: host: xhci-tegra: Use CNR as firmware ready indicator by Thierry Reding · 5 years ago
  76. ec12ac1 usb: host: xhci-tegra: Avoid a fixed duration sleep by Thierry Reding · 5 years ago
  77. 741d6e5 usb: host: xhci-tegra: Separate firmware request and load by Thierry Reding · 5 years ago
  78. c763771 usb: host: xhci-tegra: Fix "tega" -> "tegra" typo by Thierry Reding · 5 years ago
  79. 0352179 usb: host: ehci-sh: Remove unused platform data support by Geert Uytterhoeven · 5 years ago
  80. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  81. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  82. 2f8b6e9 usb: host: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  83. 6351653 usb: host: xhci-tegra: Correct phy enable sequence by Nagarjuna Kristam · 5 years ago
  84. 07a594f xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI by Mika Westerberg · 5 years ago
  85. 36dc016 usb: host: xhci: Support running urb giveback in tasklet context by Suwan Kim · 5 years ago
  86. 58b9d71 xhci: Add tracing for xhci doorbell register writes by Mathias Nyman · 5 years ago
  87. dc0ffbe usb: host: xhci: update event ring dequeue pointer on purpose by Peter Chen · 5 years ago
  88. ee93c83 usb: host: imx21: create debugfs directory under usb root by Chunfeng Yun · 5 years ago
  89. a363d50 usb: host: fotg210: add missed clk_put calls by Chuhong Yuan · 5 years ago
  90. 6f9ac34 usb: host: oxu210hp-hcd: fix __iomem annotations by Ben Dooks (Codethink) · 5 years ago
  91. f3de5d8 USB: bcma: Add a check for devm_gpiod_get by Chuhong Yuan · 5 years ago
  92. 09e2a8b7 usb: ohci-nxp: fix use of integer as pointer by Ben Dooks · 5 years ago
  93. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  94. d5501d5 usb: xhci: fix __le32/__le64 accessors in debugfs code by Ben Dooks (Codethink) · 5 years ago
  95. bfa3dbb usb: xhci: fix Immediate Data Transfer endianness by Samuel Holland · 5 years ago
  96. 18b7406 xhci: Fix use-after-free regression in xhci clear hub TT implementation by Mathias Nyman · 5 years ago
  97. be73128 USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc by Nathan Chancellor · 5 years ago
  98. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  99. bf7c1d9 Merge 5.4-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  100. 2538f0e usb: host: xhci-tegra: Add Tegra194 XHCI support by JC Kuo · 5 years ago