1. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  2. 7b5bce3 usb: core: fix potential memory leak in error path during hcd creation by Anton Bondarenko · 7 years ago
  3. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  4. 3888f62 USB: core: replace %p with %pK by Vamsi Krishna Samavedam · 7 years ago
  5. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  6. 67e41b1 USB: fix linked-list corruption in rh_call_control() by Alan Stern · 8 years ago
  7. 4da25c7 usb: hcd: use correct device pointer for dma ops by Sekhar Nori · 7 years ago
  8. 4d19635 usb: hcd: Add USB atomic notifier callback for HC died error by Manu Gautam · 8 years ago
  9. a140fd9 usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 8 years ago
  10. c909c08 usb: host: Flush hub workqueue before stopping controller by Hemant Kumar · 8 years ago
  11. 258b4b4 usb: xhci: Add helper APIs to return xhci dma addresses by Hemant Kumar · 9 years ago
  12. 8aad842 usb: xhci: Add support for secondary interrupters by Hemant Kumar · 9 years ago
  13. 35be784 usb: core: hcd: add missing header dependencies by Baoyou Xie · 8 years ago
  14. f7b7f37 usb: core: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  15. 36af2db usb: core: hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  16. ab2a4bf USB: don't free bandwidth_mutex too early by Alan Stern · 8 years ago
  17. dc5878a usb: core: move root hub's device node assignment after it is added to bus by Peter Chen · 8 years ago
  18. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 8 years ago
  19. 58f2266 usb: core: Allow compilation on platforms where NO_DMA=y by Geert Uytterhoeven · 9 years ago
  20. a4b5d60 usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock by Heiner Kallweit · 9 years ago
  21. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  22. 6ae706a USB: core, wusbcore: use bus_to_hcd by Geliang Tang · 9 years ago
  23. 0cdd49a usb: Support USB 3.1 extended port status request by Mathias Nyman · 9 years ago
  24. 9508e3b usb: add device descriptor for usb 3.1 root hub by Mathias Nyman · 9 years ago
  25. 5f9c3a6 usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS by Mathias Nyman · 9 years ago
  26. 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
  27. 6fb8ac8 USB: constify usb_mon_operations structure by Julia Lawall · 9 years ago
  28. d491fe7 usb: hcd: use USB_DT_* by Sergei Shtylyov · 9 years ago
  29. 7117522 usb: define HCD_USB31 speed option for hosts that support USB 3.1 features by Mathias Nyman · 9 years ago
  30. ff8e2c5 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  31. 6b2bd3c usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  32. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  33. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  34. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  35. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  36. 722b262 Merge 4.2-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  37. 0faaad4 usb: move assignment out of if condition by Kris Borer · 9 years ago
  38. 2d2a316 usb: core: lpm: set lpm_capable for root hub device by Lu Baolu · 9 years ago
  39. c688d62 USB: hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  40. c991979 USB: fix use-after-free bug in usb_hcd_unlink_urb() by Alan Stern · 10 years ago
  41. 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
  42. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  43. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  44. 90a646c usb: Do not allow usb_alloc_streams on unconfigured devices by Hans de Goede · 10 years ago
  45. ef44cb4 usb: allow to supply the PHY in the drivers when using HCD by Antoine Tenart · 10 years ago
  46. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  47. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  48. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  49. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  50. 59d48b3 usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() by Petr Mladek · 10 years ago
  51. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  52. 1c09472 usb-core: Remove Fix mes in file hcd.c by Nicholas Krause · 10 years ago
  53. 5c79a1e usb: introduce port status lock by Dan Williams · 10 years ago
  54. d8521af usb: assign default peer ports for root hubs by Dan Williams · 10 years ago
  55. 6fecd4f USB: separate usb_address0 mutexes for each bus by Todd E Brandt · 10 years ago
  56. 29d2fef usb: catch attempts to submit urbs with a vmalloc'd transfer buffer by Dan Williams · 10 years ago
  57. 8d4f70b usb-core: Track if an endpoint has streams by Hans de Goede · 11 years ago
  58. 12d4bbc usb-core: Fix usb_free_streams return value documentation by Hans de Goede · 11 years ago
  59. 140e302 Revert "usbcore: set lpm_capable field for LPM capable root hubs" by Sarah Sharp · 11 years ago
  60. 025d443 USB: core: correct spelling mistakes in comments and warning by Rahul Bedarkar · 11 years ago
  61. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  62. 1ae5799 usb: hcd: Initialize USB phy if needed by Valentine Barshak · 11 years ago
  63. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  64. 88ed9fd usb/hcd: remove unnecessary local_irq_save by Michael Opdenacker · 11 years ago
  65. 059239a drivers: usb: core: hcd.c: converted busmap from struct to bitmap by Matthias Beyer · 11 years ago
  66. 6ec4147 usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done by Hans de Goede · 11 years ago
  67. d1ddb0a drivers: usb: core: hcd: if-else-braces fixed by Matthias Beyer · 11 years ago
  68. 0701049 drivers: usb: core: hcd: removed braces for return statements by Matthias Beyer · 11 years ago
  69. 048cb21 drivers: usb: core: hcd: replaced C99 // comments by Matthias Beyer · 11 years ago
  70. 1455735 drivers: usb: core: hcd: Whitespace fixes by Matthias Beyer · 11 years ago
  71. 842c196 drivers: usb: core: hcd: moved asterix to variable by Matthias Beyer · 11 years ago
  72. 9df89d8 usbcore: set lpm_capable field for LPM capable root hubs by Xenia Ragiadakou · 11 years ago
  73. 6c74dad usb-core: Make usb_free_streams return an error by Hans de Goede · 11 years ago
  74. c7ccde6 USB: see if URB comes from a completion handler by Alan Stern · 11 years ago
  75. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  76. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  77. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  78. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  79. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  80. 1a81f88 Allow the USB HCD to create Wireless USB root hubs by Thomas Pugliese · 11 years ago
  81. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  82. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  83. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  84. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  85. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  86. 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
  87. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  88. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  89. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  90. 0a23140 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  91. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  92. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 12 years ago
  93. fe2072c usb/hcd: Ensure scatter-gather is not used for isoc transfers by Hans de Goede · 12 years ago
  94. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago
  95. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  96. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  97. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  98. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 13 years ago
  99. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  100. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago