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
/
xhci-mtk-sch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
1
-1
/
+3
2021-04-02
usb: xhci-mtk: fix wrong remainder of bandwidth budget
Chunfeng Yun
1
-5
/
+2
2021-03-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
1
-8
/
+29
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
1
-14
/
+34
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
1
-9
/
+35
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
1
-18
/
+11
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
1
-6
/
+2
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
1
-19
/
+18
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
1
-6
/
+1
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
1
-7
/
+20
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
1
-21
/
+16
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
1
-2
/
+2
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
1
-7
/
+3
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
1
-5
/
+19
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
1
-14
/
+60
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
1
-3
/
+3
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
1
-28
/
+33
2021-01-26
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
1
-37
/
+86
2020-07-21
usb: xhci-mtk: fix the failure of bandwidth allocation
Chunfeng Yun
1
-0
/
+4
2018-09-28
usb: xhci-mtk: supports SSP without external USB3 gen2 hub
Chunfeng Yun
1
-6
/
+11
2018-09-28
usb: xhci-mtk: supports bandwidth scheduling with multi-TT
Chunfeng Yun
1
-10
/
+237
2018-09-28
usb: xhci-mtk: improve bandwidth scheduling
Chunfeng Yun
1
-60
/
+102
2018-09-28
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
1
-1
/
+3
2018-09-28
usb: xhci-mtk: use maximum ESIT payload of endpiont context
Chunfeng Yun
1
-1
/
+14
2018-05-24
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
1
-2
/
+2
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
1
-1
/
+2
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
1
-2
/
+2
2016-02-04
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
1
-3
/
+13
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
1
-0
/
+415