All of lore.kernel.org
 help / color / mirror / Atom feed
* [Resend PATCH V5 0/1] AMD NTB V5 changes
@ 2016-01-21 11:53 ` Xiangliang Yu
  0 siblings, 0 replies; 3+ messages in thread
From: Xiangliang Yu @ 2016-01-21 11:53 UTC (permalink / raw)
  To: jdmason, Allen.Hubbe, dave.jiang, linux-kernel, linux-ntb
  Cc: SPG_Linux_Kernel, Xiangliang Yu

Resend V5 for more convenient pick up.
Main changes in V5
Only change Signed-off-by to Reviewed-by.

Xiangliang Yu (1):
  [Resend patch V5] NTB: Add support for AMD PCI-Express Non-Transparent Bridge

 MAINTAINERS                     |    6 +
 drivers/ntb/hw/Kconfig          |    1 +
 drivers/ntb/hw/Makefile         |    1 +
 drivers/ntb/hw/amd/Kconfig      |    7 +
 drivers/ntb/hw/amd/Makefile     |    1 +
 drivers/ntb/hw/amd/ntb_hw_amd.c | 1143 +++++++++++++++++++++++++++++++++++++++
 drivers/ntb/hw/amd/ntb_hw_amd.h |  217 ++++++++
 7 files changed, 1376 insertions(+)
 create mode 100644 drivers/ntb/hw/amd/Kconfig
 create mode 100644 drivers/ntb/hw/amd/Makefile
 create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.c
 create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.h

-- 
1.9.1


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

* [Resend PATCH V5 0/1] AMD NTB V5 changes
@ 2016-01-21 11:53 ` Xiangliang Yu
  0 siblings, 0 replies; 3+ messages in thread
From: Xiangliang Yu @ 2016-01-21 11:53 UTC (permalink / raw)
  To: jdmason, Allen.Hubbe, dave.jiang, linux-kernel, linux-ntb
  Cc: SPG_Linux_Kernel, Xiangliang Yu

Resend V5 for more convenient pick up.
Main changes in V5
Only change Signed-off-by to Reviewed-by.

Xiangliang Yu (1):
  [Resend patch V5] NTB: Add support for AMD PCI-Express Non-Transparent Bridge

 MAINTAINERS                     |    6 +
 drivers/ntb/hw/Kconfig          |    1 +
 drivers/ntb/hw/Makefile         |    1 +
 drivers/ntb/hw/amd/Kconfig      |    7 +
 drivers/ntb/hw/amd/Makefile     |    1 +
 drivers/ntb/hw/amd/ntb_hw_amd.c | 1143 +++++++++++++++++++++++++++++++++++++++
 drivers/ntb/hw/amd/ntb_hw_amd.h |  217 ++++++++
 7 files changed, 1376 insertions(+)
 create mode 100644 drivers/ntb/hw/amd/Kconfig
 create mode 100644 drivers/ntb/hw/amd/Makefile
 create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.c
 create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.h

-- 
1.9.1

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

* Re: [Resend PATCH V5 0/1] AMD NTB V5 changes
  2016-01-21 11:53 ` Xiangliang Yu
  (?)
@ 2016-01-22  0:52 ` Jon Mason
  -1 siblings, 0 replies; 3+ messages in thread
From: Jon Mason @ 2016-01-22  0:52 UTC (permalink / raw)
  To: Xiangliang Yu
  Cc: Allen.Hubbe, dave.jiang, linux-kernel, linux-ntb,
	SPG_Linux_Kernel

On Thu, Jan 21, 2016 at 07:53:10PM +0800, Xiangliang Yu wrote:
> Resend V5 for more convenient pick up.
> Main changes in V5
> Only change Signed-off-by to Reviewed-by.

Included in the NTB git tree.

Thanks,
Jon

> 
> Xiangliang Yu (1):
>   [Resend patch V5] NTB: Add support for AMD PCI-Express Non-Transparent Bridge
> 
>  MAINTAINERS                     |    6 +
>  drivers/ntb/hw/Kconfig          |    1 +
>  drivers/ntb/hw/Makefile         |    1 +
>  drivers/ntb/hw/amd/Kconfig      |    7 +
>  drivers/ntb/hw/amd/Makefile     |    1 +
>  drivers/ntb/hw/amd/ntb_hw_amd.c | 1143 +++++++++++++++++++++++++++++++++++++++
>  drivers/ntb/hw/amd/ntb_hw_amd.h |  217 ++++++++
>  7 files changed, 1376 insertions(+)
>  create mode 100644 drivers/ntb/hw/amd/Kconfig
>  create mode 100644 drivers/ntb/hw/amd/Makefile
>  create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.c
>  create mode 100644 drivers/ntb/hw/amd/ntb_hw_amd.h
> 
> -- 
> 1.9.1
> 

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

end of thread, other threads:[~2016-01-22  0:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 11:53 [Resend PATCH V5 0/1] AMD NTB V5 changes Xiangliang Yu
2016-01-21 11:53 ` Xiangliang Yu
2016-01-22  0:52 ` Jon Mason

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.