+2
−0
+2
−0
+8
−0
+2
−0
+17
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
We're supposed to keep outstanding splits in order. Keep track of a
list of the order of splits and process channel interrupts in that
order.
Without this change and the following setup:
* Rockchip rk3288 Chromebook, using port ff540000
-> Pluggable 7-port Hub with Charging (powered)
-> Microsoft Wireless Keyboard 2000 in port 1.
-> Das Keyboard in port 2.
...I find that I get dropped keys on the Microsoft keyboard (I'm sure
there are other combinations that fail, but this documents my test).
Specifically I've been typing "hahahahahahaha" on the keyboard and often
see keys dropped or repeated.
After this change the above setup works properly. This patch is based
on a previous patch proposed by Yunzhi Li ("usb: dwc2: hcd: fix periodic
transfer schedule sequence")
Acked-by:
John Youn <johnyoun@synopsys.com>
Signed-off-by:
Douglas Anderson <dianders@chromium.org>
Signed-off-by:
Yunzhi Li <lyz@rock-chips.com>
Reviewed-by:
Kever Yang <kever.yang@rock-chips.com>
Tested-by:
Heiko Stuebner <heiko@sntech.de>
Tested-by:
Kever Yang <kever.yang@rock-chips.com>
Tested-by:
Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by:
Felipe Balbi <balbi@kernel.org>
CRA Git | Maintained and supported by SUSTech CRA and CCSE