mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL v2 0/5] phy: fixes for 3.16 -rc cycle
@ 2014-07-10  6:24 Kishon Vijay Abraham I
  2014-07-10  6:24 ` [PATCH 1/5] phy: sun4i: depend on RESET_CONTROLLER Kishon Vijay Abraham I
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2014-07-10  6:24 UTC (permalink / raw)
  To: gregkh; +Cc: kishon, linux-kernel

Hi Greg,

Please find the updated pull requeust for 3.16 -rc cycle for PHY subsystem.

It now contains only minor fixes in phy-core and few other PHY drivers.

Let me know if I have to change something.

Cheers
Kishon

The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/for-3.16-rc

for you to fetch changes up to 667a11b5a3671f4eb966ad8104cca8dbe9d3a21c:

  phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove (2014-07-10 11:46:50 +0530)

----------------------------------------------------------------
for 3.16-rc

Contains fixes in phy-core and other minor fixes in some of the other
PHY drivers.

----------------------------------------------------------------
Himangi Saraogi (1):
      phy: omap-usb2: fix devm_ioremap_resource error detection code

Maxime Ripard (1):
      phy: sun4i: depend on RESET_CONTROLLER

Roger Quadros (2):
      phy: core: Fix error path in phy_create()
      phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove

Sjoerd Simons (1):
      drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE

 drivers/phy/Kconfig            |    1 +
 drivers/phy/phy-core.c         |    7 ++++---
 drivers/phy/phy-omap-usb2.c    |   11 +++++++----
 drivers/phy/phy-samsung-usb2.c |    1 +
 4 files changed, 13 insertions(+), 7 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-07-10  6:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10  6:24 [GIT PULL v2 0/5] phy: fixes for 3.16 -rc cycle Kishon Vijay Abraham I
2014-07-10  6:24 ` [PATCH 1/5] phy: sun4i: depend on RESET_CONTROLLER Kishon Vijay Abraham I
2014-07-10  6:25 ` [PATCH 2/5] phy: omap-usb2: fix devm_ioremap_resource error detection code Kishon Vijay Abraham I
2014-07-10  6:25 ` [PATCH 3/5] drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE Kishon Vijay Abraham I
2014-07-10  6:25 ` [PATCH 4/5] phy: core: Fix error path in phy_create() Kishon Vijay Abraham I
2014-07-10  6:25 ` [PATCH 5/5] phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome