aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-20usb: chipidea: vbus event may exist before starting gadgetPeter Chen1-5/+12
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd1-4/+4
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-5/+41
2017-01-20usb: chipidea: Only read/write OTGSC from one placeStephen Boyd1-4/+30
2016-02-25usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen1-1/+1
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun1-3/+6
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov1-1/+38
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+2
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun1-0/+2
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun1-2/+7
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun1-0/+4
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun1-9/+24
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen1-0/+4
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen1-7/+35
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen1-2/+55
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen1-0/+35