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.c
Age
Commit message (
Expand
)
Author
2023-03-30
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-05-27
usb: chipidea: otg: Fix formatting and missing documentation issues
Lee Jones
2020-07-09
usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'
Lee Jones
2020-03-16
usb: chipidea: otg: handling vbus disconnect event occurred during system sus...
Peter Chen
2019-08-28
usb: chipidea: add role switch class support
Li Jun
2018-09-20
usb: chipidea: Fix otg event handler
Loic Poulain
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-01-20
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
2017-01-20
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2017-01-20
usb: chipidea: Handle extcon events properly
Stephen Boyd
2017-01-20
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
2016-02-25
usb: chipidea: otg: change workqueue ci_otg as freezable
Peter Chen
2015-10-22
usb: chipidea: otg: don't wait vbus drops below BSV when starts host
Li Jun
2015-10-22
usb: chipidea: Use extcon framework for VBUS and ID detect
Ivan T. Ivanov
2015-03-18
usb: chipidea: add runtime power management support
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: usb OTG fsm initialization.
Li Jun
2014-04-24
usb: chipidea: operate on otgsc register in a general way
Li Jun
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen