index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-rockchip-usb.c
Age
Commit message (
Expand
)
Author
2016-09-10
phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup
Randy Li
2016-07-04
phy: rockhip-usb: use devm_add_action_or_reset()
Sudip Mukherjee
2016-07-04
phy: rockchip-usb: should be a child device of the GRF
Heiko Stuebner
2016-04-30
phy: rockhip-usb: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-01
phy: rockchip-usb: add handler for usb-uart functionality
Heiko Stuebner
2015-12-20
phy: rockchip-usb: expose the phy-internal PLLs
Heiko Stuebner
2015-12-20
phy: rockchip-usb: add compatible values for rk3066a and rk3188
Heiko Stuebner
2015-12-20
phy: rockchip-usb: move per-phy init into a separate function
Heiko Stuebner
2015-12-20
phy: rockchip-usb: introduce a common data-struct for the device
Heiko Stuebner
2015-12-20
phy: rockchip-usb: fix clock get-put mismatch
Heiko Stuebner
2015-12-03
phy: rockchip-usb: add missing of_node_put
Julia Lawall
2015-09-25
phy: rockchip-usb: power down phy when rockchip phy probe
huang lin
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
2015-07-25
phy: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-03-12
phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path
Axel Lin
2015-01-30
phy: add a driver for the Rockchip SoC internal USB2.0 PHY
Yunzhi Li