summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-ti-pipe3.c
AgeCommit message (Expand)AuthorLines
2015-03-13phy: ti/omap: Fix modaliasAxel Lin-1/+1
2015-03-12phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin-7/+3
2015-01-21phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros-16/+42
2015-01-21phy: ti-pipe3: Disable clocks on system suspendRoger Quadros-22/+77
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R-4/+6
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-1/+1
2014-11-22phy: remove the old lookup methodHeikki Krogerus-1/+1
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin-1/+0
2014-09-24phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin-3/+2
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I-1/+1
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I-1/+3
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I-21/+82
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros-27/+28
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I-4/+4
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I-0/+413