index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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