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-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
2006-12-01
USB: ohci-hcd: fix compiler warning
Alan Stern
1
-2
/
+4
2006-12-01
[ARM] 3963/1: AT91: Update configuration files
Andrew Victor
1
-3
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-3
/
+3
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-38
/
+24
2006-11-16
USB: OHCI: fix root-hub resume bug
Alan Stern
2
-11
/
+17
2006-11-16
OHCI: disallow autostop when wakeup is not available
Alan Stern
1
-1
/
+2
2006-10-17
UHCI: workaround for Asus motherboard
Alan Stern
1
-5
/
+39
2006-10-17
USB: ohci-pnx4008 build fixes
David Brownell
1
-3
/
+6
2006-10-17
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
6
-69
/
+37
2006-10-06
[PATCH] ohci: don't play with IRQ regs
David Brownell
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
15
-100
/
+96
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-28
USB: fix build error in ohci driver
Greg Kroah-Hartman
1
-2
/
+2
2006-09-28
OHCI: add auto-stop support
Alan Stern
3
-84
/
+164
2006-09-28
OHCI: remove existing autosuspend code
Alan Stern
1
-44
/
+6
[next]