1. da79ff6 xhci: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  2. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  3. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  4. 05afde1 xhci: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  5. b53bde6 Merge 4.20-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  6. f6187f4 xhci: move bus_state structure under the xhci_hub structure. by Mathias Nyman · 6 years ago
  7. f1fd62a xhci: remove the unused sw_lpm_support by Zeng Tao · 6 years ago
  8. 0472bf0 xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  9. a7d57ab xhci: workaround CSS timeout on AMD SNPS 3.0 xHC by Sandeep Singh · 6 years ago
  10. f068090 xhci: Fix leaking USB3 shared_hcd at xhci removal by Mathias Nyman · 6 years ago
  11. 4937213 xhci: Fix use after free for URB cancellation on a reallocated endpoint by Mathias Nyman · 6 years ago
  12. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  13. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  14. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  15. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 7 years ago
  16. 305886c usb: xhci: increase CRS timeout value by Ajay Gupta · 7 years ago
  17. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 7 years ago
  18. 12de0a3 xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers by Marc Zyngier · 7 years ago
  19. 36b6857 xhci: Allow more than 32 quirks by Marc Zyngier · 7 years ago
  20. 38986ff xhci: use port structures instead of port arrays in xhci.c functions by Mathias Nyman · 7 years ago
  21. 9ea95ec xhci: set hcd pointers for xhci usb2 and usb3 roothub structures by Mathias Nyman · 7 years ago
  22. 44a182b xhci: Fix use-after-free in xhci_free_virt_device by Mathias Nyman · 7 years ago
  23. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  24. 0ee78c1 xhci: Show what USB release number the xHC supports from protocol capablity by Mathias Nyman · 7 years ago
  25. f524946 xhci: Clear the host side toggle manually when endpoint is soft reset by Mathias Nyman · 7 years ago
  26. 15febf5 xhci: refactor xhci_urb_enqueue a bit with minor changes by Mathias Nyman · 7 years ago
  27. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  28. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  29. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  30. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  31. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  32. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  33. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  34. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  35. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  36. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  37. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  38. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  39. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  40. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  41. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  42. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  43. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  44. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  45. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  46. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  47. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  48. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  49. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  50. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago
  51. dcabc76f usb: xhci: Return error when host is dead in xhci_disable_slot() by Lu Baolu · 7 years ago
  52. 11ec758 usb: xhci: Fix memory leak when xhci_disable_slot() returns error by Lu Baolu · 7 years ago
  53. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  54. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  55. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  56. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  57. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  58. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  59. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  60. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  61. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 8 years ago
  62. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  63. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  64. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  65. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  66. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  67. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  68. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  69. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  70. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  71. fe190ed xhci: Do not halt the host until both HCD have disconnected their devices. by Joel Stanley · 8 years ago
  72. 19a7d0d6 usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  73. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  74. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  75. d1001ab usb: xhci: clear EINT bit in status correctly by Lu Baolu · 8 years ago
  76. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  77. d3519b9 xhci: Manually give back cancelled URB if we can't queue it for cancel by Mathias Nyman · 8 years ago
  78. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  79. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  80. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  81. 6969408 xhci: refactor xhci_urb_enqueue by Mathias Nyman · 8 years ago
  82. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  83. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  84. e6f7caa xhci: rename size variable to num_tds by Mathias Nyman · 8 years ago
  85. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  86. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  87. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  88. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  89. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  90. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  91. d6169d0 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  92. 90797ae usb: xhci: fix return value of xhci_setup_device() by Lu Baolu · 8 years ago
  93. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  94. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  95. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  96. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  97. c11ae03 xhci: don't try to reset the host if it is unaccessible by Mathias Nyman · 8 years ago
  98. 99154fd xhci: cleanup error message if halting the host failed. by Mathias Nyman · 8 years ago
  99. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  100. f4c46f1 usb: host: xhci: don't print on ENOMEM by Wolfram Sang · 8 years ago