1. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  2. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  3. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  4. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  5. 276532b USB: fix ehci alignment error by Harro Haan · 13 years ago
  6. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  7. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  8. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  9. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  10. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  11. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 13 years ago
  12. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  13. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  14. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  15. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  16. 0eadcc0 usb: USB3.0 ch11 definitions by Tatyana Brokhman · 14 years ago
  17. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  18. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  19. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  20. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  21. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  22. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  23. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  24. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  25. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  26. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago
  27. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  28. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago[Renamed (99%) from drivers/usb/core/hcd.h]
  29. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  30. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  31. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  32. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  33. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  34. b356b7c USB: Add hub descriptor update hook for xHCI by Sarah Sharp · 15 years ago
  35. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  36. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  37. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  38. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  39. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  40. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  41. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  42. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  43. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 16 years ago
  44. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  45. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  46. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  47. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  48. aa459e6 USB: protect hcd.h from multiple inclusions by Anton Vorontsov · 16 years ago
  49. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 16 years ago
  50. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  51. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  52. 38f3ad5 usb: hub: add check for unsupported bus topology by Felipe Balbi · 16 years ago
  53. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  54. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  55. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  56. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  57. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 16 years ago
  58. 7329e21 USB: root hubs don't lie about their number of TTs by Alan Stern · 16 years ago
  59. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 17 years ago
  60. 84cca82 USB: fix codingstyle issues in drivers/usb/core/*.h by Greg Kroah-Hartman · 17 years ago
  61. b347667 usb: dma bounce buffer support by Magnus Damm · 17 years ago
  62. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  63. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  64. 95cf82f USB: break apart flush_endpoint and disable_endpoint by Alan Stern · 17 years ago
  65. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  66. 9347d51 USB: reorganize urb->status use in usbmon by Alan Stern · 17 years ago
  67. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  68. 5234ce1 usb: add the concept of default authorization to USB hosts by Inaky Perez-Gonzalez · 17 years ago
  69. 686314c USB: separate root and non-root suspend/resume by Alan Stern · 17 years ago
  70. 6b157c9 USB: separate autosuspend from external suspend by Alan Stern · 17 years ago
  71. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  72. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  73. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  74. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  75. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  76. 0165de0 wusb: hub code recognizes wusb ports by Inaky Perez-Gonzalez · 18 years ago
  77. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  78. fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 19 years ago
  79. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  80. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  81. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  82. db2d55b [PATCH] USB: fix pm patches with CONFIG_PM off part 1 by Andrew Morton · 19 years ago
  83. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  84. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  85. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  86. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  87. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  88. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  89. f956e7c [PATCH] USB: tweak highspeed timing calculations by david-b@pacbell.net · 19 years ago
  90. 498f78e [PATCH] USB: fix in usb_calc_bus_time by Dan Streetman · 19 years ago
  91. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  92. 8ec8d20 [PATCH] usbcore: register root hub in usb_add_hcd by Alan Stern · 19 years ago
  93. 7d35b92 [PATCH] usbcore: Remove hub_set_power_budget by Alan Stern · 19 years ago
  94. d5926ae7 [PATCH] usbcore support for root-hub IRQ instead of polling by Alan Stern · 19 years ago
  95. 4749f32 [PATCH] better USB_MON dependencies by Adrian Bunk · 19 years ago
  96. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago