aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg_fsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison1-2/+2
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen1-1/+1
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-15/+12
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen1-8/+2
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-1/+5
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