Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-08-19 12:11:43 to 2014-09-05 01:11:28 UTC [more...]

[PATCH v2] iommu/vt-d: Fix broken device issue when using iommu=pt
 2014-09-05  1:11 UTC  (13+ messages)

[PATCHv2 0/2] OMAP IOMMU Fixes for DT-clients
 2014-09-04 22:27 UTC  (3+ messages)
  ` [PATCHv2 1/2] iommu/omap: Check for valid archdata in attach_dev
` [PATCHv2 2/2] iommu/omap: Fix iommu archdata name for DT-based devices

[PATCH 0/2] OMAP IOMMU Fixes for DT-clients
 2014-09-04 21:17 UTC  (5+ messages)
  ` [PATCH 1/2] iommu/omap: Check for valid archdata in attach_dev
  ` [PATCH 2/2] iommu/omap: Fix iommu archdata name for DT-based devices

[PATCH v2] iommu/fsl: Fix warning resulting from adding PCI device twice
 2014-09-04 20:56 UTC  (2+ messages)

[RFC PATCH v2 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-04 12:28 UTC  (15+ messages)
  ` [RFC PATCH v2 1/7] iommu: provide early initialisation hook for IOMMU drivers
  ` [RFC PATCH v2 2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
  ` [RFC PATCH v2 3/7] iommu: add new iommu_ops callback for adding an OF device
  ` [RFC PATCH v2 4/7] iommu: provide helper function to configure an IOMMU for an of master
  ` [RFC PATCH v2 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
  ` [RFC PATCH v2 6/7] arm: call iommu_init before of_platform_populate
  ` [RFC PATCH v2 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH] iommu/fsl: Fix warning resulting from adding PCI device twice
 2014-09-04 10:57 UTC  (2+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:33 UTC 

[GIT PULL] iommu/arm-smmu: fixes for 3.17
 2014-09-03 16:24 UTC  (2+ messages)

[PATCH v3 0/3] Support for nesting IOMMUs in VFIO
 2014-09-03 16:04 UTC  (8+ messages)
  ` [PATCH v3 1/3] iommu: introduce domain attribute for nesting IOMMUs
  ` [PATCH v3 2/3] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
  ` [PATCH v3 3/3] iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute

[PATCH v1 1/1] iommu/amd: set iommu for early mapped ioapic/hpet
 2014-09-03 15:05 UTC  (2+ messages)

[RFC PATCH 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-03  9:45 UTC  (51+ messages)
  ` [RFC PATCH 1/7] iommu: provide early initialisation hook for IOMMU drivers
  ` [RFC PATCH 2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
  ` [RFC PATCH 3/7] iommu: add new iommu_ops callback for adding a device with a set of IDs
  ` [RFC PATCH 4/7] iommu: provide helper function to configure an IOMMU for an of master
  ` [RFC PATCH 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
  ` [RFC PATCH 6/7] arm: call iommu_init before of_platform_populate
  ` [RFC PATCH 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-09-02 16:07 UTC  (7+ messages)
` [RFC PATCH v6 14/20] vfio/platform: initial interrupts support
` [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
 2014-09-01 16:15 UTC  (20+ messages)
` [PATCH 1/6] iommu/arm-smmu: add support for specifying clocks
` [PATCH 2/6] iommu/arm-smmu: add support for specifying regulators
` [PATCH 3/6] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
` [PATCH 4/6] iommu/arm-smmu: implement generic DT bindings
` [PATCH 6/6] iommu/arm-smmu: add .domain_{set, get}_attr for coherent walk control
    ` [PATCH 6/6] iommu/arm-smmu: add .domain_{set,get}_attr "

[PATCH] iommu/arm-smmu: Allow size of stage 1 output to max possible value for sateg 2 bypass
 2014-09-01 15:18 UTC  (5+ messages)

[PATCH 0/7] iommu/arm-smmu: fixes for 3.17
 2014-09-01 14:34 UTC  (9+ messages)
  ` [PATCH 1/7] iommu/arm-smmu: avoid calling request_irq in atomic context
  ` [PATCH 2/7] iommu/arm-smmu: Do not access non-existing S2CR registers
  ` [PATCH 3/7] iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
  ` [PATCH 4/7] iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
  ` [PATCH 5/7] iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
  ` [PATCH 6/7] iommu/arm-smmu: fix corner cases in address size calculations
  ` [PATCH 7/7] iommu/arm-smmu: remove pgtable_page_{c,d}tor()

[PATCH 00/29] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-09-01 13:37 UTC  (23+ messages)
` [PATCH 04/29] drivers: base: add notifier for failed driver bind
` [PATCH 10/29] drivers: add DRIVER_HAS_OWN_IOMMU_MANAGER flag
                        ` [Linaro-mm-sig] "
` [PATCH 12/29] DRM: Exynos: fix window clear code

[PATCH] iommu/omap: Remove casting the return value which is a void pointer
 2014-08-29  8:45 UTC  (2+ messages)

[PATCH v4 1/1] iommu/arm-smmu: Do not access non-existing S2CR registers
 2014-08-28 10:55 UTC  (3+ messages)

[RFC 0/5] vfio: AMBA devices support
 2014-08-26 19:37 UTC  (14+ messages)
  ` [RFC 1/5] driver core: amba: add device binding path 'driver_override'
  ` [RFC 2/5] vfio: platform: decouple code probing devices from the platform bus
  ` [RFC 3/5] vfio: platform: move code that can be shared with AMBA to a common file
  ` [RFC 5/5] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [RFC 4/5] vfio: amba: VFIO support for AMBA devices

[RFC PATCH v2 2/2] iommu/intel: Make use of PCIe requester ID interface
 2014-08-26 10:33 UTC  (3+ messages)

[PATCH 0/4] AMD IOMMU: Assign/de-assign complete alias groups
 2014-08-26  9:36 UTC  (5+ messages)
  ` [PATCH 1/4] iommu/amd: Move struct iommu_dev_data to amd_iommu.c
  ` [PATCH 2/4] iommu/amd: Keep a list of devices in an alias group
  ` [PATCH 3/4] iommu/amd: Attach and detach complete "
  ` [PATCH 4/4] iommu/amd: Remove device binding reference count

[PATCH] iommu/vt-d: Add domain field for dmar fault message
 2014-08-25  6:38 UTC 

[PATCH v3 1/1] iommu/arm-smmu: Do not access non-existing S2CR registers
 2014-08-22 23:56 UTC  (3+ messages)

[PATCH v5] devicetree: Add generic IOMMU device tree bindings
 2014-08-22 15:33 UTC  (5+ messages)

[git pull] IOMMU Fixes for Linux v3.17-rc1
 2014-08-21 22:05 UTC 

[PATCH 0/2] More IOMMU Fixes
 2014-08-21 21:57 UTC  (5+ messages)
  ` [PATCH 1/2] iommu: Make iommu_group_get_for_dev() more robust
  ` [PATCH 2/2] iommu/vt-d: Check return value of acpi_bus_get_device()

[RFC 0/4] VFIO: PLATFORM: Return device tree info for a platform device node
 2014-08-21 12:19 UTC  (3+ messages)

LPC IOMMU and VFIO MicroConference - Call for Participation
 2014-08-21  2:29 UTC  (3+ messages)

[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
 2014-08-20 14:15 UTC  (12+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions

[PATCH 1/1] iommu/vt-d : clear old root entry for dump kernel
 2014-08-20  9:54 UTC  (6+ messages)

[PATCH] powerpc: fsl_pamu_domain: Fix build error
 2014-08-20  4:08 UTC 


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