提交历史

作者 SHA1 备注 提交日期
  Greg Kroah-Hartman aa1f3bb567 USB: core: move existing SPDX tags to top of the file 7 年之前
  Ajay Kaher 2f86a96be0 USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously 8 年之前
  Greg Kroah-Hartman b65fba3d87 USB: core: add missing license information to some files 8 年之前
  Andy Shevchenko f8868ed007 usb: core: use kbasename() instead of open-coded variant 9 年之前
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Al Viro e84f9e57b9 consolidate the reassignments of ->f_op in ->open() instances 12 年之前
  Matthias Beyer 1335f2d2ba drivers: usb: core: file.c: moved asterisk to variable name 11 年之前
  Matthias Beyer 469271f8c4 drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes 11 年之前
  Yacine Belkadi 626f090c5c usb: fix some scripts/kernel-doc warnings 12 年之前
  Alexey Khoroshilov de5535f5f5 USB: fix PTR_ERR translation in init_usb_class() 12 年之前
  Greg Kroah-Hartman 7e97243c20 USB: rename the usb misc class from "usb" to "usbmisc" 13 年之前
  Greg Kroah-Hartman 079d440e10 USB: file.c: remove dbg() usage 13 年之前
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 14 年之前
  Libor Pechacek edf847decc USB: remove dead code from usb_deregister_dev() 14 年之前
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 年之前
  Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 15 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 年之前
  Alan Stern 0026e00523 USB: fix bug in initialization of interface minor numbers 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 年之前
  Dan Carpenter ed7487c2c2 USB: fix possible null deref in init_usb_class() 15 年之前
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 年之前
  Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 年之前
  Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 年之前
  Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 年之前
  Greg Kroah-Hartman bc00bc9242 device create: usb: convert device_create to device_create_drvdata 17 年之前
  Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 年之前
  Jonathan Corbet 20613f24bc usbcore: cdev lock_kernel() pushdown 17 年之前
  Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 年之前
  Alan Stern d4ead16f50 USB: prevent char device open/deregister race 18 年之前