1. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  2. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  3. 0d00dc2 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  4. 0a23140 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  5. a0693bd Revert "usb : Add sysfs files to control port power." by Greg Kroah-Hartman · 12 years ago
  6. 59e6423 usb-acpi: Comply with the ACPI API change by Feng Tang · 12 years ago
  7. eb83be9 USB: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  8. ac08de3 usb: remove junk from store_remove_id by Alan Cox · 12 years ago
  9. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  10. c2d57ae USB: core: remove unused dbg() call in message.c by Greg Kroah-Hartman · 12 years ago
  11. 1f2235b usb: move children deallocation after quiescing the hub by Alexander Shishkin · 12 years ago
  12. 73d4066 USB/host: Cleanup unneccessary irq disable code by Chuansheng Liu · 12 years ago
  13. ca3c153 usb: add little-endian transform for DeviceRemovable of usb3.0 hub by Lan Tianyu · 12 years ago
  14. ca9c9d0 usb : Add sysfs files to control port power. by Lan Tianyu · 12 years ago
  15. 3a22b87 usb: Fail a get config when the port is powered off. by Lan Tianyu · 12 years ago
  16. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  17. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 12 years ago
  18. d557542 usb/acpi: Bind ACPI node to USB port, not usb_device. by Lan Tianyu · 12 years ago
  19. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  20. fa2a956 usb: make usb port a real device by Lan Tianyu · 12 years ago
  21. b53d657 usb/core: use bin2bcd() for bcdDevice in RH by Sebastian Andrzej Siewior · 12 years ago
  22. 0837e7e usbfs: Add a new disconnect-and-claim ioctl (v2) by Hans de Goede · 12 years ago
  23. 92fc7a8 USB: add device quirk for Joss Optical touchboard by Alan Stern · 12 years ago
  24. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  25. 2d36684 usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly by Lan Tianyu · 12 years ago
  26. 7fc2cc3 usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk() by Lan Tianyu · 12 years ago
  27. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  28. e387ef5 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams by Laurent Pinchart · 12 years ago
  29. 80da2e0 usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  30. 925aa46 USB: notify phy when root hub port connect change by Richard Zhao · 12 years ago
  31. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  32. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  33. b04b315 usb: feed USB device information to the /dev/random driver by Theodore Ts'o · 12 years ago
  34. 024f117 USB: Add a sysfs file to show LTM capabilities. by Sarah Sharp · 12 years ago
  35. f74631e USB: Enable Latency Tolerance Messaging (LTM). by Sarah Sharp · 12 years ago
  36. 2497191 USB: Fix LPM disable count mismatch on driver unbind. by Sarah Sharp · 12 years ago
  37. 9cf6599 USB: Disable LPM while the device is unconfigured. by Sarah Sharp · 12 years ago
  38. 6d1d051 USB: Fix LPM disable/enable during device reset. by Sarah Sharp · 12 years ago
  39. fe2072c usb/hcd: Ensure scatter-gather is not used for isoc transfers by Hans de Goede · 12 years ago
  40. 336c5c3 usb: convert port_owners type from void * to struct dev_state * by Lan Tianyu · 12 years ago
  41. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 12 years ago
  42. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  43. 2102e06 usbdevfs: Correct amount of data copied to user in processcompl_compat by Hans de Goede · 12 years ago
  44. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  45. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  46. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  47. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  48. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  49. e714fad usb-core: Set intfdata to NULL if a driver's probe method failed by Hans de Goede · 12 years ago
  50. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  51. 7e97243 USB: rename the usb misc class from "usb" to "usbmisc" by Greg Kroah-Hartman · 12 years ago
  52. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  53. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  54. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  55. 4e09dcf USB: Remove races in devio.c by Huajun Li · 12 years ago
  56. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 12 years ago
  57. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  58. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 13 years ago
  59. d9b2099 USB: Refactor code to set LPM support flag. by Sarah Sharp · 13 years ago
  60. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago
  61. c3e751e usbcore: enable USB2 LPM if port suspend fails by Andiry Xu · 12 years ago
  62. ea79c2e usb: fix breakage on systems without ACPI by Sasha Levin · 12 years ago
  63. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  64. ef206f3 USB: add read support to usb-serial/../new_id by Bjørn Mork · 12 years ago
  65. e6bbcef USB: let both new_id and remove_id show dynamic id list by Bjørn Mork · 12 years ago
  66. 304f0b2 Revert "usb: add struct usb_hub_port to store port related members." by Greg Kroah-Hartman · 12 years ago
  67. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  68. 1b0159b usb: Kconfig: remove unneeded default value by David Herrmann · 12 years ago
  69. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  70. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  71. 54d3f8c usb: Set device removable state based on ACPI USB data by Matthew Garrett · 12 years ago
  72. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  73. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  74. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  75. 079d440 USB: file.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  76. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  77. 166cb70 usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es by Steffen Müller · 12 years ago
  78. 007bab9 USB: remove CONFIG_USB_DEVICE_CLASS by Greg Kroah-Hartman · 12 years ago
  79. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 12 years ago
  80. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  81. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  82. d8aec3d USB: fix bug of device descriptor got from superspeed device by Elric Fu · 12 years ago
  83. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  84. cd4376e USB: don't ignore suspend errors for root hubs by Alan Stern · 12 years ago
  85. e3fa252 Merge 3.2-rc1 into usb-linus by Greg Kroah-Hartman · 12 years ago
  86. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  87. bcf3985 USB: don't clear urb->dev in scatter-gather library by Alan Stern · 12 years ago
  88. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  89. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  90. 01e0fe0 usbfs: kill racy detection of simple_pin_fs() by Al Viro · 12 years ago
  91. 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
  92. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  93. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  94. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 12 years ago
  95. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  96. 371f3b4 usb/core: remove "always" from usb_unlink_urb() kernel doc entry by Sebastian Andrzej Siewior · 13 years ago
  97. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  98. 8736462 usb: fix defined but not used warnings in hcd-pci.c by Paul Gortmaker · 13 years ago
  99. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  100. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 13 years ago