linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] PCI: dwc: add prefetchable memory range support
@ 2018-11-07 10:08 Z.q. Hou
  2018-11-07 10:09 ` [PATCHv2 1/4] PCI: dwc: fix potential memory leak Z.q. Hou
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Z.q. Hou @ 2018-11-07 10:08 UTC (permalink / raw)
  To: linux-pci, linux-kernel, bhelgaas, lorenzo.pieralisi, jingoohan1,
	gustavo.pimentel
  Cc: Roy Zang, Mingkai Hu, M.h. Lian, Z.q. Hou

From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

This patch set is to add prefetchable memory range support, patch 4/4.
Patch 3/4 is to initialize the number of viewport for layerscape PCIe.
BTW, fix 2 bugs, see patch 1/4 and 2/4.

Hou Zhiqiang (4):
  PCI: dwc: fix potential memory leak
  PCI: dwc: fix 4GiB outbound window size truncated to zero issue
  PCI: layerscape: initialize the number of viewport
  PCI: dwc: add prefetchable memory range support

 drivers/pci/controller/dwc/pci-layerscape.c   |   3 +
 .../pci/controller/dwc/pcie-designware-host.c | 110 ++++++++++++++----
 drivers/pci/controller/dwc/pcie-designware.c  |   4 +-
 drivers/pci/controller/dwc/pcie-designware.h  |  11 +-
 4 files changed, 104 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-12-11 15:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07 10:08 [PATCHv2 0/4] PCI: dwc: add prefetchable memory range support Z.q. Hou
2018-11-07 10:09 ` [PATCHv2 1/4] PCI: dwc: fix potential memory leak Z.q. Hou
2018-12-05 15:40   ` Lorenzo Pieralisi
2018-12-06  1:08     ` Z.q. Hou
2018-11-07 10:09 ` [PATCHv2 2/4] PCI: dwc: fix 4GiB outbound window size truncated to zero issue Z.q. Hou
2018-12-05 16:01   ` Lorenzo Pieralisi
2018-12-06  1:25     ` Z.q. Hou
2018-12-11 14:40       ` Lorenzo Pieralisi
2018-11-07 10:09 ` [PATCHv2 3/4] PCI: layerscape: initialize the number of viewport Z.q. Hou
2018-11-22 11:16   ` Lorenzo Pieralisi
2018-11-23  6:01     ` Z.q. Hou
2018-11-07 10:09 ` [PATCHv2 4/4] PCI: dwc: add prefetchable memory range support Z.q. Hou
2018-11-21 17:36   ` Gustavo Pimentel
2018-11-22  1:03     ` Z.q. Hou
2018-11-28 17:59   ` Lorenzo Pieralisi
2018-12-11 10:21     ` Z.q. Hou
2018-12-11 15:19       ` Lorenzo Pieralisi

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).