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-08-02
xhci: Add missing checks for xhci_alloc_command failure
Hans de Goede
2
-0
/
+8
2014-08-02
xhci: Rename Asrock P67 pci product-id to EJ168
Hans de Goede
1
-2
/
+2
2014-08-02
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
3
-2
/
+7
2014-07-19
USB: OHCI: add check for stopped frame counter
Alan Stern
2
-2
/
+35
2014-07-19
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
5
-0
/
+148
2014-07-19
USB: OHCI: make URB completions single-threaded
Alan Stern
4
-12
/
+34
2014-07-19
USB: OHCI: redesign the TD done list
Alan Stern
4
-58
/
+70
2014-07-19
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
1
-14
/
+8
2014-07-19
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
3
-160
/
+5
2014-07-18
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-07-18
USB: OHCI: fix bugs in debug routines
Alan Stern
2
-9
/
+10
2014-07-18
USB: OHCI: add SG support
Alan Stern
2
-19
/
+73
2014-07-10
fotg210: Use managed interfaces for allocation of resources
Himangi Saraogi
1
-39
/
+9
2014-07-10
uhci-platform: use devm_ioremap resource
Himangi Saraogi
1
-17
/
+5
2014-07-10
USB: EHCI: tegra: Fix probe order issue leading to broken USB
Tuomas Tynkkynen
1
-3
/
+59
2014-07-10
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
1
-22
/
+9
2014-07-10
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
1
-1
/
+2
2014-07-10
USB: ehci-pci: USB host controller support for Intel Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2014-07-10
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
1
-1
/
+1
2014-07-10
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-6
/
+2
2014-07-10
USB: ehci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ohci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: ehci-msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-10
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
1
-39
/
+9
2014-07-10
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
Alexey Khoroshilov
1
-1
/
+1
2014-07-10
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
David Mosberger-Tang
1
-0
/
+1
2014-07-10
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
David Mosberger-Tang
1
-25
/
+20
2014-07-10
usb: ehci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2014-07-10
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda
5
-0
/
+205
2014-07-10
usb: host: xhci-plat: use devm_functions
Himangi Saraogi
1
-20
/
+4
2014-07-10
xhci: make error messages grepable
Oliver Neukum
1
-18
/
+18
2014-07-10
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
1
-0
/
+6
2014-07-10
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
Pratyush Anand
1
-0
/
+3
2014-07-10
xhci: A default implementation for Ux timeout calculation and tier policy check
Pratyush Anand
1
-18
/
+48
2014-07-08
Merge 3.16-rc4 into usb-next
Greg Kroah-Hartman
4
-8
/
+18
2014-07-01
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
Srinivas Kandagatla
1
-1
/
+1
2014-06-24
usb: xhci: Correct last context entry calculation for Configure Endpoint
Julius Werner
1
-33
/
+18
2014-06-24
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-06-24
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-06-24
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
1
-2
/
+5
2014-06-18
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-18
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-06-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-40
/
+0
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
32
-727
/
+3008
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
[next]