index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-ti-pipe3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Fix ptr_ret.cocci warnings
Vivek Gautam
2016-11-18
1
-8
/
+2
*
phy: ti-pipe3: Program the DPLL even if it was already locked
Roger Quadros
2016-06-03
1
-4
/
+11
*
phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHY
Kishon Vijay Abraham I
2015-12-21
1
-2
/
+32
*
phy: ti-pipe3: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
2015-12-21
1
-15
/
+73
*
phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
Kishon Vijay Abraham I
2015-12-21
1
-2
/
+3
*
phy: ti-pipe3: move mem resource initialization to a separate function
Kishon Vijay Abraham I
2015-12-21
1
-19
/
+33
*
phy: ti-pipe3: move sysctrl initialization to a separate function
Kishon Vijay Abraham I
2015-12-21
1
-33
/
+45
*
phy: ti-pipe3: move clk initialization to a separate function
Kishon Vijay Abraham I
2015-12-21
1
-55
/
+72
*
phy: ti-pipe3: introduce local struct device* in probe
Kishon Vijay Abraham I
2015-12-21
1
-27
/
+27
*
Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2015-08-14
1
-1
/
+1
|
\
|
*
phy: Constify struct phy_ops variables
Axel Lin
2015-08-03
1
-1
/
+1
*
|
phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
Roger Quadros
2015-08-01
1
-6
/
+55
*
|
phy: ti-pipe3: fix suspend
Roger Quadros
2015-07-15
1
-131
/
+41
|
/
*
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
2015-04-10
1
-7
/
+2
|
\
|
*
phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
2015-03-10
1
-7
/
+2
*
|
phy: ti/omap: Fix modalias
Axel Lin
2015-03-13
1
-1
/
+1
*
|
phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
Axel Lin
2015-03-12
1
-7
/
+3
|
/
*
phy: ti-pipe3: Fix SATA across suspend/resume
Roger Quadros
2015-01-21
1
-16
/
+42
*
phy: ti-pipe3: Disable clocks on system suspend
Roger Quadros
2015-01-21
1
-22
/
+77
*
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
2014-12-23
1
-4
/
+6
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
|
*
phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
|
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
1
-1
/
+1
|
/
*
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-24
1
-1
/
+0
*
phy: phy-ti-pipe3: Remove unncessary site specific OOM messages
Peter Griffin
2014-09-24
1
-3
/
+2
*
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
1
-1
/
+1
*
phy: pipe3: insert delay to enumerate in GEN2 mode
Kishon Vijay Abraham I
2014-07-22
1
-1
/
+3
*
phy: phy-omap-pipe3: Add support for PCIe PHY
Kishon Vijay Abraham I
2014-07-22
1
-21
/
+82
*
phy: ti-pipe3: Fix suspend/resume and module reload
Roger Quadros
2014-03-09
1
-0
/
+4
*
phy: ti-pipe3: streamline PHY operations
Roger Quadros
2014-03-09
1
-51
/
+63
*
phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHY
Roger Quadros
2014-03-09
1
-9
/
+15
*
phy: ti-pipe3: Add SATA DPLL support
Roger Quadros
2014-03-09
1
-21
/
+55
*
phy: ti-pipe3: cleanup clock handling
Roger Quadros
2014-03-09
1
-27
/
+28
*
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
1
-4
/
+4
*
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
Kishon Vijay Abraham I
2014-03-06
1
-0
/
+413