Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2013-09-30 15:28:38 to 2013-10-18 20:13:13 UTC [more...]

[PATCH v3 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2013-10-18 20:13 UTC  (5+ messages)
  ` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling
  ` [PATCH 2/6] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH 3/6] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
  ` [PATCH 4/6] iommu/arm-smmu: Introduce automatic stream-id-masking

[PATCH v2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-18 15:08 UTC 

[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-18 10:29 UTC  (9+ messages)
  ` [PATCH 2/2] ARM: SMMU: return NULL on error in arm_smmu_iova_to_phys

[PATCHv3 00/19] Unifying SMMU driver among Tegra SoCs
 2013-10-18 10:27 UTC  (20+ messages)
  ` [PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
  ` [PATCHv3 02/19] [HACK] ARM: tegra: Populate AHB/IOMMU earlier than others
  ` [PATCHv3 03/19] [HACK] amba: Move AHB to core_initcall
  ` [PATCHv3 04/19] [HACK] iommu/tegra: smmu: Move IOMMU "
  ` [PATCHv3 05/19] ARM: dt: tegra114: iommu: Fix IOMMU register address
  ` [PATCHv3 06/19] iommu/tegra: smmu: Select ARM_DMA_USE_IOMMU in Kconfig
  ` [PATCHv3 07/19] iommu/tegra: smmu: Create default IOVA maps
  ` [PATCHv3 08/19] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
  ` [PATCHv3 09/19] iommu/tegra: smmu: Calculate ASID register offset by ID
  ` [PATCHv3 10/19] iommu/tegra: smmu: Get "nvidia,swgroups" from DT
  ` [PATCHv3 11/19] ARM: dt: tegra30: iommu: Add "nvidia,swgroups"
  ` [PATCHv3 12/19] ARM: dt: tegra114: "
  ` [PATCHv3 13/19] iommu/tegra: smmu: Workaround PCIe IOMMU'able
  ` [PATCHv3 14/19] iommu/tegra: smmu: Get "nvidia,memory-clients" from DT
  ` [PATCHv3 15/19] ARM: tegra: Create a DT header defining SWGROUP ID
  ` [PATCHv3 16/19] iommu/tegra: smmu: Use dt-bindings MACRO
  ` [PATCHv3 17/19] ARM: dt: tegra30: iommu: Add "nvidia,memory-clients"
  ` [PATCHv3 18/19] ARM: dt: tegra114: iommu: Add "nvidia, memory-clients"
  ` [PATCHv3 19/19] iommu/tegra: smmu: Support Multiple ASID

[PATCH 0/3 v2] iommu/fsl: PAMU driver fixes
 2013-10-17 13:47 UTC  (11+ messages)
  ` [PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code
  ` [PATCH 2/3 v2] iommu/fsl: Enable default DMA window for PCIe devices
  ` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver

[PATCH 0/3] iommu/fsl: PAMU driver fixes
 2013-10-15 14:35 UTC  (6+ messages)
  ` [PATCH 1/3] iommu/fsl: Factor out PCI specific code
  ` [PATCH 2/3] iommu/fsl: Enable default DMA window for PCIe devices once detached
  ` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-10-14 14:20 UTC  (29+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information
` [PATCH 2/7] iommu: add api to get iommu_domain of a device

[PATCH v10 20/20] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-10-14 11:02 UTC  (3+ messages)

[PATCH] VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
 2013-10-13 14:45 UTC  (2+ messages)

IO_PAGE_FAULTS when enabling IOMMU in coreboot for ASUS F2A85-M
 2013-10-12 19:06 UTC 

[PATCH 1/2] iommu/fsl: Factor out PCI specific code
 2013-10-12  7:20 UTC  (3+ messages)
  ` [PATCH 2/2] iommu/fsl: Enable default DMA window for PCIe devices once detached

[PATCH v2 0/7] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2013-10-10 17:01 UTC  (15+ messages)
  ` [PATCH 1/7] iommu/arm-smmu: Introduce driver option handling
  ` [PATCH 2/7] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH 3/7] iommu/arm-smmu: Introduce stream ID masking
  ` [PATCH 4/7] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
  ` [PATCH 5/7] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
  ` [PATCH 6/7] documentation/iommu: Update description of ARM System MMU binding
  ` [PATCH 7/7] iommu/arm-smmu: Introduce automatic stream-id-masking

[PATCH 0/5] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2013-10-09 23:10 UTC  (18+ messages)
  ` [PATCH 1/5] iommu/arm-smmu: Introduce driver option handling
  ` [PATCH 2/5] iommu/arm-smmu: Introduce bus notifier block
  ` [PATCH 3/5] iommu/arm-smmu: Introduce stream ID masking
  ` [PATCH 4/5] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
  ` [PATCH 5/5] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
  ` [PATCH] documentation/iommu: Update description of ARM System MMU binding

[GIT PULL] iommu/arm-smmu: updates for 3.13
 2013-10-09 17:02 UTC 

[PATCH] vfio, iommu: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
 2013-10-09  8:03 UTC  (2+ messages)

[PATCH 1/2] iommu/tegra-gart: Staticize tegra_gart_pm_ops
 2013-10-08 11:07 UTC  (4+ messages)
  ` [PATCH 2/2] iommu/tegra-smmu: Staticize tegra_smmu_pm_ops

[PATCH 1/1] iommu: arm-smmu: Use devm_ioremap_resource
 2013-10-08 10:48 UTC  (2+ messages)

[PATCH 0/9] arm-smmu: Misc changes/Calxeda ECX-2000 support
 2013-10-08 10:43 UTC  (13+ messages)
` [PATCH 5/9] iommu/arm-smmu: Clear global and context bank fault status registers
      ` [PATCH] "
` [PATCH 7/9] iommu/arm-smmu: Add function that conditionally isolates all masters of all SMMUs

[PATCH v8 06/12] ARM: dts: Add description of System MMU of Exynos SoCs
 2013-10-08  4:38 UTC  (3+ messages)

[PATCH v10 19/20] iommu/exynos: return 0 if iommu_attach_device() successes
 2013-10-07  1:58 UTC 

[PATCH v10 18/20] iommu/exynos: change rwlock to spinlock
 2013-10-07  1:58 UTC 

[PATCH v10 17/20] iommu/exynos: add support for power management subsystems
 2013-10-07  1:58 UTC 

[PATCH v10 16/20] iommu/exynos: turn on useful configuration options
 2013-10-07  1:58 UTC 

[PATCH v10 15/20] iommu/exynos: remove calls to Runtime PM API functions
 2013-10-07  1:57 UTC 

[PATCH v10 14/20] iommu/exynos: remove custom fault handler
 2013-10-07  1:57 UTC 

[PATCH v10 13/20] iommu/exynos: gating clocks of master H/W
 2013-10-07  1:57 UTC 

[PATCH v10 12/20] iommu/exynos: support for device tree
 2013-10-07  1:57 UTC 

[PATCH v10 11/20] ARM: dts: Add description of System MMU of Exynos SoCs
 2013-10-07  1:57 UTC 

[PATCH v10 10/20] clk: exynos: add gate clock descriptions of System MMU
 2013-10-07  1:56 UTC 

[PATCH v10 09/20] iommu/exynos: use managed device helper functions
 2013-10-07  1:56 UTC 

[PATCH v10 08/20] iommu/exynos: remove dbgname from drvdata of a System MMU
 2013-10-07  1:55 UTC 

[PATCH v10 07/20] iommu/exynos: always use a single clock descriptor
 2013-10-07  1:54 UTC 

[PATCH v10 06/20] iommu/exynos: always enable runtime PM
 2013-10-07  1:54 UTC 

[PATCH v10 05/20] iommu/exynos: allocate lv2 page table from own slab
 2013-10-07  1:53 UTC 

[PATCH v10 04/20] iommu/exynos: fix L2TLB invalidation
 2013-10-07  1:53 UTC 

[PATCH v10 03/20] iommu/exynos: change error handling when page table update is failed
 2013-10-07  1:53 UTC 

[PATCH v10 02/20] iommu/exynos: add missing cache flush for removed page table entries
 2013-10-07  1:52 UTC 

[PATCH v10 01/20] iommu/exynos: do not include removed header
 2013-10-07  1:52 UTC 

[PATCH v10 00/20] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2013-10-07  1:52 UTC 

[PATCH] intel-iommu: Fix leaks in pagetable freeing
 2013-10-05 23:41 UTC  (3+ messages)

[git pull] IOMMU Fixes for v3.12-rc3
 2013-10-04 14:56 UTC 

[PATCH] On unmap, flush IOMMU TLB and return correct size
 2013-10-02 15:04 UTC  (3+ messages)

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-02 13:14 UTC  (32+ messages)
` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices
  ` [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices
  ` [PATCH 3/7] Return info for device and its memory regions and interrupts
  ` [PATCH 4/7] VFIO: DT: Support MMAP of MMIO regions
  ` [PATCH 5/7] VFIO: DT: Read and write support for the device fd
  ` [PATCH 6/7] VFIO: Update documentation for VFIO_IOMMU_TYPE1 driver
  ` [PATCH 7/7] VFIO: VFIO_PLATFORM: Update documentation for platform specific devices

[PATCH 0/6] iommu/arm-smmu: Misc changes
 2013-10-02 10:44 UTC  (12+ messages)
  ` [PATCH 1/6] iommu/arm-smmu: Switch to subsys_initcall for driver registration
  ` [PATCH 2/6] iommu/arm-smmu: Refine check for proper size of mapped region
  ` [PATCH 3/6] iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
  ` [PATCH 4/6] iommu/arm-smmu: Print context fault information
  ` [PATCH 5/6] iommu/arm-smmu: Clear global and context bank fault status registers
  ` [PATCH 6/6] iommu/arm-smmu: Support buggy implemenations where all config accesses are secure


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox