index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-11
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
1
-0
/
+1
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-19
USB: misc: uss720: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+3
2007-07-19
USB: misc: usbtest: clean up urb->status usage
Greg Kroah-Hartman
1
-2
/
+2
2007-07-19
USB: misc: usblcd: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+6
2007-07-19
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-19
USB: misc: phidgetkit: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+7
2007-07-19
USB: misc: legousbtower: clean up urb->status usage
Greg Kroah-Hartman
1
-13
/
+15
2007-07-19
USB: misc: ldusb: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+11
2007-07-19
USB: misc: iowarrior: clean up urb->status usage
Greg Kroah-Hartman
1
-9
/
+12
2007-07-19
USB: misc: ftdi-elan: clean up urb->status usage
Greg Kroah-Hartman
1
-3
/
+5
2007-07-19
USB: misc: auerswald: clean up urb->status usage
Greg Kroah-Hartman
1
-10
/
+15
2007-07-19
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
1
-4
/
+5
2007-07-19
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
1
-11
/
+13
2007-07-19
USB: use mutex instead of semaphore in the FTDI ELAN driver
Matthias Kaehlcke
1
-6
/
+7
2007-07-19
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
1
-17
/
+18
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
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-12
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
1
-0
/
+35
2007-07-12
USB: autosuspend for usblcd
Oliver Neukum
1
-3
/
+43
2007-07-12
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-25
USB: usblcd doesn't limit memory consumption during write
Oliver Neukum
1
-4
/
+18
2007-06-25
USB: memory leak in iowarrior.c
Oliver Neukum
1
-3
/
+4
2007-05-22
USB: ldusb bugfix
Oliver Neukum
1
-4
/
+31
2007-05-22
USB: auerswald: fix file release handler
Andrew Morton
1
-8
/
+2
2007-05-22
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-27
USB: iowarrior.c: timeouts too small in usb_control_msg calls
Eberhard Fahle
1
-8
/
+6
2007-04-27
USB: add picdem device to ldusb
Joey Goncalves
1
-0
/
+3
2007-04-27
USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO
S.Caglar Onur
1
-1
/
+0
2007-04-27
USB Elan FTDI: check for driver registration status
Cyrill Gorcunov
1
-7
/
+11
2007-04-27
USB: cleanup ofd adutux
Oliver Neukum
1
-20
/
+28
2007-04-27
USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...
Oliver Neukum
1
-1
/
+3
2007-04-27
USB: iowarrior.c: fix NULL dereference
Oliver Neukum
1
-2
/
+4
2007-04-27
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-09
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-02-23
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-16
Pull misc-for-upstream into release branch
Len Brown
1
-2
/
+2
2007-02-16
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
[next]