index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mtu3
/
mtu3_dr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
usb: mtu3: expose role-switch control to userspace
Chunfeng Yun
1
-0
/
+1
2022-04-21
usb: mtu3: fix USB 3.0 dual-role-switch from device to host
Macpaul Lin
1
-4
/
+2
2021-07-27
usb: mtu3: support suspend/resume for dual-role mode
Chunfeng Yun
1
-0
/
+2
2021-07-27
usb: mtu3: support property role-switch-default-mode
Chunfeng Yun
1
-4
/
+20
2021-06-15
usb: mtu3: rebuild role switch get/set hooks
Chunfeng Yun
1
-10
/
+3
2021-06-15
usb: mtu3: use force mode for dual role switch
Chunfeng Yun
1
-7
/
+3
2021-06-15
usb: mtu3: add helper to get pointer of ssusb_mtk struct
Chunfeng Yun
1
-10
/
+10
2021-06-15
usb: mtu3: rebuild role switch flow of extcon
Chunfeng Yun
1
-28
/
+33
2021-06-15
usb: mtu3: use enum usb_role instead of private defined ones
Chunfeng Yun
1
-37
/
+15
2021-06-15
usb: mtu3: drop support vbus detection
Chunfeng Yun
1
-48
/
+2
2021-06-15
usb: mtu3: remove wakelock
Chunfeng Yun
1
-3
/
+0
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-4
/
+5
2019-09-03
usb: mtu3: register a USB Role Switch for dual role mode
Chunfeng Yun
1
-1
/
+47
2019-03-26
usb: mtu3: add a function to switch mailbox state to string
Chunfeng Yun
1
-2
/
+18
2019-03-26
usb: mtu3: add tracepoints to help debug
Chunfeng Yun
1
-0
/
+1
2019-03-26
usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
Chunfeng Yun
1
-110
/
+3
2019-03-26
usb: mtu3: add debugfs interface files
Chunfeng Yun
1
-12
/
+1
2019-03-26
usb: mtu3: check return value of devm_extcon_register_notifier()
Chunfeng Yun
1
-4
/
+9
2018-05-31
USB: mtu3: no need to check return value of debugfs_create_dir()
Greg Kroah-Hartman
1
-4
/
+0
2018-05-24
usb: mtu3: fix warning of sleep in atomic context in notifier callback
Chunfeng Yun
1
-8
/
+36
2018-05-15
usb: mtu3: fix an unrecognized issue when connected with PC
Chunfeng Yun
1
-22
/
+3
2017-11-07
USB: mtu3: 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-19
usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switch
Chunfeng Yun
1
-16
/
+45
2017-08-10
usb: mtu3: add a vbus debugfs interface
Chunfeng Yun
1
-8
/
+50
2017-04-11
usb: mtu3: Replace the extcon API
Chanwoo Choi
1
-13
/
+6
2016-10-27
usb: mtu3: dual-role mode support
Chunfeng Yun
1
-0
/
+379