Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 7e97243c20 USB: rename the usb misc class from "usb" to "usbmisc" 13 years ago
  Greg Kroah-Hartman 079d440e10 USB: file.c: remove dbg() usage 13 years ago
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
  Libor Pechacek edf847decc USB: remove dead code from usb_deregister_dev() 14 years ago
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 14 years ago
  Alan Stern 0026e00523 USB: fix bug in initialization of interface minor numbers 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
  Dan Carpenter ed7487c2c2 USB: fix possible null deref in init_usb_class() 15 years ago
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 15 years ago
  Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
  Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 16 years ago
  Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
  Greg Kroah-Hartman bc00bc9242 device create: usb: convert device_create to device_create_drvdata 17 years ago
  Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
  Jonathan Corbet 20613f24bc usbcore: cdev lock_kernel() pushdown 17 years ago
  Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 years ago
  Alan Stern d4ead16f50 USB: prevent char device open/deregister race 18 years ago
  Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 19 years ago
  Uwe Zeisberger f30c226954 fix file specification in comments 18 years ago
  Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
  Greg Kroah-Hartman 27fb4f0a7f Revert "[PATCH] USB: convert usb class devices to real devices" 19 years ago
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
  Greg Kroah-Hartman 43104f1da8 [PATCH] USB: only make /sys/class/usb show up when there is something in it 19 years ago
  Greg Kroah-Hartman bd00949647 [PATCH] USB: convert usb class devices to real devices 19 years ago
  Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
  Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
  Greg Kroah-Hartman d6e5bcf4a7 [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed 20 years ago