index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
2007-10-12
5
-20
/
+20
*
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
2007-09-11
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-22
1
-2
/
+2
|
\
|
*
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
1
-2
/
+2
*
|
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-2
/
+3
*
|
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-2
/
+2
*
|
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-5
/
+6
*
|
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-6
/
+7
*
|
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-6
/
+7
*
|
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-13
/
+15
*
|
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-9
/
+11
*
|
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-9
/
+12
*
|
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-3
/
+5
*
|
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-10
/
+15
*
|
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-4
/
+5
*
|
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-11
/
+13
*
|
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
2007-07-19
1
-6
/
+7
*
|
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
2007-07-19
1
-17
/
+18
*
|
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
1
-1
/
+1
*
|
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
2007-07-17
1
-1
/
+1
|
/
*
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
2007-07-12
1
-0
/
+35
*
USB: autosuspend for usblcd
Oliver Neukum
2007-07-12
1
-3
/
+43
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
10
-198
/
+62
*
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2007-07-06
1
-1
/
+1
*
USB: usblcd doesn't limit memory consumption during write
Oliver Neukum
2007-06-25
1
-4
/
+18
*
USB: memory leak in iowarrior.c
Oliver Neukum
2007-06-25
1
-3
/
+4
*
USB: ldusb bugfix
Oliver Neukum
2007-05-22
1
-4
/
+31
*
USB: auerswald: fix file release handler
Andrew Morton
2007-05-22
1
-8
/
+2
*
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
2007-05-22
1
-4
/
+8
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
SIS USB2VGA Warning fix
WANG Cong
2007-05-08
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
4
-4
/
+0
*
USB: iowarrior.c: timeouts too small in usb_control_msg calls
Eberhard Fahle
2007-04-27
1
-8
/
+6
*
USB: add picdem device to ldusb
Joey Goncalves
2007-04-27
1
-0
/
+3
*
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
S.Caglar Onur
2007-04-27
1
-1
/
+0
*
USB Elan FTDI: check for driver registration status
Cyrill Gorcunov
2007-04-27
1
-7
/
+11
*
USB: cleanup ofd adutux
Oliver Neukum
2007-04-27
1
-20
/
+28
*
USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...
Oliver Neukum
2007-04-27
1
-1
/
+3
*
USB: iowarrior.c: fix NULL dereference
Oliver Neukum
2007-04-27
1
-2
/
+4
*
USB: kill BKL in usblcd
Oliver Neukum
2007-04-27
1
-2
/
+5
*
USB: berry_charge: correct dbg string for second magic command
Ken L Johnson
2007-03-19
1
-1
/
+1
*
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
2007-03-09
1
-2
/
+16
*
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
2007-02-23
3
-0
/
+940
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-5
/
+6
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-6
/
+0
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-19
3
-0
/
+152
|
\
|
*
USB: Driver to charge USB blackberry devices
Greg Kroah-Hartman
2007-02-16
3
-0
/
+152
*
|
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ACPI: video: Fix null pointer in appledisplay driver
Michael Hanselmann
2007-02-10
1
-1
/
+1
[prev]
[next]