index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
EHCI: fix interrupt-driven remote wakeup
Alan Stern
1
-18
/
+32
2007-02-08
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
1
-1
/
+7
2007-02-08
EHCI: force high-speed devices to run at full speed
Alan Stern
3
-1
/
+114
2007-02-08
EHCI: don't hide ports owned by the companion
Alan Stern
1
-29
/
+35
2007-02-08
EHCI: local variable for port status register
Alan Stern
1
-31
/
+24
2007-02-08
UHCI: fix bandwidth allocation
Alan Stern
3
-69
/
+201
2007-02-08
USB: ps3 ohci bus glue
Geoff Levand
2
-1
/
+216
2007-02-08
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-08
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-08
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-08
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-08
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-08
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
3
-1
/
+274
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
13
-198
/
+80
2007-02-08
USB: Fix EHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
9
-142
/
+213
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-08
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-08
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-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-11
/
+4
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
7
-146
/
+205
2006-12-02
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
1
-54
/
+79
2006-12-02
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
4
-53
/
+61
2006-12-02
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
1
-5
/
+1
2006-12-02
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
Adrian Bunk
1
-1
/
+1
2006-12-02
USB: add ehci_hcd.ignore_oc parameter
David Brownell
2
-5
/
+23
2006-12-02
USB: EHCI hooks for high speed electrical tests
David Brownell
1
-0
/
+19
2006-12-02
OHCI: change priority level of resume log message
Alan Stern
1
-1
/
+1
2006-12-02
USB: OHCI: remove stale testing code from root-hub resume
Alan Stern
1
-12
/
+1
2006-12-02
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
2
-16
/
+18
2006-12-02
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
[next]