index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-20
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+3
2007-07-20
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+2
2007-07-20
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+6
2007-07-20
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-20
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-20
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
1
-13
/
+15
2007-07-20
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+11
2007-07-20
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+12
2007-07-20
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+5
2007-07-20
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
1
-10
/
+15
2007-07-20
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
1
-4
/
+5
2007-07-20
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
1
-11
/
+13
2007-07-20
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
1
-6
/
+7
2007-07-20
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
1
-17
/
+18
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-18
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-2
/
+2
2007-07-13
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
1
-0
/
+35
2007-07-13
USB: autosuspend for usblcd
Oliver Neukum
1
-3
/
+43
2007-07-13
USB: prevent char device open/deregister race
Alan Stern
10
-198
/
+62
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
1
-1
/
+1
2007-06-26
USB: usblcd doesn't limit memory consumption during write
Oliver Neukum
1
-4
/
+18
2007-06-26
USB: memory leak in iowarrior.c
Oliver Neukum
1
-3
/
+4
2007-05-23
USB: ldusb bugfix
Oliver Neukum
1
-4
/
+31
2007-05-23
USB: auerswald: fix file release handler
Andrew Morton
1
-8
/
+2
2007-05-23
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
1
-4
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
SIS USB2VGA Warning fix
WANG Cong
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-04-28
USB: iowarrior.c: timeouts too small in usb_control_msg calls
Eberhard Fahle
1
-8
/
+6
2007-04-28
USB: add picdem device to ldusb
Joey Goncalves
1
-0
/
+3
2007-04-28
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
S.Caglar Onur
1
-1
/
+0
2007-04-28
USB Elan FTDI: check for driver registration status
Cyrill Gorcunov
1
-7
/
+11
2007-04-28
USB: cleanup ofd adutux
Oliver Neukum
1
-20
/
+28
2007-04-28
USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...
Oliver Neukum
1
-1
/
+3
2007-04-28
USB: iowarrior.c: fix NULL dereference
Oliver Neukum
1
-2
/
+4
2007-04-28
USB: kill BKL in usblcd
Oliver Neukum
1
-2
/
+5
2007-03-19
USB: berry_charge: correct dbg string for second magic command
Ken L Johnson
1
-1
/
+1
2007-03-10
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-02-24
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
3
-0
/
+940
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-5
/
+6
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-6
/
+0
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-0
/
+152
2007-02-17
Pull misc-for-upstream into release branch
Len Brown
1
-2
/
+2
2007-02-17
USB: Driver to charge USB blackberry devices
Greg Kroah-Hartman
3
-0
/
+152
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2
-2
/
+2
2007-02-12
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
1
-2
/
+2
[next]