index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
2015-03-19
usb: phy: Find the right match in devm_usb_phy_match
Axel Lin
2015-01-19
usb: phy: never defer probe in non-OF case
Heikki Krogerus
2015-01-12
Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-09
usb: phy: Fix deferred probing
Maxime Ripard
2014-12-23
usb: phy: Restore deferred probing path
Thierry Reding
2014-11-21
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
2014-11-20
usb: phy: propagate __of_usb_find_phy()'s error on failure
Arjun Sreedharan
2014-08-19
usb: phy: return -ENODEV on failure of try_module_get
Arjun Sreedharan
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-19
drivers/usb/phy/phy.c: remove a leading space
Antonio Ospite
2014-04-16
usb: phy: return an error in usb_get_phy() if try_module_get() fails
Mathias Krause
2014-02-04
usb: phy: move some error messages to debug
Josh Boyer
2013-12-12
usb: phy: initialize the notifier when add a new phy
Neil Zhang
2013-10-11
usb: phy: don't return with NULL from devm_usb_get_phy()
Gabor Juhos
2013-04-23
usb: phy: remove exported function from __init section
Denis Efremov
2013-03-18
usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Felipe Balbi
2013-03-18
usb: phy: move bulk of otg/otg.c to phy/phy.c
Sascha Hauer