index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Lines
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
-5
/
+5
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
-7
/
+7
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
-1
/
+2
2007-10-12
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
WANG Cong
-2
/
+0
2007-10-12
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
Andrew Morton
-9
/
+1
2007-10-12
USB: sisusbvga: Fix bug
Satyam Sharma
-3
/
+1
2007-10-12
USB: fix memory leak in berry_charge driver
Greg Kroah-Hartman
-2
/
+5
2007-10-12
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
-1
/
+2
2007-10-12
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
-3
/
+5
2007-10-12
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
-88
/
+36
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
-75
/
+67
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
Felipe Balbi
-656
/
+655
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
Felipe Balbi
-129
/
+133
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
Felipe Balbi
-60
/
+58
2007-10-12
USB: SisUSB2VGA: Mis-spelled word
Felipe Balbi
-1
/
+1
2007-10-12
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
-197
/
+1
2007-10-12
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
-20
/
+20
2007-09-11
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
-0
/
+1
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
-2
/
+2
2007-07-19
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
-2
/
+3
2007-07-19
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
-2
/
+2
2007-07-19
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
-5
/
+6
2007-07-19
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
-6
/
+7
2007-07-19
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
-6
/
+7
2007-07-19
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
-13
/
+15
2007-07-19
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
-9
/
+11
2007-07-19
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
-9
/
+12
2007-07-19
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
-3
/
+5
2007-07-19
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
-10
/
+15
2007-07-19
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
-4
/
+5
2007-07-19
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
-11
/
+13
2007-07-19
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
-6
/
+7
2007-07-19
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
-17
/
+18
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
-1
/
+1
2007-07-17
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
-2
/
+2
2007-07-12
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
-0
/
+35
2007-07-12
USB: autosuspend for usblcd
Oliver Neukum
-3
/
+43
2007-07-12
USB: prevent char device open/deregister race
Alan Stern
-198
/
+62
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
-1
/
+1
2007-06-25
USB: usblcd doesn't limit memory consumption during write
Oliver Neukum
-4
/
+18
2007-06-25
USB: memory leak in iowarrior.c
Oliver Neukum
-3
/
+4
2007-05-22
USB: ldusb bugfix
Oliver Neukum
-4
/
+31
2007-05-22
USB: auerswald: fix file release handler
Andrew Morton
-8
/
+2
2007-05-22
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
-4
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
-1
/
+1
2007-05-08
SIS USB2VGA Warning fix
WANG Cong
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
-4
/
+0
2007-04-27
USB: iowarrior.c: timeouts too small in usb_control_msg calls
Eberhard Fahle
-8
/
+6
2007-04-27
USB: add picdem device to ldusb
Joey Goncalves
-0
/
+3
[prev]
[next]