summaryrefslogtreecommitdiff
path: root/drivers/phy/phy-ti-pipe3.c
Commit message (Expand)AuthorAge
* phy: ti-pipe3: Program the DPLL even if it was already lockedRoger Quadros2016-06-03
* phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHYKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I2015-12-21
* phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I2015-12-21
* Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-08-14
|\
| * phy: Constify struct phy_ops variablesAxel Lin2015-08-03
* | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2015-08-01
* | phy: ti-pipe3: fix suspendRoger Quadros2015-07-15
|/
* Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman2015-04-10
|\
| * phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin2015-03-10
* | phy: ti/omap: Fix modaliasAxel Lin2015-03-13
* | phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin2015-03-12
|/
* phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros2015-01-21
* phy: ti-pipe3: Disable clocks on system suspendRoger Quadros2015-01-21
* phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-23
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-13
* | phy: remove the old lookup methodHeikki Krogerus2014-11-22
|/
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-24
* phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin2014-09-24
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-22
* phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2014-07-22
* phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I2014-07-22
* phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros2014-03-09
* phy: ti-pipe3: streamline PHY operationsRoger Quadros2014-03-09
* phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros2014-03-09
* phy: ti-pipe3: Add SATA DPLL supportRoger Quadros2014-03-09
* phy: ti-pipe3: cleanup clock handlingRoger Quadros2014-03-09
* phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-09
* drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I2014-03-06