Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-10-13 13:10:24 to 2014-10-27 12:37:26 UTC [more...]

[PATCH v6 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-27 12:37 UTC 

[PATCH] arm: dma-mapping: fix compilation error when CONFIG_MMU is not present
 2014-10-27 11:59 UTC  (3+ messages)

[PATCH v6 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-27 11:44 UTC  (5+ messages)
  ` [PATCH v6 1/2] iopoll: Introduce memory-mapped IO polling macros
  ` [PATCH v6 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-10-27 11:30 UTC  (18+ messages)
` [RFC PATCH v3 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
` [RFC PATCH v3 6/7] arm: call iommu_init before of_platform_populate

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-27 10:44 UTC  (11+ messages)
  ` [PATCH 1/5] iommu/vt-d: Update iommu_attach_domain() and its callers
  ` [PATCH 2/5] iommu/vt-d: Items required for kdump
  ` [PATCH 3/5] iommu/vt-d: data types and functions used "
  ` [PATCH 4/5] iommu/vt-d: Add domain-id functions
  ` [PATCH 5/5] iommu/vt-d: enable kdump support in iommu module

[PATCH v5 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-27 10:08 UTC  (3+ messages)

[Patch Part1 v3 17/20] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ
 2014-10-27  8:12 UTC  (3+ messages)
  ` [Patch Part1 v3 18/20] iommu/vt-d: "
  ` [Patch Part1 v3 19/20] iommu/amd: "

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-27  1:06 UTC  (52+ messages)
` [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 06/27] PCI: designware: "
` [PATCH v3 07/27] PCI: rcar: "
` [PATCH v3 08/27] PCI: mvebu: "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 13/27] x86/xen/MSI: "
` [PATCH v3 14/27] Irq_remapping/MSI: "
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
  ` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
  ` [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions
  ` [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
  ` [PATCH v3 21/27] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 19/27] MIPS/Xlp/MSI: "
` [PATCH v3 20/27] MIPS/Xlr/MSI: "
` [PATCH v3 22/27] s390/MSI: "
` [PATCH v3 23/27] arm/iop13xx/MSI: "
` [PATCH v3 24/27] IA64/MSI: "
` [PATCH v3 25/27] Sparc/MSI: "
` [PATCH v3 26/27] tile/MSI: "
` [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions

[PATCH 1/1] iommu/amd: Use delayed mmu release notifier
 2014-10-25 19:16 UTC  (2+ messages)

[PATCH v6 0/1] Add iommu map_sg API
 2014-10-25 16:55 UTC  (2+ messages)
  ` [PATCH v6 1/1] iommu-api: Add map_sg function

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-24 23:33 UTC  (6+ messages)

[PATCH] iommu: exynos: make driver multiarch friendly
 2014-10-24  7:41 UTC 

[PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
 2014-10-23 16:23 UTC  (5+ messages)

[PATCH 1/1] IOMMU-MSM: Deletion of unnecessary checks before the function call "clk_disable"
 2014-10-23 12:51 UTC  (2+ messages)

[PATCH v2 00/17] OMAP IOMMU Cleanup & Consolidation
 2014-10-23 12:34 UTC  (20+ messages)
` [PATCH v2 02/17] iommu/omap: Remove unused isr_priv field from omap_iommu
` [PATCH v2 03/17] iommu/omap: Remove duplicate declarations
` [PATCH v2 04/17] iommu/omap: Remove conditional definition of dev_to_omap_iommu()
  ` [PATCH v2 01/17] iommu/omap: Remove refcount field from omap_iommu object
  ` [PATCH v2 05/17] iommu/omap: Remove ver debugfs entry
  ` [PATCH v2 17/17] iommu/omap: Switch pagetable debugfs entry to use seq_file
` [PATCH v2 06/17] iommu/omap: Remove omap_iommu_arch_version() and version field
` [PATCH v2 07/17] iommu/omap: Remove bogus version check in context save/restore
` [PATCH v2 08/17] iommu/omap: Simplify omap2_iommu_fault_isr()
` [PATCH v2 09/17] iommu/omap: Consolidate OMAP IOMMU modules
` [PATCH v2 10/17] iommu/omap: Fix the permissions on nr_tlb_entries
` [PATCH v2 11/17] iommu/omap: Make pagetable debugfs entry read-only
` [PATCH v2 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu
` [PATCH v2 13/17] iommu/omap: Remove couple of unused exported functions
` [PATCH v2 14/17] iommu/omap: Do not export unneeded functions
` [PATCH v2 15/17] iommu/omap: Reset the domain field upon detaching
` [PATCH v2 16/17] iommu/omap: Fix bus error on debugfs access of unattached IOMMU

[PATCH 1/2] iommu: Always define struct iommu_ops
 2014-10-23  8:09 UTC  (6+ messages)
` [PATCH 2/2] iommu: Implement a dummy bus_set_iommu()

[PATCH 1/1] pci: fix dmar fault for kdump kernel
 2014-10-23  7:26 UTC  (5+ messages)

[RFC PATCH v2 0/4] vfio: platform: return device tree info for a platform device node
 2014-10-22 21:56 UTC  (6+ messages)
` [RFC PATCH v2 1/4] vfio: platform: add device tree info API and skeleton
  ` [RFC PATCH v2 2/4] vfio: platform: devtree: return available property names
  ` [RFC PATCH v2 3/4] vfio: platform: devtree: access property as a list of strings
  ` [RFC PATCH v2 4/4] vfio: platform: devtree: return arrays of u32, u16, or u8 data

[PATCH 00/17] OMAP IOMMU Cleanup & Consolidation
 2014-10-22 18:38 UTC  (7+ messages)
` [PATCH 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-22 18:26 UTC  (11+ messages)

[PATCH v8 00/18] VFIO support for platform and AMBA devices on ARM
 2014-10-22 17:53 UTC  (24+ messages)
` [PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
` [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
` [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
` [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
` [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v8 17/18] vfio: initialize the virqfd workqueue in VFIO generic code
  ` [PATCH v8 18/18] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH 0/3] iommu: replace IOMMU_EXEC with IOMMU_EXEC and update ARM SMMU driver
 2014-10-22 15:25 UTC  (5+ messages)

[PATCH v5 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-22 15:12 UTC  (4+ messages)

[PATCH] iommu: use dev_get_platdata()
 2014-10-22 14:30 UTC  (2+ messages)

[PATCH 0/5] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2014-10-22 13:57 UTC  (14+ messages)
` [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-10-21 10:59 UTC  (3+ messages)
` [PATCH v2 11/18] iommu: exynos: remove useless device_add/remove callbacks

[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
 2014-10-20 11:02 UTC  (7+ messages)
` [PATCH v4 05/12] memory: Add NVIDIA Tegra memory controller support
` [PATCH 06/12] ARM: tegra: Add memory controller support for Tegra20

[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
 2014-10-17  9:09 UTC  (7+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions

PCIe PASID (Process Address Space ID) and iommu code
 2014-10-16  9:14 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v3.18
 2014-10-14  8:33 UTC 

[PATCH v4 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-14  7:45 UTC 

[PATCH] driver core: amba: add device binding path 'driver_override'
 2014-10-13 13:23 UTC  (2+ messages)


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