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