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
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
-1
/
+0
2008-04-02
USB: fix bug in sg initialization in usbtest
Alan Stern
-1
/
+2
2008-02-21
USB: add new vernier product id to ldusb.c
Stephen Ware
-0
/
+2
2008-02-21
USB: fix error handling in trancevibrator
Oliver Neukum
-1
/
+3
2008-02-01
USB: constify function pointer tables
Jan Engelhardt
-1
/
+1
2008-02-01
USB: misc: legousbtower: semaphore to mutex
Daniel Walker
-14
/
+16
2008-02-01
USB: Spelling fixes
Joe Perches
-2
/
+2
2008-02-01
USB: testing driver: don't free a locked mutex
Andrew Morton
-2
/
+0
2008-02-01
USB: testing driver: convert dev->sem to mutex
Matthias Kaehlcke
-8
/
+9
2008-02-01
USB: cypress_cy7c63: updated contact/usage information
Oliver Bock
-2
/
+5
2008-02-01
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...
Fernando Luis Vazquez Cao
-30
/
+0
2008-02-01
usb: fix usbtest halt check on big endian systems
Jan Andersson
-0
/
+1
2007-11-28
USB: FIx locks and urb->status in adutux (updated)
Pete Zaitcev
-123
/
+139
2007-11-28
USB: fix usbled disconnect read race #2
Oliver Neukum
-1
/
+3
2007-10-25
USB: open disconnect race in usblcd
Oliver Neukum
-1
/
+10
2007-10-25
USB: disconnect open race in legousbtower
Oliver Neukum
-1
/
+13
2007-10-25
USB: open disconnect race in iowarrior
Oliver Neukum
-1
/
+8
2007-10-25
USB: missing error check in emi62
Oliver Neukum
-0
/
+4
2007-10-25
USB: missing error check in emi26
Oliver Neukum
-0
/
+4
2007-10-25
USB: fix read vs. disconnect race in cytherm driver
Oliver Neukum
-1
/
+3
2007-10-25
USB: fix locking in idmouse
Oliver Neukum
-17
/
+28
2007-10-25
USB rio500.c: fix check-after-use
Adrian Bunk
-12
/
+3
2007-10-25
USB iowarrior.c: fix check-after-use
Adrian Bunk
-1
/
+1
2007-10-25
USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex
Matthias Kaehlcke
-65
/
+65
2007-10-23
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
Jeff Garzik
-2
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
-2
/
+2
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
[next]