1. 2d2a316 usb: core: lpm: set lpm_capable for root hub device by Lu Baolu · 9 years ago
  2. c688d62 USB: hcd.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  3. c991979 USB: fix use-after-free bug in usb_hcd_unlink_urb() by Alan Stern · 10 years ago
  4. 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
  5. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  6. 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
  7. 90a646c usb: Do not allow usb_alloc_streams on unconfigured devices by Hans de Goede · 10 years ago
  8. ef44cb4 usb: allow to supply the PHY in the drivers when using HCD by Antoine Tenart · 10 years ago
  9. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  10. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  11. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  12. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  13. 59d48b3 usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() by Petr Mladek · 10 years ago
  14. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  15. 1c09472 usb-core: Remove Fix mes in file hcd.c by Nicholas Krause · 10 years ago
  16. 5c79a1e usb: introduce port status lock by Dan Williams · 10 years ago
  17. d8521af usb: assign default peer ports for root hubs by Dan Williams · 10 years ago
  18. 6fecd4f USB: separate usb_address0 mutexes for each bus by Todd E Brandt · 10 years ago
  19. 29d2fef usb: catch attempts to submit urbs with a vmalloc'd transfer buffer by Dan Williams · 10 years ago
  20. 8d4f70b usb-core: Track if an endpoint has streams by Hans de Goede · 11 years ago
  21. 12d4bbc usb-core: Fix usb_free_streams return value documentation by Hans de Goede · 11 years ago
  22. 140e302 Revert "usbcore: set lpm_capable field for LPM capable root hubs" by Sarah Sharp · 11 years ago
  23. 025d443 USB: core: correct spelling mistakes in comments and warning by Rahul Bedarkar · 11 years ago
  24. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  25. 1ae5799 usb: hcd: Initialize USB phy if needed by Valentine Barshak · 11 years ago
  26. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  27. 88ed9fd usb/hcd: remove unnecessary local_irq_save by Michael Opdenacker · 11 years ago
  28. 059239a drivers: usb: core: hcd.c: converted busmap from struct to bitmap by Matthias Beyer · 11 years ago
  29. 6ec4147 usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done by Hans de Goede · 11 years ago
  30. d1ddb0a drivers: usb: core: hcd: if-else-braces fixed by Matthias Beyer · 11 years ago
  31. 0701049 drivers: usb: core: hcd: removed braces for return statements by Matthias Beyer · 11 years ago
  32. 048cb21 drivers: usb: core: hcd: replaced C99 // comments by Matthias Beyer · 11 years ago
  33. 1455735 drivers: usb: core: hcd: Whitespace fixes by Matthias Beyer · 11 years ago
  34. 842c196 drivers: usb: core: hcd: moved asterix to variable by Matthias Beyer · 11 years ago
  35. 9df89d8 usbcore: set lpm_capable field for LPM capable root hubs by Xenia Ragiadakou · 11 years ago
  36. 6c74dad usb-core: Make usb_free_streams return an error by Hans de Goede · 11 years ago
  37. c7ccde6 USB: see if URB comes from a completion handler by Alan Stern · 11 years ago
  38. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  39. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  40. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  41. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  42. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  43. 1a81f88 Allow the USB HCD to create Wireless USB root hubs by Thomas Pugliese · 11 years ago
  44. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  45. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  46. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  47. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  48. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  49. 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
  50. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  51. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  52. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  53. 0a23140 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  54. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  55. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 12 years ago
  56. fe2072c usb/hcd: Ensure scatter-gather is not used for isoc transfers by Hans de Goede · 12 years ago
  57. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago
  58. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  59. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  60. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  61. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 13 years ago
  62. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  63. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  64. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  65. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  66. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  67. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  68. 30b1a7a USB: Add wakeup info to debugging messages by Alan Stern · 13 years ago
  69. a6eeeb9 USB: Update USB default wakeup settings by Alan Stern · 13 years ago
  70. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  71. 8a9af4f USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. by Sarah Sharp · 13 years ago
  72. c4fc234 USB: Add "authorized_default" parameter to the usbcore module by Carl-Daniel Hailfinger · 13 years ago
  73. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  74. 1d15ee4 usb/hcd: don't return 0 on error in usb_add_hcd() by Sebastian Andrzej Siewior · 13 years ago
  75. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  77. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  78. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  79. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  80. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  81. 23e0d10 usb: Refactor irq enabling out of usb_add_hcd() by Sarah Sharp · 14 years ago
  82. 22c6a35 usb: Make USB 3.0 roothub have a SS EP comp descriptor. by Sarah Sharp · 14 years ago
  83. 4814030 usb: Initialize hcd->state roothubs. by Sarah Sharp · 14 years ago
  84. abc4f9b USB: Fix usb_add_hcd() checkpatch errors. by Sarah Sharp · 14 years ago
  85. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 14 years ago
  86. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  87. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  88. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  89. bf3d7d4 USB: fix race between root-hub resume and wakeup requests by Alan Stern · 14 years ago
  90. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  91. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  92. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  93. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  94. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  95. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  96. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  97. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  98. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  99. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  100. 96e077a USB: fix failure path in usb_add_hcd() by Alan Stern · 14 years ago