index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-02-12
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
1
-2
/
+2
2007-02-10
ACPI: video: Fix null pointer in appledisplay driver
Michael Hanselmann
1
-1
/
+1
2007-02-07
USB: mutexification of rio500
Oliver Neukum
1
-24
/
+30
2007-02-07
USB: Remove unneeded void * casts in idmouse.c
Tobias Klauser
1
-6
/
+4
2007-01-05
sisusb_con warning fixes
Andrew Morton
1
-6
/
+6
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
1
-199
/
+393
2006-12-20
USB AUERSWALD: replace kmalloc+memset with kzalloc
Burman Yan
1
-4
/
+2
2006-12-20
USB: fix transvibrator disconnect race
Oliver Neukum
1
-1
/
+1
2006-12-20
USB: Fix oops in PhidgetServo
Sean Young
1
-0
/
+1
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-1
/
+1
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-14
/
+14
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
3
-8
/
+8
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-5
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
12
-73
/
+39
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-72
/
+38
2006-12-01
USB: build the appledisplay driver
Adrian Bunk
1
-0
/
+1
2006-12-01
USB: idmouse cleanup
Mariusz Kozlowski
1
-8
/
+8
[next]