aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mtu3/mtu3_dr.c
AgeCommit message (Expand)Author
2022-05-09usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2019-09-03usb: mtu3: register a USB Role Switch for dual role modeChunfeng Yun
2019-03-26usb: mtu3: add a function to switch mailbox state to stringChunfeng Yun
2019-03-26usb: mtu3: add tracepoints to help debugChunfeng Yun
2019-03-26usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.cChunfeng Yun
2019-03-26usb: mtu3: add debugfs interface filesChunfeng Yun
2019-03-26usb: mtu3: check return value of devm_extcon_register_notifier()Chunfeng Yun
2018-05-31USB: mtu3: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-24usb: mtu3: fix warning of sleep in atomic context in notifier callbackChunfeng Yun
2018-05-15usb: mtu3: fix an unrecognized issue when connected with PCChunfeng Yun
2017-11-07USB: mtu3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switchChunfeng Yun
2017-08-10usb: mtu3: add a vbus debugfs interfaceChunfeng Yun
2017-04-11usb: mtu3: Replace the extcon APIChanwoo Choi
2016-10-27usb: mtu3: dual-role mode supportChunfeng Yun