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.c
Age
Commit message (
Expand
)
Author
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