1. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 9 years ago
  2. a4b5d60 usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock by Heiner Kallweit · 9 years ago
  3. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  4. 6fb8ac8 USB: constify usb_mon_operations structure by Julia Lawall · 9 years ago
  5. 7117522 usb: define HCD_USB31 speed option for hosts that support USB 3.1 features by Mathias Nyman · 9 years ago
  6. ff8e2c5 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  7. 6b2bd3c usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  8. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  9. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  10. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  11. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  12. 7e34d70 usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB 3.1 specification by Tal Shorer · 9 years ago
  13. f0e6a326 USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_driver() by Abhishek Bist · 10 years ago
  14. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 10 years ago
  15. 5efd2ea usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 10 years ago
  16. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  17. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  18. 11a7e59 usb: ehci: add ehci_port_power interface by Michael Grzeschik · 10 years ago
  19. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  20. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  21. f2693b4 usb: hcd: add TPL support flag by Peter Chen · 10 years ago
  22. 14aec58 storage: accept some UAS devices if streams are unavailable by Oliver Neukum · 11 years ago
  23. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  24. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  25. 7c4bb94 USB: add a private-data pointer to struct usb_tt by Alan Stern · 11 years ago
  26. 63fb3a2 USB: NS_TO_US should round up by Alan Stern · 11 years ago
  27. 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
  28. c7ccde6 USB: see if URB comes from a completion handler by Alan Stern · 11 years ago
  29. 9d89242 USB: fix build error when CONFIG_PM_SLEEP isn't enabled by Alan Stern · 11 years ago
  30. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  31. 1a81f88 Allow the USB HCD to create Wireless USB root hubs by Thomas Pugliese · 12 years ago
  32. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  33. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  34. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  35. 26f944b usb: hcd: use *resource_size_t* for specifying resource data by Kishon Vijay Abraham I · 12 years ago
  36. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 13 years ago
  37. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 13 years ago
  38. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 13 years ago
  39. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 13 years ago
  40. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 13 years ago
  41. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 13 years ago
  42. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
  43. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  44. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  45. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  46. 276532b USB: fix ehci alignment error by Harro Haan · 13 years ago
  47. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  48. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  49. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  50. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  51. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  52. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 14 years ago
  53. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  54. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  55. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  56. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  57. 0eadcc0 usb: USB3.0 ch11 definitions by Tatyana Brokhman · 14 years ago
  58. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  59. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  60. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 15 years ago
  61. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 15 years ago
  62. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  63. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 15 years ago
  64. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 15 years ago
  65. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 15 years ago
  66. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 15 years ago
  67. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 15 years ago
  68. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 15 years ago
  69. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago[Renamed (99%) from drivers/usb/core/hcd.h]
  70. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  71. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  72. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  73. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  74. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  75. b356b7c USB: Add hub descriptor update hook for xHCI by Sarah Sharp · 15 years ago
  76. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 16 years ago
  77. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 16 years ago
  78. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 16 years ago
  79. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 16 years ago
  80. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 16 years ago
  81. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 16 years ago
  82. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 16 years ago
  83. 3444b26 USB: add reset endpoint operations by David Vrabel · 16 years ago
  84. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 16 years ago
  85. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  86. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  87. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  88. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  89. aa459e6 USB: protect hcd.h from multiple inclusions by Anton Vorontsov · 16 years ago
  90. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 16 years ago
  91. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  92. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  93. 38f3ad5 usb: hub: add check for unsupported bus topology by Felipe Balbi · 17 years ago
  94. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  95. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  96. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 17 years ago
  97. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 17 years ago
  98. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 17 years ago
  99. 7329e21 USB: root hubs don't lie about their number of TTs by Alan Stern · 17 years ago
  100. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 17 years ago