summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/otg_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-13/+3
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-6/+6
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen1-46/+23
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun1-0/+173
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun1-0/+243
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun1-0/+189
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun1-0/+197
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun1-0/+63