index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-fsm-usb.c
Age
Commit message (
Expand
)
Author
2014-05-27
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
Peter Chen
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
2014-04-24
usb: phy: otg-fsm: export symbol of otg_statemachine
Li Jun
2014-04-24
usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...
Peter Chen
2014-04-24
usb: phy: fsm: update OTG HNP state transition
Li Jun
2014-03-07
usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...
Li Jun
2013-12-23
usb: phy-fsm: Staticize local symbols
Sachin Kamat
2013-12-20
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
2013-11-26
usb: phy: move OTG FSM header
Anton Tikhomirov
2013-11-26
usb: phy: replace spinlock with mutex in OTG FSM
Anton Tikhomirov
2013-10-04
usb: phy: Add and use missed OTG FSM inputs/outputs
Anton Tikhomirov
2013-10-04
usb: phy: Rename "B-device session end SRP" OTG FSM input
Anton Tikhomirov
2013-10-04
usb: phy: Rename OTG FSM informative variables
Anton Tikhomirov
2013-10-04
usb: phy: Add and use missed OTG FSM timers
Anton Tikhomirov
2013-10-04
usb: phy: Fix OTG FSM timer handling
Anton Tikhomirov
2013-10-04
usb: phy: Add and use missed helper functions
Anton Tikhomirov
2013-08-23
usb: phy: fix build breakage
Anatolij Gustschin
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi