index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mtk-sch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci-mtk: fix bandwidth release issue
Chunfeng Yun
2022-08-19
1
-2
/
+2
*
usb: xhci-mtk: relax TT periodic bandwidth allocation
Chunfeng Yun
2022-08-19
1
-9
/
+2
*
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2022-05-12
1
-62
/
+12
*
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
2022-05-12
1
-9
/
+7
*
usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
Gustavo A. R. Silva
2022-01-26
1
-4
/
+3
*
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
2021-12-13
1
-1
/
+1
*
usb: xhci-mtk: use xhci_dbg() to print log
Chunfeng Yun
2021-10-05
1
-1
/
+1
*
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2021-08-27
1
-38
/
+16
*
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2021-08-26
1
-49
/
+51
*
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2021-08-26
1
-13
/
+7
*
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
2021-08-26
1
-3
/
+4
*
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
2021-08-26
1
-10
/
+7
*
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
2021-08-26
1
-4
/
+6
*
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2021-08-26
1
-78
/
+62
*
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
2021-08-26
1
-13
/
+7
*
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
2021-08-05
1
-7
/
+13
*
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Ikjoon Jang
2021-08-05
1
-62
/
+78
*
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2021-06-24
1
-18
/
+0
*
usb: xhci-mtk: use first-fit for LS/FS
Chunfeng Yun
2021-05-10
1
-0
/
+5
*
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
Ikjoon Jang
2021-05-10
1
-23
/
+14
*
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
2021-04-02
1
-1
/
+3
*
usb: xhci-mtk: fix wrong remainder of bandwidth budget
Chunfeng Yun
2021-04-02
1
-5
/
+2
*
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
2021-03-10
1
-8
/
+29
*
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
1
-14
/
+34
*
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2021-03-10
1
-9
/
+35
*
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
2021-03-10
1
-18
/
+11
*
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
2021-03-10
1
-6
/
+2
*
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2021-03-10
1
-19
/
+18
*
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2021-03-10
1
-6
/
+1
*
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
2021-03-10
1
-7
/
+20
*
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2021-03-10
1
-21
/
+16
*
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2021-03-10
1
-2
/
+2
*
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2021-03-10
1
-7
/
+3
*
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2021-03-10
1
-5
/
+19
*
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-03-10
1
-14
/
+60
*
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-03-10
1
-3
/
+3
*
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
2021-02-02
1
-1
/
+3
*
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-02-01
1
-28
/
+33
*
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2021-01-26
1
-37
/
+86
*
usb: xhci-mtk: fix the failure of bandwidth allocation
Chunfeng Yun
2020-07-21
1
-0
/
+4
*
usb: xhci-mtk: supports SSP without external USB3 gen2 hub
Chunfeng Yun
2018-09-28
1
-6
/
+11
*
usb: xhci-mtk: supports bandwidth scheduling with multi-TT
Chunfeng Yun
2018-09-28
1
-10
/
+237
*
usb: xhci-mtk: improve bandwidth scheduling
Chunfeng Yun
2018-09-28
1
-60
/
+102
*
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
2018-09-28
1
-1
/
+3
*
usb: xhci-mtk: use maximum ESIT payload of endpiont context
Chunfeng Yun
2018-09-28
1
-1
/
+14
*
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
2018-05-24
1
-2
/
+2
*
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-10
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2017-10-23
1
-1
/
+2
*
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
2016-11-03
1
-2
/
+2
[next]