1. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  2. 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
  3. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  4. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  5. 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
  6. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  7. 4e09dcf USB: Remove races in devio.c by Huajun Li · 12 years ago
  8. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 12 years ago
  9. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  10. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 12 years ago
  11. d9b2099 USB: Refactor code to set LPM support flag. by Sarah Sharp · 12 years ago
  12. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago
  13. c3e751e usbcore: enable USB2 LPM if port suspend fails by Andiry Xu · 12 years ago
  14. ea79c2e usb: fix breakage on systems without ACPI by Sasha Levin · 12 years ago
  15. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  16. ef206f3 USB: add read support to usb-serial/../new_id by Bjørn Mork · 12 years ago
  17. e6bbcef USB: let both new_id and remove_id show dynamic id list by Bjørn Mork · 12 years ago
  18. 304f0b2 Revert "usb: add struct usb_hub_port to store port related members." by Greg Kroah-Hartman · 12 years ago
  19. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  20. 1b0159b usb: Kconfig: remove unneeded default value by David Herrmann · 12 years ago
  21. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  22. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  23. 54d3f8c usb: Set device removable state based on ACPI USB data by Matthew Garrett · 12 years ago
  24. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  25. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  26. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  27. 079d440 USB: file.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  28. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  29. 166cb70 usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es by Steffen Müller · 12 years ago
  30. 007bab9 USB: remove CONFIG_USB_DEVICE_CLASS by Greg Kroah-Hartman · 12 years ago
  31. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 12 years ago
  32. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  33. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  34. d8aec3d USB: fix bug of device descriptor got from superspeed device by Elric Fu · 12 years ago
  35. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  36. cd4376e USB: don't ignore suspend errors for root hubs by Alan Stern · 12 years ago
  37. e3fa252 Merge 3.2-rc1 into usb-linus by Greg Kroah-Hartman · 12 years ago
  38. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  39. bcf3985 USB: don't clear urb->dev in scatter-gather library by Alan Stern · 12 years ago
  40. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  41. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  42. 01e0fe0 usbfs: kill racy detection of simple_pin_fs() by Al Viro · 12 years ago
  43. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  44. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  45. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  46. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 12 years ago
  47. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  48. 371f3b4 usb/core: remove "always" from usb_unlink_urb() kernel doc entry by Sebastian Andrzej Siewior · 12 years ago
  49. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  50. 8736462 usb: fix defined but not used warnings in hcd-pci.c by Paul Gortmaker · 12 years ago
  51. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  52. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 12 years ago
  53. 2839f5b USB: Turn on auto-suspend for USB 3.0 hubs. by Sarah Sharp · 13 years ago
  54. 72937e1 USB: Set wakeup bits for all children hubs. by Sarah Sharp · 13 years ago
  55. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  56. 714b07b USB: Refactor hub remote wake handling. by Sarah Sharp · 13 years ago
  57. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  58. 3b9b6ac USB: Suspend functions before putting dev into U3. by Sarah Sharp · 13 years ago
  59. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  60. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 12 years ago
  61. d35e70d usb: Use hub port data to determine whether a port is removable by Matthew Garrett · 12 years ago
  62. 0846e7e usb: Add support for indicating whether a port is removable by Matthew Garrett · 12 years ago
  63. 0cb54a3 USB: debugging code shouldn't alter control flow by Alan Stern · 12 years ago
  64. ed283e9 USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines by Alan Stern · 13 years ago
  65. cef9bc5 Dynamic ID addition doesn't need get_driver() by Alan Stern · 13 years ago
  66. 98d9a82 USB: cleanup the handling of the PM complete call by Oliver Neukum · 13 years ago
  67. 1493138 USB: code cleanup in suspend/resume path (3rd try) by Oliver Neukum · 13 years ago
  68. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  69. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  70. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  71. 5b91aca usbfs: propagate umode_t by Al Viro · 13 years ago
  72. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  73. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  74. c972b4b vfs: live vfsmounts never have NULL ->mnt_sb by Al Viro · 13 years ago
  75. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  76. e78832c USB: remove dead code from suspend/resume path by Oliver Neukum · 13 years ago
  77. 35284b3 USB: add quirk for another camera by Oliver Neukum · 13 years ago
  78. 1b41c83 usbfs: Fix oops related to user namespace conversion. by Sarah Sharp · 13 years ago
  79. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  80. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  81. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  82. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  83. 3f5eb8d USB: make the usbfs memory limit configurable by Alan Stern · 13 years ago
  84. add1aae USB: change the memory limits in usbfs URB submission by Alan Stern · 13 years ago
  85. 52fb743 USB: unify some error pathways in usbfs by Alan Stern · 13 years ago
  86. 2c4d6bf USB: move usb_translate_errors to linux/usb.h by Johan Hovold · 13 years ago
  87. ff231db USB: Add optional match for interface class to dynamic ID facility by Josua Dietze · 13 years ago
  88. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  89. 0d145d7 USB: quirks: adding more quirky webcams to avoid squeaky audio by sordna · 13 years ago
  90. 60c71ca USB: add quirk for Logitech C600 web cam by Josh Boyer · 13 years ago
  91. 47c6a04 Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  92. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  93. b2c0a86 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  94. 79c3dd8 usb, xhci: Clear warm reset change event during init by Don Zickus · 13 years ago
  95. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  96. 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
  97. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  98. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  99. 5b253d8 USB: add quirk for Logitech C300 web cam by Jon Levell · 13 years ago
  100. d178bc3 user namespace: usb: make usb urbs user namespace aware (v2) by Serge Hallyn · 13 years ago