index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
otg_fsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
1
-0
/
+7
2022-07-27
usb/chipidea: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
1
-2
/
+2
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
1
-10
/
+9
2017-11-07
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
usb: chipidea: otg_fsm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
1
-4
/
+4
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-7
/
+7
2016-03-04
usb: chipidea: otg: add A idle to B disconnect timer
Li Jun
1
-2
/
+10
2016-03-04
usb: chipidea: otg: enable HNP polling support for gadget and host
Li Jun
1
-0
/
+4
2016-03-04
usb: chipidea: otg: set host_request_flag for gadget
Li Jun
1
-1
/
+12
2015-12-24
usb: chipidea: otg: use usb autosuspend to suspend bus for HNP
Li Jun
1
-8
/
+18
2015-08-14
usb: chipidea: otg_fsm: delete the duplicated reset controller operation
Peter Chen
1
-1
/
+0
2015-04-28
usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Li Jun
1
-4
/
+0
2015-03-26
usb: chipidea: use hrtimer for otg fsm timers
Li Jun
1
-182
/
+182
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
1
-4
/
+4
2015-03-26
usb: chipidea: otg: remove unnecessary B_SESS_VLD timer
Li Jun
1
-30
/
+1
2015-03-18
usb: chipidea: support runtime power management for otg fsm mode
Li Jun
1
-3
/
+19
2014-11-26
usb: chipidea: Fixed a few typos in comments
Mickael Maison
1
-2
/
+2
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
1
-1
/
+1
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-15
/
+12
2014-11-03
usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messages
Peter Chen
1
-8
/
+2
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
1
-1
/
+5
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-13
/
+3
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-6
/
+6
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
1
-46
/
+23
2014-04-24
usb: chipidea: add sys inputs for OTG fsm input
Li Jun
1
-0
/
+173
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
1
-0
/
+243
2014-04-24
usb: chipidea: OTG fsm timers initialization
Li Jun
1
-0
/
+189
2014-04-24
usb: chipidea: add OTG fsm operation functions implementation
Li Jun
1
-0
/
+197
2014-04-24
usb: chipidea: usb OTG fsm initialization.
Li Jun
1
-0
/
+63