All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] phy: for 4.8 -rc
@ 2016-08-19 13:21 Kishon Vijay Abraham I
  2016-08-19 13:21 ` [PATCH 1/4] phy-sun4i-usb: Add support for peripheral-only mode Kishon Vijay Abraham I
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kishon Vijay Abraham I @ 2016-08-19 13:21 UTC (permalink / raw)
  To: gregkh; +Cc: kishon, linux-kernel

Hi Greg,

Please find the pull request for this -rc cycle below.
It has fixes to get host-only mode working in sun4i, fixes a compilation
error (failed to catch this earlier because of missing COMPILE_TEST) and
other minor fixes.

Consider merging it in this rc cycle. Let me know if I have to change
something.

Thanks
Kishon

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to 017300da3a4547d85e52c2484fc0bd759e1bbcdb:

  phy: sun9i-usb: fix error handling (2016-08-12 14:59:10 +0530)

----------------------------------------------------------------
phy: for 4.8 -rc

*) Fix to get host-only mode working in sun4i
*) Fix a compilation error because of missing header file
*) Other minor fixes

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

----------------------------------------------------------------
Axel Lin (1):
      phy: brcm-sata: Return proper error if brcm_sata_phy_init fails

Christophe JAILLET (1):
      phy: sun9i-usb: fix error handling

David Lechner (1):
      mfd: da8xx-cfgchip: New header file for CFGCHIP registers

Hans de Goede (1):
      phy-sun4i-usb: Add support for peripheral-only mode

 drivers/phy/phy-brcm-sata.c       |    2 +-
 drivers/phy/phy-sun4i-usb.c       |   68 +++++++++++------
 drivers/phy/phy-sun9i-usb.c       |    4 +-
 include/linux/mfd/da8xx-cfgchip.h |  153 +++++++++++++++++++++++++++++++++++++
 4 files changed, 202 insertions(+), 25 deletions(-)
 create mode 100644 include/linux/mfd/da8xx-cfgchip.h

-- 
1.7.9.5

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

end of thread, other threads:[~2016-08-30 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19 13:21 [GIT PULL] phy: for 4.8 -rc Kishon Vijay Abraham I
2016-08-19 13:21 ` [PATCH 1/4] phy-sun4i-usb: Add support for peripheral-only mode Kishon Vijay Abraham I
2016-08-19 13:21 ` [PATCH 2/4] mfd: da8xx-cfgchip: New header file for CFGCHIP registers Kishon Vijay Abraham I
2016-08-19 13:21 ` [PATCH 3/4] phy: brcm-sata: Return proper error if brcm_sata_phy_init fails Kishon Vijay Abraham I
2016-08-19 13:21 ` [PATCH 4/4] phy: sun9i-usb: fix error handling Kishon Vijay Abraham I
2016-08-30 12:11 ` [GIT PULL] phy: for 4.8 -rc Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.