index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2022-01-26
usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
Gustavo A. R. Silva
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
2021-10-05
usb: xhci-mtk: use xhci_dbg() to print log
Chunfeng Yun
2021-08-27
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2021-08-26
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2021-08-26
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2021-08-26
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
2021-08-26
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
2021-08-26
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
2021-08-26
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2021-08-26
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
2021-08-05
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
2021-08-05
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Ikjoon Jang
2021-06-24
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2021-05-10
usb: xhci-mtk: use first-fit for LS/FS
Chunfeng Yun
2021-05-10
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
Ikjoon Jang
2021-04-02
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
2021-04-02
usb: xhci-mtk: fix wrong remainder of bandwidth budget
Chunfeng Yun
2021-03-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-01-26
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
2020-07-21
usb: xhci-mtk: fix the failure of bandwidth allocation
Chunfeng Yun
2018-09-28
usb: xhci-mtk: supports SSP without external USB3 gen2 hub
Chunfeng Yun
2018-09-28
usb: xhci-mtk: supports bandwidth scheduling with multi-TT
Chunfeng Yun
2018-09-28
usb: xhci-mtk: improve bandwidth scheduling
Chunfeng Yun
2018-09-28
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
2018-09-28
usb: xhci-mtk: use maximum ESIT payload of endpiont context
Chunfeng Yun
2018-05-24
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
2016-02-03
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun