Commit Graph

1778 Commits (b9ac5c274b8c9d642567022c0e319bca4db31956)

Author SHA1 Message Date
Eric Auger 4397f32c03 iommu/amd: Declare MSI and HT regions as reserved IOVA regions 8 years ago
Eric Auger 0659b8dc45 iommu/vt-d: Implement reserved region get/put callbacks 8 years ago
Eric Auger bc7d12b91b iommu: Implement reserved_regions iommu-group sysfs file 8 years ago
Eric Auger 6c65fb318e iommu: iommu_get_group_resv_regions 8 years ago
Eric Auger 544a25d904 iommu: Only map direct mapped regions 8 years ago
Eric Auger 2b20cbba33 iommu: iommu_alloc_resv_region 8 years ago
Eric Auger d30ddcaa7b iommu: Add a new type field in iommu_resv_region 8 years ago
Eric Auger e5b5234a36 iommu: Rename iommu_dm_regions into iommu_resv_regions 8 years ago
Robin Murphy fdbe574eb6 iommu/dma: Allow MSI-only cookies 8 years ago
Robin Murphy 14b4dbafa7 Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" 8 years ago
Sricharan R e19898077c iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' 8 years ago
Mitchel Humpherys 737c85ca1c arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED 8 years ago
Robin Murphy 5baf1e9d0b iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag 8 years ago
Jeremy Gebben e7468a23da iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag 8 years ago
Robin Murphy 797a8b4d76 iommu: Handle default domain attach failure 8 years ago
Marek Szyprowski fff2fd1a9e iommu/exynos: Properly release device from the default domain in ->remove 8 years ago
Marek Szyprowski 0bd5a0c77a iommu/exynos: Ensure that SYSMMU is added only once to its master device 8 years ago
Marek Szyprowski 0d6d3da46a iommu/exynos: Fix warnings from DMA-debug 8 years ago
Marek Szyprowski ec5d241b5f iommu/exynos: Improve page fault debug message 8 years ago
Rafael J. Wysocki 99e8ccd383 iommu/amd: Fix error code path in early_amd_iommu_init() 8 years ago
Rafael J. Wysocki 696c7f8e03 ACPI / DMAR: Avoid passing NULL to acpi_put_table() 8 years ago
Geliang Tang eba484b51b iommu/iova: Use rb_entry() 8 years ago
Huang Rui 432abf68a7 iommu/amd: Fix the left value check of cmd buffer 8 years ago
Jacob Pan 65ca7f5f7d iommu/vt-d: Fix pasid table size encoding 8 years ago
Xunlei Pang aec0e86172 iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped 8 years ago
Lv Zheng 6b11d1d677 ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users 8 years ago
Anna-Maria Gleixner 21647615db iommu/vt-d: Convert to hotplug state machine 8 years ago
Dan Carpenter 24c790fbf5 iommu/amd: Missing error code in amd_iommu_init_device() 8 years ago
Geliang Tang 37bad55b78 iommu/s390: Drop duplicate header pci.h 8 years ago
Lorenzo Pieralisi d6fcd3b149 iommu/arm-smmu: Add IORT configuration 8 years ago
Lorenzo Pieralisi bbb8a1848f iommu/arm-smmu: Split probe functions into DT/generic portions 8 years ago
Lorenzo Pieralisi e4dadfa812 iommu/arm-smmu-v3: Add IORT configuration 8 years ago
Lorenzo Pieralisi 2985b5210f iommu/arm-smmu-v3: Split probe functions into DT/generic portions 8 years ago
Lorenzo Pieralisi 778de07453 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage 8 years ago
Lorenzo Pieralisi ce9babe5f6 iommu/arm-smmu: Convert struct device of_node to fwnode usage 8 years ago
Lorenzo Pieralisi e4f10ffe4c iommu: Make of_iommu_set/get_ops() DT agnostic 8 years ago
Nipun Gupta 6eb18d4a2b iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries 8 years ago
Bhumika Goyal dfed5f01e2 iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures 8 years ago
Bhumika Goyal ca297aad17 iommu/arm-smmu: Constify iommu_gather_ops structures 8 years ago
Bhumika Goyal 5896f3a3a1 iommu/arm-smmu: Constify iommu_gather_ops structures 8 years ago
Kefeng Wang 4ae8a5c528 iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code 8 years ago
David Woodhouse 9101704429 iommu/vt-d: Fix PASID table allocation 8 years ago
Robin Murphy 62280cf2e8 iommu/iova: Extend cached node lookup condition 8 years ago
Robin Murphy 5d1d43b0f6 iommu/mediatek: Fix M4Uv1 group refcounting 8 years ago
Robin Murphy 3a8d40b6ce iommu/mediatek: Fix M4Uv2 group refcounting 8 years ago
Robin Murphy f2f101f6bc iommu/amd: Fix group refcounting 8 years ago
Robin Murphy e1b44cbe7b iommu/arm-smmu: Fix group refcounting 8 years ago
Robin Murphy 13f59a78c6 iommu: Allow taking a reference on a group directly 8 years ago
Marek Szyprowski 2f5f44f205 iommu/exynos: Use device dependency links to control runtime pm 8 years ago
Marek Szyprowski 9b265536c2 iommu/exynos: Add runtime pm support 8 years ago