linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/fsl: PAMU driver fixes.
@ 2013-10-12 20:32 Varun Sethi
  2013-10-12 20:32 ` [PATCH 1/3] iommu/fsl: Factor out PCI specific code Varun Sethi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Varun Sethi @ 2013-10-12 20:32 UTC (permalink / raw)
  To: joro, iommu, linuxppc-dev, linux-kernel, stuart.yoder, scottwood,
	alex.williamson, r65777
  Cc: Varun Sethi

The first patch fixes a build failure, when we try to build for a Freescale
platform without PCI support.

The second patch enables a default DMA window for the device, once it's
detached from a domain. In case of vfio, once device is detached from a
guest it can be again used by the host.

The last patch adds the maintainer entry for the Freescale PAMU driver.

Varun Sethi (3):
  iommu/fsl: Factor out PCI specific code.
  iommu/fsl: Enable default DMA window for PCIe devices once detached
  Add maintainers entry for the Freescale PAMU driver.

 MAINTAINERS                     |    7 +++
 drivers/iommu/fsl_pamu.c        |   43 ++++++++++++---
 drivers/iommu/fsl_pamu.h        |    1 +
 drivers/iommu/fsl_pamu_domain.c |  116 +++++++++++++++++++++++++--------------
 4 files changed, 117 insertions(+), 50 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3 v2] iommu/fsl: PAMU driver fixes.
@ 2013-10-16 11:22 Varun Sethi
  2013-10-16 11:23 ` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver Varun Sethi
  0 siblings, 1 reply; 7+ messages in thread
From: Varun Sethi @ 2013-10-16 11:22 UTC (permalink / raw)
  To: joro, iommu, linuxppc-dev, linux-kernel, stuart.yoder, scottwood,
	alex.williamson, r65777
  Cc: Varun Sethi

The first patch fixes a build failure, when we try to build for a Freescale
platform without PCI support.

The second patch enables a default DMA window for the device, once it's
detached from a domain. In case of vfio, once device is detached from a
guest it can be again used by the host.

The last patch adds the maintainer entry for the Freescale PAMU driver.

Varun Sethi (3):
  iommu/fsl: Factor out PCI specific code.
  iommu/fsl: Enable default DMA window for PCIe devices once detached
  Add maintainers entry for the Freescale PAMU driver.

 MAINTAINERS                     |    7 ++
 drivers/iommu/fsl_pamu.c        |   43 ++++++++++---
 drivers/iommu/fsl_pamu.h        |    1 +
 drivers/iommu/fsl_pamu_domain.c |  134 +++++++++++++++++++++++++--------------
 4 files changed, 128 insertions(+), 57 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-10-16 11:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 20:32 [PATCH 0/3] iommu/fsl: PAMU driver fixes Varun Sethi
2013-10-12 20:32 ` [PATCH 1/3] iommu/fsl: Factor out PCI specific code Varun Sethi
2013-10-15  0:16   ` Bjorn Helgaas
2013-10-15 14:35     ` Sethi Varun-B16395
2013-10-12 20:32 ` [PATCH 2/3] iommu/fsl: Enable default DMA window for PCIe devices once detached Varun Sethi
2013-10-12 20:32 ` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver Varun Sethi
  -- strict thread matches above, loose matches on Subject: below --
2013-10-16 11:22 [PATCH 0/3 v2] iommu/fsl: PAMU driver fixes Varun Sethi
2013-10-16 11:23 ` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver Varun Sethi

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