summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: otg: add A idle to B disconnect timerLi Jun2016-03-041-2/+10
* usb: chipidea: otg: enable HNP polling support for gadget and hostLi Jun2016-03-041-0/+4
* usb: chipidea: otg: set host_request_flag for gadgetLi Jun2016-03-041-1/+12
* usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun2015-12-241-8/+18
* usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-141-1/+0
* usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0
* usb: chipidea: use hrtimer for otg fsm timersLi Jun2015-03-261-182/+182
* usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2015-03-261-4/+4
* usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun2015-03-261-30/+1
* usb: chipidea: support runtime power management for otg fsm modeLi Jun2015-03-181-3/+19
* usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-261-2/+2
* usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-261-1/+1
* Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-251-15/+12
|\
| * usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-031-1/+5
| * usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-031-13/+3
| * usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-1/+1
| * usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-6/+6
* | usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-8/+2
|/
* usb: chipidea: using one inline function to cover queue work operationsPeter Chen2014-05-231-46/+23
* usb: chipidea: add sys inputs for OTG fsm inputLi Jun2014-04-241-0/+173
* usb: chipidea: OTG HNP and SRP fsm implementationLi Jun2014-04-241-0/+243
* usb: chipidea: OTG fsm timers initializationLi Jun2014-04-241-0/+189
* usb: chipidea: add OTG fsm operation functions implementationLi Jun2014-04-241-0/+197
* usb: chipidea: usb OTG fsm initialization.Li Jun2014-04-241-0/+63