summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/otg_fsm.c
AgeCommit message (Expand)Author
2019-11-25MLK-9618-7 usb: chipidea: otg: delay turn on vbus when detecting data pulseLi Jun
2019-11-25MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-10usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav
2017-06-03usb: Make use of ktime_* comparison functionsMariusz Skamra
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-03-04usb: chipidea: otg: add A idle to B disconnect timerLi Jun
2016-03-04usb: chipidea: otg: enable HNP polling support for gadget and hostLi Jun
2016-03-04usb: chipidea: otg: set host_request_flag for gadgetLi Jun
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun