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
starfive-6.6.48-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
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
5
-320
/
+169
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
5
-98
/
+17
2014-05-20
xhci: Add a global command queue
Mathias Nyman
4
-6
/
+34
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
4
-137
/
+216
2014-05-20
xhci: Report max device limit when Enable Slot command fails.
Sarah Sharp
1
-0
/
+3
2014-05-20
xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-05-20
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
1
-2
/
+1
2014-05-20
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
Lin Wang
1
-1
/
+1
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
4
-1
/
+23
2014-05-04
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
1
-1
/
+2
2014-05-04
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
3
-0
/
+21
2014-04-28
Merge 3.15-rc3 into usb-next
Greg Kroah-Hartman
4
-45
/
+37
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-25
USB: ohci-pxa27x: Add support for external vbus regulators
Laurent Pinchart
1
-0
/
+68
2014-04-25
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
3
-17
/
+6
2014-04-25
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
4
-23
/
+12
2014-04-25
usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
Vivek Gautam
1
-6
/
+0
2014-04-17
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
1
-2
/
+2
2014-04-17
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
1
-1
/
+1
2014-04-17
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
1
-0
/
+23
2014-04-17
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-17
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
1
-0
/
+2
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+0
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
1
-11
/
+3
2014-03-08
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-122
/
+303
2014-03-08
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
1
-2
/
+40
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
1
-11
/
+3
2014-03-07
xhci: add the meaningful IRQ description if it is empty
Adrian Huang
1
-0
/
+4
2014-03-07
xhci: Prevent runtime pm from autosuspending during initialization
Mathias Nyman
1
-1
/
+10
2014-03-05
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2
-0
/
+6
2014-03-05
xhci: Kill streams URBs when the host dies.
Sarah Sharp
1
-7
/
+21
2014-03-05
xhci: Refactor command watchdog and fix split string.
Sarah Sharp
1
-31
/
+39
2014-03-05
xhci: Handle MaxPSASize == 0
Hans de Goede
1
-0
/
+6
2014-03-05
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
1
-4
/
+5
2014-03-05
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-05
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2
-7
/
+16
2014-03-05
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2
-2
/
+6
2014-03-05
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-03-05
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-05
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
1
-1
/
+20
2014-03-05
xhci: fix usb3 streams
Gerd Hoffmann
2
-43
/
+90
2014-03-05
xhci: make warnings greppable
Oliver Neukum
1
-13
/
+8
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2
-9
/
+5
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
1
-4
/
+0
2014-03-03
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+10
[next]