1. e2e2f0e usbfs: Increase arbitrary limit for USB 3 isopkt length by Federico Manzan · 11 years ago
  2. bac6b03 USB: reset resume quirk needed by a hub by Oliver Neukum · 11 years ago
  3. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  4. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  5. 1361bf4b usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep by Hans de Goede · 11 years ago
  6. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  7. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  8. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  9. 31e9189 Merge 3.9-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  10. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  11. da25946 USB / PM: Don't try to hide PM QoS flags from usb_port_device_release() by Rafael J. Wysocki · 11 years ago
  12. 505bdbc USB: driver.c: processing failure, maching resume condition with suspend condition by Chen Gang · 11 years ago
  13. 4f48203 usb: Make USB persist default configurable by Julius Werner · 12 years ago
  14. 05768918 USB: improve port transitions when EHCI starts up by Alan Stern · 11 years ago
  15. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  16. 0aa2832 USB: use "global suspend" for system sleep on USB-2 buses by Alan Stern · 11 years ago
  17. e9e88fb USB: avoid error messages when a device is disconnected by Alan Stern · 11 years ago
  18. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  19. 68a2bed USB: fix urb-poison imbalance by Johan Hovold · 12 years ago
  20. 769d7368 USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports by David Linares · 12 years ago
  21. 303f084 USB: adds comment on suspend callback by Ming Lei · 12 years ago
  22. bafcaf6 usb/acpi: binding xhci root hub usb port with ACPI by Lan Tianyu · 12 years ago
  23. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  24. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
  25. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  26. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  27. 4d769de usb: forbid memory allocation with I/O during bus reset by Ming Lei · 12 years ago
  28. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  29. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  30. b11b2e1 drivers/usb/core: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  31. 3b2ab2b Revert "usb: Register usb port's acpi power resources" by Lan Tianyu · 12 years ago
  32. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  33. 192fef1 usb: enable usb port device's async suspend. by Lan Tianyu · 12 years ago
  34. f6cced1 usb: expose usb port's pm qos flags to user space by Lan Tianyu · 12 years ago
  35. ad493e5 usb: add usb port auto power off mechanism by Lan Tianyu · 12 years ago
  36. 971fcd4 usb: add runtime pm support for usb port device by Lan Tianyu · 12 years ago
  37. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  38. bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
  39. 54a3ac0 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  40. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  41. fde2638 usb: Create link files between child device and usb port device. by Lan Tianyu · 12 years ago
  42. cef7468 usb: Add "portX/connect_type" attribute to expose usb port's connect type by Lan Tianyu · 12 years ago
  43. 9f7344f usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfin by Lan Tianyu · 12 years ago
  44. 6e30d7c usb: Add driver/usb/core/(port.c,hub.h) files by Lan Tianyu · 12 years ago
  45. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  46. 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
  47. 8d8479d usb/core: consider link speed while looking at bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  48. bc009ec USB: Add device quirk for Microsoft VX700 webcam by Andreas Fleig · 12 years ago
  49. 07e72b9 USB: hub: handle claim of enabled remote wakeup after reset by Oliver Neukum · 12 years ago
  50. 470f0be USB: Refactor hub_port_wait_reset. by Sarah Sharp · 12 years ago
  51. c2f60db USB: Use helper function hub_set_port_link_state by Sarah Sharp · 12 years ago
  52. d3b9d7a USB: Fix connected device switch to Inactive state. by Sarah Sharp · 12 years ago
  53. a24a607 USB: Rip out recursive call on warm port reset. by Sarah Sharp · 12 years ago
  54. 2d4fa94 USB: Prepare for refactoring by adding extra udev checks. by Sarah Sharp · 12 years ago
  55. 0fe51aa USB: Don't use EHCI port sempahore for USB 3.0 hubs. by Sarah Sharp · 12 years ago
  56. 65bdac5 USB: Handle warm reset failure on empty port. by Sarah Sharp · 12 years ago
  57. 4f43447 USB: Ignore port state until reset completes. by Sarah Sharp · 12 years ago
  58. 77c7f07 USB: Increase reset timeout. by Sarah Sharp · 12 years ago
  59. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  60. 8b8132b USB: Ignore xHCI Reset Device status. by Sarah Sharp · 12 years ago
  61. 1c7439c6 USB: Handle auto-transition from hot to warm reset. by Sarah Sharp · 12 years ago
  62. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. c058f7a USB: core: Free the allocated memory before exiting on error by Sachin Kamat · 12 years ago
  64. 2bd6a02 usb-core: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  65. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  66. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  67. ac96511 usb: phy: change phy notify connect/disconnect API by Peter Chen · 12 years ago
  68. b76baa8 usb: refine phy notify operation during connection and disconnection by Peter Chen · 12 years ago
  69. c13b86a USB: fix authorization and claimed port logic by Hindin Joseph · 12 years ago
  70. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  71. 2f02bc8 USB: report submission of active URBs by Alan Stern · 12 years ago
  72. 36caff5 USB: fix endpoint-disabling for failed config changes by Alan Stern · 12 years ago
  73. 571e412 USB: remove iteration limit in hub_tt_work() by Alan Stern · 12 years ago
  74. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  75. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  76. 596d789 USB: set hub's default autosuspend delay as 0 by Ming Lei · 12 years ago
  77. e6f30de USB: check port changes before hub runtime suspend for some bug device by Ming Lei · 12 years ago
  78. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  79. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  80. 30b1e49 USB: use bus_to_hdc instead of container_of by Yuanhan Liu · 12 years ago
  81. 036546b usb hub: use flush_work instead of flush_work_sync by Octavian Purdila · 12 years ago
  82. 3b6054d usb hub: send clear_tt_buffer_complete events when canceling TT clear work by Octavian Purdila · 12 years ago
  83. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  84. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
  85. b001b29 Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  86. 1510a1a usb: trival: Fix debugging units mistake. by Sarah Sharp · 12 years ago
  87. 65a95b7 usb: Send Set SEL before enabling parent U1/U2 timeout. by Sarah Sharp · 12 years ago
  88. ae8963a usb: Don't enable LPM if the exit latency is zero. by Sarah Sharp · 12 years ago
  89. d01f87c USB: Enable LPM after a failed probe. by Sarah Sharp · 12 years ago
  90. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  91. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  92. 0d00dc2 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  93. 0a23140 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  94. a0693bd Revert "usb : Add sysfs files to control port power." by Greg Kroah-Hartman · 12 years ago
  95. 59e6423 usb-acpi: Comply with the ACPI API change by Feng Tang · 12 years ago
  96. eb83be9 USB: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  97. ac08de3 usb: remove junk from store_remove_id by Alan Cox · 12 years ago
  98. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  99. c2d57ae USB: core: remove unused dbg() call in message.c by Greg Kroah-Hartman · 12 years ago
  100. 1f2235b usb: move children deallocation after quiescing the hub by Alexander Shishkin · 12 years ago