aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-berlin-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-20phy: berlin-usb: don't set device's driver_dataJisheng Zhang1-1/+0
2015-12-20phy: berlin-usb: remove non-necessary header filesJisheng Zhang1-2/+0
2015-08-14Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-7/+6
2015-08-03phy: Constify struct phy_ops variablesAxel Lin1-1/+1
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-15phy: berlin-usb: fix divider for BG2Thomas Hebb1-1/+1
2015-07-15phy: berlin-usb: fix divider for BG2CDThomas Hebb1-2/+2
2015-03-10phy: berlin-usb: Set drvdata for phy and use itAxel Lin1-8/+6
2015-03-10phy: berlin-usb: Use PTR_ERR_OR_ZEROAxel Lin1-4/+1
2014-11-22phy: remove the old lookup methodHeikki Krogerus1-2/+1
2014-11-21phy: add the Berlin USB PHY driverAntoine Tenart1-0/+224