aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-rockchip-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li1-0/+20
2016-07-04phy: rockhip-usb: use devm_add_action_or_reset()Sudip Mukherjee1-5/+3
2016-07-04phy: rockchip-usb: should be a child device of the GRFHeiko Stuebner1-3/+12
2016-04-30phy: rockhip-usb: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-03-01phy: rockchip-usb: add handler for usb-uart functionalityHeiko Stuebner1-36/+197
2015-12-20phy: rockchip-usb: expose the phy-internal PLLsHeiko Stuebner1-27/+161
2015-12-20phy: rockchip-usb: add compatible values for rk3066a and rk3188Heiko Stuebner1-0/+2
2015-12-20phy: rockchip-usb: move per-phy init into a separate functionHeiko Stuebner1-40/+43
2015-12-20phy: rockchip-usb: introduce a common data-struct for the deviceHeiko Stuebner1-7/+19
2015-12-20phy: rockchip-usb: fix clock get-put mismatchHeiko Stuebner1-0/+12
2015-12-03phy: rockchip-usb: add missing of_node_putJulia Lawall1-5/+12
2015-09-25phy: rockchip-usb: power down phy when rockchip phy probehuang lin1-0/+6
2015-08-03phy: Constify struct phy_ops variablesAxel Lin1-1/+1
2015-07-25phy: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-03-12phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin1-3/+3
2015-01-30phy: add a driver for the Rockchip SoC internal USB2.0 PHYYunzhi Li1-0/+158