linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] PHY: for 3.14
@ 2013-12-26 16:47 Kishon Vijay Abraham I
  2013-12-26 16:47 ` [PATCH 1/4] phy: core: properly handle failure of pm_runtime_get functions Kishon Vijay Abraham I
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Kishon Vijay Abraham I @ 2013-12-26 16:47 UTC (permalink / raw)
  To: gregkh, linux-kernel; +Cc: kishon

Hi Greg,

here's the patches for 3.14. It contains few fixes on phy-core and added a new
PHY driver used by SATA in Marvell SoCs.

Let me know if you need any changes.

Thanks
Kishon

The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:

  Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/for_3.14

for you to fetch changes up to e3eae85773ebd2165d19ca8661cca3b9c60b2ba1:

  Phy: Add a PHY driver for Marvell MVEBU SATA PHY. (2013-12-24 23:52:58 +0530)

----------------------------------------------------------------
Pull request for PHY subsystem contains few fixes in PHY-CORE mostly
w.r.t PM and reference counting and also a new PHY driver used by SATA
in Marvell SoC.

----------------------------------------------------------------
Andrew Lunn (1):
      Phy: Add a PHY driver for Marvell MVEBU SATA PHY.

Felipe Balbi (1):
      phy: core: properly handle failure of pm_runtime_get functions

Kishon Vijay Abraham I (2):
      phy: phy-core: increment refcounting variables only on 'success'
      phy: phy-core.c: remove unnecessary initialization of local variables

 drivers/phy/Kconfig          |    6 ++++++
 drivers/phy/Makefile         |    1 +
 drivers/phy/phy-core.c       |   44 +++++++++++++++++++++++++++++-------------
 drivers/phy/phy-mvebu-sata.c |  137 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 175 insertions(+), 13 deletions(-)
 create mode 100644 drivers/phy/phy-mvebu-sata.c

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-01-09  5:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 16:47 [GIT PULL 0/4] PHY: for 3.14 Kishon Vijay Abraham I
2013-12-26 16:47 ` [PATCH 1/4] phy: core: properly handle failure of pm_runtime_get functions Kishon Vijay Abraham I
2013-12-26 16:47 ` [PATCH 2/4] phy: phy-core: increment refcounting variables only on 'success' Kishon Vijay Abraham I
2013-12-26 16:47 ` [PATCH 3/4] phy: phy-core.c: remove unnecessary initialization of local variables Kishon Vijay Abraham I
2013-12-26 16:47 ` [PATCH 4/4] Phy: Add a PHY driver for Marvell MVEBU SATA PHY Kishon Vijay Abraham I
2014-01-08  5:24 ` [GIT PULL 0/4] PHY: for 3.14 Kishon Vijay Abraham I
2014-01-09  3:36   ` Greg KH
2014-01-09  5:58     ` Kishon Vijay Abraham I
2014-01-09  4:14 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).