summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-hix5hd2-sata.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-03phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-detHans de Goede1-1/+2
2015-08-03phy-sun4i-sub: Move vbus-detect helper functions up in the fileHans de Goede1-24/+24
2015-07-25phy: Drop owner assignment from platform_driverKrzysztof Kozlowski4-4/+0
2015-07-25phy: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-25phy: berlin: Trivial coding style cleanupMichal Simek1-1/+1
2015-07-25phy: berlin: Do not use sata name in usb phy driverMichal Simek1-4/+4
2015-07-25phy: berlin: .owner field is setup by coreMichal Simek1-1/+0
2015-07-25phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede3-7/+71
2015-07-25phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede1-8/+36
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede2-11/+29
2015-07-25phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede2-2/+7
2015-07-25phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede1-4/+4
2015-07-25phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede2-1/+32
2015-07-25phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede2-12/+256