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
2021-10-11
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-11
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
1
-4
/
+10
2021-10-11
USB: xhci: dbc: fix tty registration race
Johan Hovold
1
-15
/
+13
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
3
-2
/
+28
2021-10-11
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
1
-0
/
+5
2021-10-08
Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+4
2021-10-08
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-70
/
+2
2021-10-05
ARM: omap1: move omap15xx local bus handling to usb.c
Arnd Bergmann
1
-70
/
+2
2021-10-05
usb: xhci: tegra: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2021-09-14
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+1
2021-09-14
Revert "USB: bcma: Add a check for devm_gpiod_get"
Rafał Miłecki
1
-4
/
+1
2021-09-14
usb: ehci: Simplify platform driver registration
Guenter Roeck
1
-48
/
+27
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-604
/
+358
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2021-08-27
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-08-27
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2
-39
/
+18
2021-08-26
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
1
-12
/
+23
2021-08-26
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2
-51
/
+60
2021-08-26
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
1
-0
/
+65
2021-08-26
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2
-13
/
+9
2021-08-26
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
1
-3
/
+4
2021-08-26
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
1
-10
/
+7
2021-08-26
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2021-08-26
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2
-2
/
+11
2021-08-26
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
1
-1
/
+1
2021-08-26
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2
-86
/
+69
2021-08-26
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
1
-13
/
+7
2021-08-26
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
3
-5
/
+10
2021-08-26
xhci: Add additional dynamic debug to follow URBs in cancel and error cases.
Mathias Nyman
1
-6
/
+24
2021-08-26
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
1
-12
/
+12
2021-08-26
xhci: Fix failure to give back some cached cancelled URBs.
Mathias Nyman
1
-15
/
+25
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
4
-23
/
+27
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-08-18
USB: EHCI: Add alias for Broadcom INSNREG
Kees Cook
1
-7
/
+4
2021-08-18
usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controller
Lukas Bulwahn
3
-342
/
+0
2021-08-16
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
1
-0
/
+3
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
6
-47
/
+50
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
1
-4
/
+5
2021-08-05
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
1
-7
/
+13
2021-08-05
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Ikjoon Jang
2
-69
/
+86
2021-07-27
usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses
Claudiu Beznea
1
-4
/
+5
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
5
-43
/
+45
2021-07-21
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
3
-10
/
+0
2021-07-21
usb: xhci-renesas: Minor coding style cleanup
Moritz Fischer
1
-1
/
+1
2021-07-21
usb: host: ohci-spear: simplify calling usb_add_hcd()
Sergey Shtylyov
1
-1
/
+1
2021-07-21
USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
Evgeny Novikov
1
-12
/
+11
2021-07-21
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2
-8
/
+2
2021-07-21
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
1
-19
/
+17
[next]