index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
otg_fsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
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