index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mtu3
/
mtu3_dr.c
Age
Commit message (
Expand
)
Author
2019-03-26
usb: mtu3: add a function to switch mailbox state to string
Chunfeng Yun
2019-03-26
usb: mtu3: add tracepoints to help debug
Chunfeng Yun
2019-03-26
usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
Chunfeng Yun
2019-03-26
usb: mtu3: add debugfs interface files
Chunfeng Yun
2019-03-26
usb: mtu3: check return value of devm_extcon_register_notifier()
Chunfeng Yun
2018-05-31
USB: mtu3: no need to check return value of debugfs_create_dir()
Greg Kroah-Hartman
2018-05-24
usb: mtu3: fix warning of sleep in atomic context in notifier callback
Chunfeng Yun
2018-05-15
usb: mtu3: fix an unrecognized issue when connected with PC
Chunfeng Yun
2017-11-07
USB: mtu3: 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-19
usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switch
Chunfeng Yun
2017-08-10
usb: mtu3: add a vbus debugfs interface
Chunfeng Yun
2017-04-11
usb: mtu3: Replace the extcon API
Chanwoo Choi
2016-10-27
usb: mtu3: dual-role mode support
Chunfeng Yun