aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg.c
AgeCommit message (Expand)Author
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2019-08-28usb: chipidea: add role switch class supportLi Jun
2018-09-20usb: chipidea: Fix otg event handlerLoic Poulain
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-20usb: chipidea: vbus event may exist before starting gadgetPeter Chen
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd
2017-01-20usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2016-02-25usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen