summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-berlin-usb.c
Commit message (Expand)AuthorAgeFilesLines
* phy: berlin-usb: don't set device's driver_dataJisheng Zhang2015-12-201-1/+0
* phy: berlin-usb: remove non-necessary header filesJisheng Zhang2015-12-201-2/+0
* Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-08-141-7/+6
|\
| * phy: Constify struct phy_ops variablesAxel Lin2015-08-031-1/+1
| * phy: berlin: Trivial coding style cleanupMichal Simek2015-07-251-1/+1
| * phy: berlin: Do not use sata name in usb phy driverMichal Simek2015-07-251-4/+4
| * phy: berlin: .owner field is setup by coreMichal Simek2015-07-251-1/+0
* | phy: berlin-usb: fix divider for BG2Thomas Hebb2015-07-151-1/+1
* | phy: berlin-usb: fix divider for BG2CDThomas Hebb2015-07-151-2/+2
|/
* phy: berlin-usb: Set drvdata for phy and use itAxel Lin2015-03-101-8/+6
* phy: berlin-usb: Use PTR_ERR_OR_ZEROAxel Lin2015-03-101-4/+1
* phy: remove the old lookup methodHeikki Krogerus2014-11-221-2/+1
* phy: add the Berlin USB PHY driverAntoine Tenart2014-11-211-0/+224