iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/fsl: PAMU driver fixes.
@ 2013-10-12 20:32 Varun Sethi
       [not found] ` <1381609954-15283-1-git-send-email-Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Varun Sethi @ 2013-10-12 20:32 UTC (permalink / raw)
  To: joro-zLv9SwRftAIdnm+yROfE0A,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	stuart.yoder-KZfg59tc24xl57MIdRCFDg,
	scottwood-KZfg59tc24xl57MIdRCFDg,
	alex.williamson-H+wXaHxf7aLQT0dZR+AlfA,
	r65777-KZfg59tc24xl57MIdRCFDg
  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] 6+ messages in thread

end of thread, other threads:[~2013-10-15 14:35 UTC | newest]

Thread overview: 6+ 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
     [not found] ` <1381609954-15283-1-git-send-email-Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-10-12 20:32   ` [PATCH 1/3] iommu/fsl: Factor out PCI specific code Varun Sethi
     [not found]     ` <1381609954-15283-2-git-send-email-Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-10-15  0:16       ` Bjorn Helgaas
     [not found]         ` <20131015001611.GA9203-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
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

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