1. 2912282 USB: make usb_buffer_map_sg consistent with doc by Jiri Slaby · 15 years ago
  2. 5971897 USB: increase usbdevfs max isoc buffer size by Markus Rechberger · 15 years ago
  3. 527101c USB: don't lose mode switch events on suspended devices by Alan Stern · 15 years ago
  4. 25118084 USB: check for hub driver not bound to root hub device by Alan Stern · 15 years ago
  5. 4c6e897 USB: make the "usbfs_snoop" log more pertinent by Alan Stern · 15 years ago
  6. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  7. 7cbe5dc USB: add API for userspace drivers to "claim" ports by Alan Stern · 15 years ago
  8. 81bf46f USB: Let usb_sg_init to set transfer_buffer more often by Pete Zaitcev · 15 years ago
  9. 6682bb3 USB: Fix SS endpoint companion descriptor parsing. by Sarah Sharp · 15 years ago
  10. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  11. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  12. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  13. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  14. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  15. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  16. 9180135 USB: handle zero-length usbfs submissions correctly by Alan Stern · 15 years ago
  17. 0cce2ed USB: fix LANGID=0 regression by Daniel Mack · 15 years ago
  18. 516a1a0 USB: fix race leading to a write after kfree in usbfs by Oliver Neukum · 15 years ago
  19. e12df02 Revert USB: usbfs: deprecate and hide option for !embedded by Greg Kroah-Hartman · 15 years ago
  20. bf7fbb0 USB: add missing class descriptions used in usb/devices file by Frans Pop · 15 years ago
  21. d794a02 USB: fix memleak in usbfs by Oliver Neukum · 15 years ago
  22. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  23. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  24. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  25. 7dd19e6 USB: xhci: replace if-elseif-else with switch-case by Viral Mehta · 15 years ago
  26. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  27. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  28. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  29. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  30. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  31. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  32. e7b7717 USB: Don't reset USB 3.0 devices on port change detection. by Sarah Sharp · 15 years ago
  33. d2e9b4d USB: Add USB 3.0 roothub support to USB core. by Sarah Sharp · 15 years ago
  34. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  35. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  36. 23a54e5 USB: Avoid PM error messages during resume if a device was disconnected by Frans Pop · 15 years ago
  37. 9b8e7ba USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  38. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  39. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  40. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  41. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  42. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  43. a853a3d usb: return device strings in UTF-8 by Clemens Ladisch · 15 years ago
  44. 97d7b7a USB: add the usbfs devices file to debugfs by Greg Kroah-Hartman · 15 years ago
  45. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  46. d0f830d USB: hub.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  47. a864e3aa5 USB: core/sysfs: fix sparse warnings by H Hartley Sweeten · 16 years ago
  48. cc71329 USB: usbfs: deprecate and hide option for !embedded by Scott James Remnant · 15 years ago
  49. 91f8d06 USB: consolidate usb_unbind_interface and usb_driver_release_interface by Alan Stern · 15 years ago
  50. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  51. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  52. a8aa401 USB: pass mem_flags to dma_alloc_coherent by Johannes Berg · 15 years ago
  53. 3444b26 USB: add reset endpoint operations by David Vrabel · 16 years ago
  54. b7af0bb USB: allow malformed LANGID descriptors by Daniel Mack · 16 years ago
  55. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 16 years ago
  56. d34d972 USB: usbfs: remove unneeded "inline" annotations by Alan Stern · 16 years ago
  57. 4fe0387 USB: don't send Set-Interface after reset by Alan Stern · 16 years ago
  58. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 16 years ago
  59. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  60. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  61. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 16 years ago
  62. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  63. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 16 years ago
  64. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 16 years ago
  65. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  66. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  67. bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
  68. ddeac4e7 USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  69. 634a84f drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build by David Brownell · 16 years ago
  70. ed0c772 USB: fix minor nit in usbfs checking by Mark Lord · 16 years ago
  71. 2caf7fc USB: re-enable interface after driver unbinds by Alan Stern · 16 years ago
  72. df71896 USB: cancel pending Set-Config requests if userspace gets there first by Alan Stern · 16 years ago
  73. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  74. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  75. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  76. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  77. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  78. b9cef6c USB: make printk messages more searchable by Wu Fengguang · 16 years ago
  79. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  80. 4ec06d6 USB: utilize round_jiffies_up_relative() by Alan Stern · 16 years ago
  81. 785895f USB: Don't use __module_param_call; use core_param. by Rusty Russell · 16 years ago
  82. 6cd1320 USB: announce new devices earlier by Alan Stern · 16 years ago
  83. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  84. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  85. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  86. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  87. ff8973d USB: Remove restrictions on signal numbers in devio.c by Phil Endecott · 16 years ago
  88. 92b0da1 USB: straighten out inline code in sysfs.c by Alan Stern · 16 years ago
  89. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  90. aa459e6 USB: protect hcd.h from multiple inclusions by Anton Vorontsov · 16 years ago
  91. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  92. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  93. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  94. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  95. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  96. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  97. cd80ca8 CRED: Wrap task credential accesses in the USB driver by David Howells · 16 years ago
  98. 2870fde USB: mention URB_FREE_BUFFER in usb_free_urb documentation by Rabin Vincent · 16 years ago
  99. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  100. 61fbeba USB: prevent autosuspend during hub initialization by Alan Stern · 16 years ago