index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
otg_fsm.c
Age
Commit message (
Expand
)
Author
2016-03-04
usb: chipidea: otg: add A idle to B disconnect timer
Li Jun
2016-03-04
usb: chipidea: otg: enable HNP polling support for gadget and host
Li Jun
2016-03-04
usb: chipidea: otg: set host_request_flag for gadget
Li Jun
2015-12-24
usb: chipidea: otg: use usb autosuspend to suspend bus for HNP
Li Jun
2015-08-14
usb: chipidea: otg_fsm: delete the duplicated reset controller operation
Peter Chen
2015-04-28
usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Li Jun
2015-03-26
usb: chipidea: use hrtimer for otg fsm timers
Li Jun
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
2015-03-26
usb: chipidea: otg: remove unnecessary B_SESS_VLD timer
Li Jun
2015-03-18
usb: chipidea: support runtime power management for otg fsm mode
Li Jun
2014-11-26
usb: chipidea: Fixed a few typos in comments
Mickael Maison
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-03
usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
2014-04-24
usb: chipidea: add sys inputs for OTG fsm input
Li Jun
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
2014-04-24
usb: chipidea: OTG fsm timers initialization
Li Jun
2014-04-24
usb: chipidea: add OTG fsm operation functions implementation
Li Jun
2014-04-24
usb: chipidea: usb OTG fsm initialization.
Li Jun