1. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  2. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  3. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 18 years ago
  4. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  5. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  6. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 18 years ago
  7. b94badb USB: Make usb_buffer_free() NULL-safe by Dmitry Torokhov · 18 years ago
  8. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  9. 0517587 [PATCH] USB: get USB suspend to work again by Greg Kroah-Hartman · 18 years ago
  10. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  11. 87ed0ae [PATCH] USB: drivers/usb/core/: remove unused exports by Adrian Bunk · 18 years ago
  12. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  13. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  14. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  15. f5691d7 [PATCH] USB: fix usb_find_interface for ppc64 by Pete Zaitcev · 19 years ago
  16. aafbf24 [PATCH] USB: replace __setup("nousb") with __module_param_call by Pete Zaitcev · 19 years ago
  17. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  18. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  19. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  20. 5a9191f [PATCH] usbcore: allow suspend/resume even if drivers don't support it by Alan Stern · 19 years ago
  21. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  22. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  23. 7521803 [PATCH] USB: always export interface information for modalias by Greg Kroah-Hartman · 19 years ago
  24. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  25. 390a8c3 [PATCH] remove usb_suspend_device() parameter by David Brownell · 19 years ago
  26. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  27. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  28. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  29. 3b4d7f7 [PATCH] USB: Support unbinding of the usb_generic driver by Alan Stern · 19 years ago
  30. 3ea1596 [PATCH] USB: Add timeout to usb_lock_device_for_reset by Alan Stern · 19 years ago
  31. fbf82fd [PATCH] USB: real nodes instead of usbfs by Kay Sievers · 19 years ago
  32. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  33. a3fdf4e [PATCH] USB: export usb_get_intf() and usb_put_intf() by brian@murphy.dk · 19 years ago
  34. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  35. f409661 [PATCH] usbcore: Don't call device_release_driver recursively by Alan Stern · 19 years ago
  36. 273971b [PATCH] usb: klist_node_attached() fix by Patrick Mochel · 19 years ago
  37. ff71071 [PATCH] USB: fix build warning in usb core as pointed out by Andrew. by gregkh@suse.de · 19 years ago
  38. d4a7537 [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away. by mochel@digitalimplant.org · 19 years ago
  39. 6034a08 [PATCH] Use driver_for_each_device() instead of manually walking list. by mochel@digitalimplant.org · 19 years ago
  40. fb3b4eb [PATCH] USB: MODALIAS change for bcdDevice by Roman Kagan · 19 years ago
  41. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  42. 27d72e8 [PATCH] usb suspend updates (interface suspend) by David Brownell · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago