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