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-01-04
[PATCH] USB: fix local variable clash
Alan Stern
1
-3
/
+3
2006-01-04
[PATCH] USB: usb-storage: add debug entry for REPORT LUNS
Paul Walmsley
1
-0
/
+1
2006-01-04
[PATCH] USB Storage: add alauda support
Matthew Dharm
6
-0
/
+1255
2006-01-04
[PATCH] USB Storage: more sddr09 cleanups
Matthew Dharm
1
-10
/
+23
2006-01-04
[PATCH] USB Storage: sddr09 cleanups
Matthew Dharm
1
-53
/
+50
2006-01-04
[PATCH] USB Storage: cleanups of sddr09
Matthew Dharm
5
-63
/
+64
2006-01-04
[PATCH] USB Storage: make OneTouch PM-aware
Matthew Dharm
3
-1
/
+39
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
1
-13
/
+6
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
4
-35
/
+36
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
3
-11
/
+11
2006-01-04
[PATCH] USB: ati_remote: use time_before() and friends
Marcelo Feitoza Parisi
1
-8
/
+9
2006-01-04
[PATCH] USB: pl2303_update_line_status data length fix
Horst Schirmeier
1
-1
/
+1
2006-01-04
[PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000
fabien COSSE
1
-0
/
+8
2006-01-04
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
1
-4
/
+7
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
23
-43
/
+43
2006-01-04
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
1
-6
/
+0
2006-01-04
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
1
-0
/
+2
2006-01-04
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
1
-12
/
+31
2006-01-04
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
1
-21
/
+38
2006-01-04
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
1
-0
/
+3
2006-01-04
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
1
-22
/
+126
2006-01-04
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2
-1
/
+17
2006-01-04
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
1
-0
/
+32
2006-01-04
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-04
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
1
-2
/
+2
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
2
-61
/
+19
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
4
-81
/
+162
2006-01-04
[PATCH] USB: One potential problem in gadget/serial.c
Fengwei Yin
1
-0
/
+2
2006-01-04
[PATCH] USB: small cleanups
Adrian Bunk
2
-3
/
+3
2006-01-04
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
1
-15
/
+39
2006-01-04
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
1
-63
/
+31
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
8
-149
/
+33
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
96
-96
/
+0
2006-01-04
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
1
-4
/
+5
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
31
-0
/
+49
2006-01-04
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
1
-50
/
+168
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
4
-312
/
+342
2006-01-04
[PATCH] USB: make bias writeable in libusual
Pete Zaitcev
1
-26
/
+27
2006-01-04
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
9
-155
/
+349
2006-01-04
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
6
-15
/
+42
2006-01-04
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
1
-25
/
+25
2006-01-04
[PATCH] USB: usb-net: new device ID passed through module parameter
A.YOSHIYAMA
1
-0
/
+38
2006-01-04
[PATCH] USB: usb-net: removes redundant return
Petko Manolov
1
-55
/
+51
2006-01-04
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
1
-13
/
+17
2006-01-04
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
7
-34
/
+7
2006-01-04
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-04
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
2006-01-04
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
1
-2
/
+4
2006-01-04
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
1
-1
/
+1
2006-01-04
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
3
-4
/
+13
[prev]
[next]