1. 6cd1320 USB: announce new devices earlier by Alan Stern · 17 years ago
  2. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 17 years ago
  3. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 17 years ago
  4. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 17 years ago
  5. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 17 years ago
  6. ff8973d USB: Remove restrictions on signal numbers in devio.c by Phil Endecott · 17 years ago
  7. 92b0da1 USB: straighten out inline code in sysfs.c by Alan Stern · 17 years ago
  8. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 17 years ago
  9. aa459e6 USB: protect hcd.h from multiple inclusions by Anton Vorontsov · 17 years ago
  10. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 17 years ago
  11. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 17 years ago
  12. cbacc2c Merge branch 'next' into for-linus by James Morris · 17 years ago
  13. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 17 years ago
  14. f3a5c54 Merge branch 'master' into next by James Morris · 17 years ago
  15. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 17 years ago
  16. cd80ca8 CRED: Wrap task credential accesses in the USB driver by David Howells · 17 years ago
  17. 2870fde USB: mention URB_FREE_BUFFER in usb_free_urb documentation by Rabin Vincent · 17 years ago
  18. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 17 years ago
  19. 61fbeba USB: prevent autosuspend during hub initialization by Alan Stern · 17 years ago
  20. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 17 years ago
  21. 6c64094 USB: don't rebind drivers after failed resume or reset by Alan Stern · 17 years ago
  22. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 17 years ago
  23. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 17 years ago
  24. fd7c519 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore by Jaroslav Kysela · 17 years ago
  25. 49e7cc8 USB: Export if an interface driver supports autosuspend. by Sarah Sharp · 17 years ago
  26. 2da41d5 USB: snoop processes opening usbfs device files by Alan Stern · 17 years ago
  27. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 17 years ago
  28. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 17 years ago
  29. 8520f38 USB: change hub initialization sleeps to delayed_work by Alan Stern · 17 years ago
  30. 399d31d USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed by Oliver Neukum · 17 years ago
  31. bc45df9 usb core: fix USB_OTG_BLACKLIST_HUB typo by Peter Korsgaard · 17 years ago
  32. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 17 years ago
  33. 55b447b USB: kill URBs permanently by Oliver Neukum · 17 years ago
  34. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  35. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 17 years ago
  36. 5257d97 USB: revert recovery from transient errors by Alan Stern · 17 years ago
  37. 83a7982 USB: fix hcd interrupt disabling by Geoff Levand · 17 years ago
  38. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 17 years ago
  39. 5096aed USB: Don't rebind before "complete" callback by Alan Stern · 17 years ago
  40. f2189c4 USB: Add new PM callback methods for USB by Alan Stern · 17 years ago
  41. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 17 years ago
  42. 65605ae USB: Add udev argument to interface suspend/resume functions by Alan Stern · 17 years ago
  43. 77571f0 USB: fix bug in usb_unlink_anchored_urbs() by Oliver Neukum · 17 years ago
  44. 9ff7843 USB: fix compiler warning fix by Alan Stern · 17 years ago
  45. 1a21175 USB: fix interface unregistration logic by Alan Stern · 17 years ago
  46. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 17 years ago
  47. 580da34 Fix USB storage hang on command abort by Alan Stern · 17 years ago
  48. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  49. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 17 years ago
  50. 86c57ed USB: use reset_resume when normal resume fails by Alan Stern · 17 years ago
  51. a80d5ff USB: Fix pointer/int cast in USB devio code by David Howells · 17 years ago
  52. e04199b usbfs: don't store bad pointers in registration by Alan Stern · 17 years ago
  53. d64aac3 usbfs: fix race between open and unregister by Alan Stern · 17 years ago
  54. 61ad04a usbfs: simplify the lookup-by-minor routines by Alan Stern · 17 years ago
  55. cd9f037 usbfs: send disconnect signals when device is unregistered by Alan Stern · 17 years ago
  56. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 17 years ago
  57. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 17 years ago
  58. 6d243e5 USB: fix comment of usb_set_configuration by Ming Lei · 17 years ago
  59. 7c3e28b USB: use standard SG iterator in the scatter-gather library by Alan Stern · 17 years ago
  60. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 17 years ago
  61. 38f3ad5 usb: hub: add check for unsupported bus topology by Felipe Balbi · 17 years ago
  62. ea05af6 USB: remove CVS keywords by Adrian Bunk · 17 years ago
  63. 9da82bd USB: implement "soft" unbinding by Alan Stern · 17 years ago
  64. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 17 years ago
  65. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 17 years ago
  66. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 17 years ago
  67. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 17 years ago
  68. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 17 years ago
  69. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 17 years ago
  70. 24618b0 USB: debounce before unregistering by Alan Stern · 17 years ago
  71. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 17 years ago
  72. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  73. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  74. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 17 years ago
  75. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 17 years ago
  76. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  77. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 17 years ago
  78. 1236edf USB: don't lose disconnections during suspend by Alan Stern · 17 years ago
  79. de85422 USB: fix interrupt disabling for HCDs with shared interrupt handlers by Stefan Becker · 17 years ago
  80. b5b4aa6 usbdev: BKL pushdown by Jonathan Corbet · 17 years ago
  81. 20613f2 usbcore: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  82. 952f4a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  83. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 17 years ago
  84. 5340ba8 USB: don't use reset-resume if drivers don't support it by Linus Torvalds · 17 years ago
  85. 598eff6 USB: add another scanner quirk by René Rebe · 17 years ago
  86. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 17 years ago
  87. 217a908 USB: add all configs to the "descriptors" attribute by Alan Stern · 17 years ago
  88. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 17 years ago
  89. c013d04 USB: Core: fix race in device_create by Greg Kroah-Hartman · 17 years ago
  90. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 17 years ago
  91. e272252 USB: fix cannot work usb storage when using ohci-sm501 by Yoshihiro Shimoda · 17 years ago
  92. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
  93. 4953d14 usb: don't update devnum for wusb devices by David Vrabel · 17 years ago
  94. fc721f5 wusb: make ep0_reinit available for modules by Inaky Perez-Gonzalez · 17 years ago
  95. 6c529cd wusb: devices dont use a set address by Inaky Perez-Gonzalez · 17 years ago
  96. 8af548d wusb: teach choose_address() about wireless devices by Inaky Perez-Gonzalez · 17 years ago
  97. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  98. 14722ef USB: usbfs: export the URB_NO_INTERRUPT flag to userspace by Alan Stern · 17 years ago
  99. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 17 years ago
  100. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 17 years ago