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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2
-5
/
+2
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-07
EHCI: fix interrupt-driven remote wakeup
Alan Stern
1
-18
/
+32
2007-02-07
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
1
-1
/
+7
2007-02-07
EHCI: force high-speed devices to run at full speed
Alan Stern
3
-1
/
+114
2007-02-07
EHCI: don't hide ports owned by the companion
Alan Stern
1
-29
/
+35
2007-02-07
EHCI: local variable for port status register
Alan Stern
1
-31
/
+24
2007-02-07
UHCI: fix bandwidth allocation
Alan Stern
3
-69
/
+201
2007-02-07
USB: ps3 ohci bus glue
Geoff Levand
2
-1
/
+216
2007-02-07
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-07
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-07
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-07
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-07
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-07
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
3
-1
/
+274
2007-02-07
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
13
-198
/
+80
2007-02-07
USB: Fix EHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-07
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-07
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
9
-142
/
+213
2007-02-07
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-07
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2007-01-22
USB: Fix for typo in ohci-ep93xx.c
Petr Stetiar
1
-1
/
+1
2007-01-05
UHCI: support device_may_wakeup
Alan Stern
1
-1
/
+3
2007-01-05
UHCI: make test for ASUS motherboard more specific
Alan Stern
1
-12
/
+4
2006-12-20
USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card
Tony Olech
1
-60
/
+32
2006-12-20
USB: OHCI support for PNX8550
Vitaly Wool
2
-0
/
+262
2006-12-20
USB: ohci handles hardware faults during root port resets
Takamasa Ohtake
1
-2
/
+7
2006-12-20
USB: ohci at91 warning fix
Andrew Victor
1
-1
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
17
-226
/
+169
2006-12-20
UHCI: module parameter to ignore overcurrent changes
Alan Stern
2
-3
/
+24
2006-12-20
USB: fix ohci.h over-use warnings
Jeff Garzik
1
-3
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
4
-8
/
+8
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-11
/
+4
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
8
-150
/
+209
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-11
/
+4
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-146
/
+205
2006-12-01
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
1
-54
/
+79
2006-12-01
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
4
-53
/
+61
2006-12-01
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
1
-5
/
+1
2006-12-01
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
Adrian Bunk
1
-1
/
+1
2006-12-01
USB: add ehci_hcd.ignore_oc parameter
David Brownell
2
-5
/
+23
2006-12-01
USB: EHCI hooks for high speed electrical tests
David Brownell
1
-0
/
+19
2006-12-01
OHCI: change priority level of resume log message
Alan Stern
1
-1
/
+1
2006-12-01
USB: OHCI: remove stale testing code from root-hub resume
Alan Stern
1
-12
/
+1
2006-12-01
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
2
-16
/
+18
[next]