summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg.c
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: Only read/write OTGSC from one placeStephen Boyd2017-01-201-4/+30
* usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen2016-02-251-1/+1
* usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun2015-10-221-3/+6
* usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-221-1/+38
* usb: chipidea: add runtime power management supportPeter Chen2015-03-181-0/+2
* usb: chipidea: add sys inputs for OTG fsm inputLi Jun2014-04-241-0/+2
* usb: chipidea: OTG HNP and SRP fsm implementationLi Jun2014-04-241-2/+7
* usb: chipidea: usb OTG fsm initialization.Li Jun2014-04-241-0/+4
* usb: chipidea: operate on otgsc register in a general wayLi Jun2014-04-241-9/+24
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-141-0/+4
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-141-7/+35
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-141-2/+55
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-141-0/+35