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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-12
[PATCH] USB: ipaq.c bugfixes
Frank Gevaerts
1
-5
/
+6
2006-07-12
[PATCH] USB: ehci: fix bogus alteration of a local variable
David Brownell
1
-3
/
+4
2006-07-12
[PATCH] USB: add driver for non-composite Sierra Wireless devices
Kevin Lloyd
3
-0
/
+87
2006-07-12
[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd
Eric Sesterhenn
1
-4
/
+2
2006-07-12
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
Kyle McMartin
1
-4
/
+4
2006-07-12
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
Ian Abbott
1
-13
/
+90
2006-07-12
[PATCH] USB serial visor: fix race in open/close
Ian Abbott
1
-1
/
+0
2006-07-12
[PATCH] USB Storage: Uname in PR/SC Unneeded message
Phil Dibowitz
1
-2
/
+5
2006-07-12
[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag
Phil Dibowitz
3
-13
/
+19
2006-07-12
[PATCH] usbcore: fixes for hub_port_resume
Alan Stern
1
-0
/
+5
2006-07-12
[PATCH] USB: unusual_devs entry for Samsung MP3 player
Ernis
1
-0
/
+7
2006-07-12
[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3x
Davide Perini
1
-0
/
+9
2006-07-12
[PATCH] USB hub: don't return status > 0 from resume
Alan Stern
1
-1
/
+4
2006-07-12
[PATCH] usb-storage: fix race between reset and disconnect
Alan Stern
1
-8
/
+14
2006-07-12
[PATCH] USB: update for acm in quirks and debug
Oliver Neukum
1
-23
/
+26
2006-07-12
[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...
Oliver Bock
5
-251
/
+286
2006-07-12
[PATCH] usbfs: use the correct signal number for disconnection
Zoran Marceta
1
-1
/
+1
2006-07-12
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
Matthew Meno
2
-0
/
+5
2006-07-12
[PATCH] USB: fix visor leaks
Pete Zaitcev
1
-3
/
+33
2006-07-12
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
Pete Zaitcev
1
-14
/
+9
2006-07-12
[PATCH] USB: OHCI hub code unaligned access
David Miller
1
-2
/
+2
2006-07-12
[PATCH] USB: new device ids for ftdi_sio driver
Christophe Mariac
2
-0
/
+4
2006-07-12
[PATCH] USB: new device id for Thorlabs motor driver
D. Peter Siddons
2
-0
/
+6
2006-07-12
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
Peter Moulder
2
-0
/
+2
2006-07-12
[PATCH] USB: ohci bits for the cirrus ep93xx
Lennert Buytenhek
3
-0
/
+231
2006-07-12
[PATCH] USB: au1200: EHCI and OHCI fixes
Daniel Mack
2
-13
/
+11
2006-07-12
[PATCH] USB: au1xxx: compile fixes for OHCI for au1200
Domen Puncer
1
-2
/
+4
2006-07-10
[PATCH] usb-storage: wait for URB to complete
Alan Stern
1
-1
/
+1
2006-07-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate USBFS
Arjan van de Ven
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
1
-1
/
+1
2006-07-03
[ARM] Fix lh7a40x_udc.c
Russell King
1
-1
/
+1
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
19
-25
/
+25
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
100
-100
/
+0
2006-06-30
[PATCH] SELinux: update USB code with new kill_proc_info_as_uid
David Quigley
3
-2
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
100
-100
/
+0
2006-06-29
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
Milan Svoboda
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
3
-6
/
+3
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+7
2006-06-29
Merge omap tree
Russell King
1
-1
/
+1
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-2
/
+1
2006-06-27
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
1
-3
/
+7
2006-06-26
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
1
-1
/
+1
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
3
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
3
-3
/
+0
2006-06-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-10
/
+7
2006-06-26
Clean up 'inline is not at beginning' warnings for usb storage
Jesper Juhl
1
-2
/
+2
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2
-14
/
+8
[prev]
[next]