aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-ti-pipe3.c
AgeCommit message (Expand)Author
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-22phy: remove the old lookup methodHeikki Krogerus
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-24phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I