1. 8f7e947 USB: legotower: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  2. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 38726bf USB: legotower: remove direct calls to printk() by Greg Kroah-Hartman · 11 years ago
  4. 4dae996 USB: legotower: remove custom debug macro and module parameter by Greg Kroah-Hartman · 11 years ago
  5. fef526c USB: legousbtower: remove custom debug macro by Greg Kroah-Hartman · 11 years ago
  6. d26f6e5 USB: legotower: remove unneeded tracing macros by Greg Kroah-Hartman · 11 years ago
  7. 644034c USB: legousbtower.c: remove a bogus NULL check by Dan Carpenter · 12 years ago
  8. 9d974b2 USB: legousbtower.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  9. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  10. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  11. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  12. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  13. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  14. f45ba77 USB: Convert concatenated __FILE__ to %s, __FILE__ by Joe Perches · 15 years ago
  15. 3c02b1d USB: BKL removal: legousbtower by Oliver Neukum · 15 years ago
  16. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  17. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  18. d35b4ce USB: legousbtower: make poll notice disconnect by Oliver Neukum · 15 years ago
  19. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  20. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  21. 1b29a37 USB: remove info() macro from usb/misc drivers by Greg Kroah-Hartman · 16 years ago
  22. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  23. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 18bcbcf USB: misc: legousbtower: semaphore to mutex by Daniel Walker · 17 years ago
  25. 78663ec USB: disconnect open race in legousbtower by Oliver Neukum · 17 years ago
  26. 64771a0 USB: misc: legousbtower: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  27. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  28. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  29. f53510e usb: legousbtower free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  30. 240661c USB: legousbtower: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  31. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  32. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  35. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  36. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  37. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago