1. 6d1d051 USB: Fix LPM disable/enable during device reset. by Sarah Sharp · 12 years ago
  2. 336c5c3 usb: convert port_owners type from void * to struct dev_state * by Lan Tianyu · 12 years ago
  3. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  4. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  5. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 12 years ago
  6. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  7. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 13 years ago
  8. d9b2099 USB: Refactor code to set LPM support flag. by Sarah Sharp · 13 years ago
  9. c3e751e usbcore: enable USB2 LPM if port suspend fails by Andiry Xu · 12 years ago
  10. 304f0b2 Revert "usb: add struct usb_hub_port to store port related members." by Greg Kroah-Hartman · 12 years ago
  11. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  12. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  13. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  14. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  15. d8aec3d USB: fix bug of device descriptor got from superspeed device by Elric Fu · 12 years ago
  16. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 13 years ago
  17. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  18. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 13 years ago
  19. 2839f5b USB: Turn on auto-suspend for USB 3.0 hubs. by Sarah Sharp · 13 years ago
  20. 72937e1 USB: Set wakeup bits for all children hubs. by Sarah Sharp · 13 years ago
  21. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  22. 714b07b USB: Refactor hub remote wake handling. by Sarah Sharp · 13 years ago
  23. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  24. 3b9b6ac USB: Suspend functions before putting dev into U3. by Sarah Sharp · 13 years ago
  25. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  26. d35e70d usb: Use hub port data to determine whether a port is removable by Matthew Garrett · 13 years ago
  27. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  28. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  29. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  30. 79c3dd8 usb, xhci: Clear warm reset change event during init by Don Zickus · 13 years ago
  31. 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
  32. 30b1a7a USB: Add wakeup info to debugging messages by Alan Stern · 13 years ago
  33. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  34. 1ff4df5 usbcore: check device's LPM capability by Andiry Xu · 13 years ago
  35. 3148bf0 usbcore: get BOS descriptor set by Andiry Xu · 13 years ago
  36. 10d674a USB: When hot reset for USB3 fails, try warm reset. by Sarah Sharp · 13 years ago
  37. 75d7cf7 usbcore: refine warm reset logic by Andiry Xu · 13 years ago
  38. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  39. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  40. 316541b USB: Remove test for NULL that'll never happen in usb_disconnect() by Jesper Juhl · 13 years ago
  41. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  42. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  43. cbb3300 USB: don't let the hub driver prevent system sleep by Alan Stern · 13 years ago
  44. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 13 years ago
  45. 3824c1d USB: core: Tolerate protocol stall during hub and port status read by Libor Pechacek · 13 years ago
  46. 5e467f6 usbcore: warm reset USB3 port in SS.Inactive state by Andiry Xu · 13 years ago
  47. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  48. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  49. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  52. 4681b17 USB / Hub: Do not call device_set_wakeup_capable() under spinlock by Rafael J. Wysocki · 14 years ago
  53. 0c9ffe0 USB: Disable auto-suspend for USB 3.0 hubs. by Sarah Sharp · 14 years ago
  54. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  55. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  56. c706157 USB: Clear "warm" port reset change. by Sarah Sharp · 14 years ago
  57. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  58. 752d57a USB: Only treat lasting over-current conditions as errors by Paul Bolle · 14 years ago
  59. 6d42fcd usb: core: hub.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  60. 3b29b68 USB: use "device number" instead of "address" by Alan Stern · 14 years ago
  61. 07194ab USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 14 years ago
  62. 9ce4f80 Revert "USB: Reset USB 3.0 devices on (re)discovery" by Greg Kroah-Hartman · 14 years ago
  63. 637d11b USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 14 years ago
  64. d199c96 USB: prevent buggy hubs from crashing the USB stack by Alan Stern · 14 years ago
  65. 653a39d usb: Realloc xHCI structures after a hub is verified. by Sarah Sharp · 14 years ago
  66. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  67. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  68. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  69. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  70. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  71. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  72. 4bec991 USB: core: update comment to match current function name by Wolfram Sang · 14 years ago
  73. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  74. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  75. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  76. 809cd1c USB: Fix USB3.0 Port Speed Downgrade after port reset by Sarah Sharp · 14 years ago
  77. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  78. 7aba8d0 USB: don't enable remote wakeup by default by Alan Stern · 14 years ago
  79. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  80. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  81. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  82. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  83. f7410ce USB: Move hcd free_dev call into usb_disconnect to fix oops by Herbert Xu · 15 years ago
  84. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  85. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  86. 0534d46 USB: consolidate remote wakeup routines by Alan Stern · 15 years ago
  87. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  88. 1698540 USB: retain USB device power/wakeup setting across reconfiguration by Dan Streetman · 15 years ago
  89. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  90. 927bc91 PM: Allow USB devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  91. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  92. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  93. da30712 USB: fix bugs in usb_(de)authorize_device by Alan Stern · 15 years ago
  94. 8d8558d USB: rename usb_configure_device by Alan Stern · 15 years ago
  95. 2eb5052 USB: core: hub: fix sparse warning by Felipe Balbi · 15 years ago
  96. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  97. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  98. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  99. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  100. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago