index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
otg_fsm.c
Age
Commit message (
Expand
)
Author
2022-11-09
usb: chipidea: fix deadlock in ci_otg_del_timer
Duoming Zhou
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
2022-07-27
usb/chipidea: fix repeated words in comments
Jilin Yuan
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-10
usb: chipidea: otg_fsm: constify attribute_group structures.
Arvind Yadav
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
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