1. 7e97243 USB: rename the usb misc class from "usb" to "usbmisc" by Greg Kroah-Hartman · 12 years ago
  2. 079d440 USB: file.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  3. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  4. edf847d USB: remove dead code from usb_deregister_dev() by Libor Pechacek · 13 years ago
  5. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  6. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  7. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  8. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  11. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  12. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  13. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  14. 69a8594 USB: remove err() macro from usb core code by Greg Kroah-Hartman · 16 years ago
  15. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  16. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  17. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  18. 20613f2 usbcore: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  19. 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
  20. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  21. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  22. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  23. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  24. 27fb4f0 Revert "[PATCH] USB: convert usb class devices to real devices" by Greg Kroah-Hartman · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 43104f1 [PATCH] USB: only make /sys/class/usb show up when there is something in it by Greg Kroah-Hartman · 18 years ago
  27. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  28. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  29. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  30. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  31. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  32. 5cebfb7 [PATCH] USB: trivial error path fix by Mark M. Hoffman · 19 years ago
  33. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  34. 6d5e825 [PATCH] USB: fix up some sparse warnings about static functions that aren't static. by Greg KH · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago