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