aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-sun4i-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede1-1/+2
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-1/+1
2014-11-13phy: sun4i: add support for USB phy0Roman Byshko1-3/+6
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+1
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard1-11/+22
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard1-24/+18
2014-03-03PHY: sunxi: Add driver for sunxi usb phyHans de Goede1-0/+331