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
2011-06-07
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
1
-2
/
+5
2011-06-06
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-03
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
3
-2
/
+20
2011-06-03
xhci: Do not issue device reset when device is not setup
Maarten Lankhorst
1
-0
/
+7
2011-06-03
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
2
-4
/
+9
2011-06-03
xhci: Bigendian fix for xhci_check_bandwidth()
Matt Evans
1
-2
/
+2
2011-06-02
xhci: Bigendian fix for skip_isoc_td()
Matt Evans
1
-1
/
+1
2011-05-28
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-69
/
+412
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
4
-11
/
+244
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
3
-0
/
+20
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
4
-0
/
+124
2011-05-26
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2
-37
/
+15
2011-05-26
xhci: STFU: Don't print event ring dequeue pointer.
Sarah Sharp
1
-13
/
+1
2011-05-26
xhci: STFU: Remove function tracing.
Sarah Sharp
1
-8
/
+0
2011-05-26
xhci: Don't submit commands when the host is dead.
Sarah Sharp
1
-1
/
+7
2011-05-26
xhci: Clear stopped_td when Stop Endpoint command completes.
Sarah Sharp
1
-0
/
+2
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
57
-1982
/
+4001
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+5
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2
-0
/
+2
2011-05-20
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
1
-3
/
+0
2011-05-20
USB: UHCI: Support big endian GRUSBHC HC
Jan Andersson
2
-2
/
+18
2011-05-20
USB: UHCI: Add support for big endian descriptors
Jan Andersson
5
-120
/
+192
2011-05-20
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
Alan Stern
1
-12
/
+2
2011-05-20
USB: UHCI: Add support for big endian mmio
Jan Andersson
2
-15
/
+56
2011-05-20
usb/isp1760: Fix possible unlink problems
Arvid Brodin
1
-52
/
+95
2011-05-20
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Arvid Brodin
1
-34
/
+34
2011-05-20
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
5
-5
/
+18
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
3
-4
/
+12
2011-05-17
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
1
-2
/
+10
2011-05-17
xhci: Fix memory leak bug when dropping endpoints
Sarah Sharp
1
-1
/
+10
2011-05-17
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
1
-4
/
+3
2011-05-14
xhci: Fix full speed bInterval encoding.
Sarah Sharp
1
-2
/
+2
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
1
-39
/
+27
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
1
-10
/
+25
2011-05-12
ehci: pci quirk cleanup
Andy Ross
1
-70
/
+66
2011-05-12
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
1
-9
/
+9
2011-05-11
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-05-11
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
4
-5
/
+45
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2
-2
/
+37
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2
-1
/
+8
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
1
-1
/
+6
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2
-0
/
+7
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
1
-2
/
+2
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
1
-1
/
+8
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2
-0
/
+14
2011-05-07
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
3
-7
/
+234
2011-05-07
USB: UHCI: Support non-PCI host controllers
Jan Andersson
3
-0
/
+142
2011-05-07
USB: UHCI: Wrap I/O register accesses
Jan Andersson
4
-47
/
+77
[next]