Matthias Beyer
|
1335f2d2ba
drivers: usb: core: file.c: moved asterisk to variable name
|
il y a 11 ans |
Matthias Beyer
|
469271f8c4
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
|
il y a 11 ans |
Yacine Belkadi
|
626f090c5c
usb: fix some scripts/kernel-doc warnings
|
il y a 12 ans |
Alexey Khoroshilov
|
de5535f5f5
USB: fix PTR_ERR translation in init_usb_class()
|
il y a 12 ans |
Greg Kroah-Hartman
|
7e97243c20
USB: rename the usb misc class from "usb" to "usbmisc"
|
il y a 13 ans |
Greg Kroah-Hartman
|
079d440e10
USB: file.c: remove dbg() usage
|
il y a 13 ans |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
il y a 14 ans |
Libor Pechacek
|
edf847decc
USB: remove dead code from usb_deregister_dev()
|
il y a 14 ans |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
il y a 14 ans |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
il y a 14 ans |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
il y a 15 ans |
Alan Stern
|
0026e00523
USB: fix bug in initialization of interface minor numbers
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
Oliver Neukum
|
86266452f8
USB: Push BKL on open down into the drivers
|
il y a 15 ans |
Dan Carpenter
|
ed7487c2c2
USB: fix possible null deref in init_usb_class()
|
il y a 15 ans |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
il y a 16 ans |
Kay Sievers
|
f7a386c5b8
Driver Core: usb: add nodename support for usb drivers.
|
il y a 16 ans |
Greg Kroah-Hartman
|
69a85942ff
USB: remove err() macro from usb core code
|
il y a 17 ans |
Greg Kroah-Hartman
|
b0b090e579
device create: usb: convert device_create_drvdata to device_create
|
il y a 17 ans |
Greg Kroah-Hartman
|
bc00bc9242
device create: usb: convert device_create to device_create_drvdata
|
il y a 17 ans |
Kay Sievers
|
7071a3ce0c
USB: usb dev_name() instead of dev->bus_id
|
il y a 17 ans |
Jonathan Corbet
|
20613f24bc
usbcore: cdev lock_kernel() pushdown
|
il y a 17 ans |
Greg Kroah-Hartman
|
782e70c6fc
USB: mark USB drivers as being GPL only
|
il y a 17 ans |
Alan Stern
|
d4ead16f50
USB: prevent char device open/deregister race
|
il y a 18 ans |
Greg Kroah-Hartman
|
0873c76485
USB: convert usb class devices to real devices
|
il y a 19 ans |
Uwe Zeisberger
|
f30c226954
fix file specification in comments
|
il y a 19 ans |
Luiz Fernando N. Capitulino
|
066202dd48
USB: Make file operations structs in drivers/usb const.
|
il y a 19 ans |
Greg Kroah-Hartman
|
27fb4f0a7f
Revert "[PATCH] USB: convert usb class devices to real devices"
|
il y a 19 ans |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
il y a 19 ans |
Greg Kroah-Hartman
|
43104f1da8
[PATCH] USB: only make /sys/class/usb show up when there is something in it
|
il y a 19 ans |