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
/
phy
/
phy-miphy365x.c
Age
Commit message (
Expand
)
Author
2015-12-03
phy: miphy365x: add missing of_node_put
Julia Lawall
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
2015-05-11
phy: core: Check requested PHY status in _of_phy_get()
Axel Lin
2015-05-11
phy: miphy365x: fix sparse warnings
Felipe Balbi
2015-04-10
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
2015-04-03
phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
Peter Griffin
2015-03-13
phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof
Axel Lin
2015-03-04
phy: miphy365x: Avoid calling of_get_child_count() multiple times
Axel Lin
2015-01-11
phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.
Peter Griffin
2014-11-26
phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle
Gregory CLEMENT
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-12
phy: miphy365x: Fix off-by-one error
Lee Jones
2014-07-22
phy: miphy365x: Represent each PHY channel as a DT subnode
Lee Jones
2014-07-22
phy: miphy365x: Provide support for the MiPHY356x Generic PHY
Lee Jones