1. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  2. 1a68f71 USB: a bit more coding style cleanup by Oliver Neukum · 18 years ago
  3. 9251644 usbcore: trivial whitespace fixes by Oliver Neukum · 18 years ago
  4. 3ede760 USB: total removal of multithreaded probing in usb by Oliver Neukum · 18 years ago
  5. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  6. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  7. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  8. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  9. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  10. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  11. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 19 years ago
  12. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 19 years ago
  13. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  14. b1bf4f4 USB: disable USB_MULTITHREAD_PROBE by Greg Kroah-Hartman · 18 years ago
  15. c07be13 USB: Fixed bug in endpoint release function. by Sarah Bailey · 18 years ago
  16. df251b8 USB: fix to usbfs_snoop logging of user defined control urbs by Chris Frey · 18 years ago
  17. 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
  18. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  19. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  20. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  21. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  22. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  23. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  24. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  25. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  26. d25450c USB hub: simplify remote-wakeup handling by Alan Stern · 18 years ago
  27. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 18 years ago
  28. 40f122f USB: Add autosuspend support to the hub driver by Alan Stern · 18 years ago
  29. c066475 USB: create a new thread for every USB device found during the probe sequence by Greg Kroah-Hartman · 18 years ago
  30. 7e27780 USB: added dynamic major number for USB endpoints by Sarah Bailey · 18 years ago
  31. 8bb22d2 USB: make drivers/usb/core/driver.c:usb_device_match() static by Adrian Bunk · 18 years ago
  32. db06350 USB core: fix compiler warning about usb_autosuspend_work by Alan Stern · 18 years ago
  33. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 18 years ago
  34. 1bb5f66 USB: Move private hub declarations out of public header file by Alan Stern · 18 years ago
  35. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  36. af4f760 USB: autosuspend code consolidation by Alan Stern · 18 years ago
  37. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 18 years ago
  38. 87ad46c USB: devices: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  39. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 18 years ago
  40. 88fafff usb hub: fix root hub code so it takes more than 15 devices per root hub by inaky@linux.intel.com · 18 years ago
  41. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 18 years ago
  42. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  43. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  44. 11bd44a USB: fix compiler issues with newer gcc versions by David Brownell · 18 years ago
  45. 27d39e2 usb devio: handle class_device_create() error by Akinobu Mita · 18 years ago
  46. d5477c1 usbcore: fix endpoint device creation by Alan Stern · 18 years ago
  47. c40fd5e usbcore: fix refcount bug in endpoint removal by Alan Stern · 18 years ago
  48. c714de5 [PATCH] devio __user annotations by Al Viro · 18 years ago
  49. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  50. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  51. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  52. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  53. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  54. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  55. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  56. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  57. d19ac7d USB: allow both root-hub interrupts and polling by Alan Stern · 18 years ago
  58. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  59. 701f35a USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch by Henrik Kretzschmar · 18 years ago
  60. 54bee6e USB: Fix alignment of buffer passed down to ->hub_control() by Mikael Pettersson · 18 years ago
  61. fc849b8 USB: remove OTG build warning by David Brownell · 18 years ago
  62. 353a409 USB: force root hub resume after power loss by Alan Stern · 18 years ago
  63. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  64. 1b21d5e USB: fix __must_check warnings in drivers/usb/core/ by Greg Kroah-Hartman · 18 years ago
  65. 592fbbe USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set by Alan Stern · 18 years ago
  66. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  67. 01d883d usbcore: non-hub-specific uses of autosuspend by Alan Stern · 18 years ago
  68. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  69. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  70. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  71. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  72. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  73. 511366d USB: usb-hub-driver-improve-use-of-ifdef fix by Andrew Morton · 18 years ago
  74. 42d8a2d USB: Turn usb_resume_both() into static inline by Alexey Dobriyan · 18 years ago
  75. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  76. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  77. 83a0719 wusb: pretty print new wireless USB devices when they connect by Inaky Perez-Gonzalez · 18 years ago
  78. 5bb6e0a wusb: handle wusb device ep0 speed settings by Inaky Perez-Gonzalez · 18 years ago
  79. 0165de0 wusb: hub code recognizes wusb ports by Inaky Perez-Gonzalez · 18 years ago
  80. cb4c8fe usb: deal with broken config descriptors by Inaky Perez-Gonzalez · 18 years ago
  81. d5cbad4 usbcore: khubd and busy-port handling by Alan Stern · 18 years ago
  82. 455b25f usbcore: make hcd_endpoint_disable wait for queue to drain by Alan Stern · 18 years ago
  83. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  84. fbf81c2 USB: hub: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  85. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  86. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  87. ecdc0a5 USB: usbcore get rid of the timer in usb_start_wait_urb() by Franck Bui-Huu · 19 years ago
  88. d388dab hub driver: improve use of #ifdef by Alan Stern · 19 years ago
  89. 1c5df7e usbcore: suspending devices with no driver by Alan Stern · 19 years ago
  90. 114b368 usbcore: fix up device and power state tests by Alan Stern · 19 years ago
  91. 2bf4086 usbcore: set device and power states properly by Alan Stern · 19 years ago
  92. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 19 years ago
  93. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 19 years ago
  94. 1cc8a25 usbcore: split suspend/resume for device and interfaces by Alan Stern · 19 years ago
  95. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 19 years ago
  96. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 19 years ago
  97. 36e56a3 usbcore: move code among source files by Alan Stern · 19 years ago
  98. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 19 years ago
  99. 349710c usbfs: detect device unregistration by Alan Stern · 19 years ago
  100. 4a2a8a2 usbfs: private mutex for open, release, and remove by Alan Stern · 19 years ago