Commit Graph

146 Commits (183f1d0c6450ee032d97a2d01ed5eb00e0dbaa49)

Author SHA1 Message Date
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Andrzej Pietrasiewicz baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
Gerard Snitselaar ae295142d2 iommu/amd: Fix section mismatch 13 years ago
Steffen Persvold 943bc7e110 x86: Fix section warnings 13 years ago
Joerg Roedel 3d9761e7a5 iommu/amd: Move interrupt setup code into seperate function 13 years ago
Joerg Roedel 9ddd592a19 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume 13 years ago
Steffen Persvold cebd5fa4d3 iommu/amd: Fix section warning for prealloc_protection_domains 13 years ago
Joerg Roedel 474d567db3 iommu/amd: Don't initialize IOMMUv2 resources when not required 13 years ago
Lucas Stach 09c32533c0 iommu/tegra-gart: fix spin_unlock in map failure path 13 years ago
Joerg Roedel 6e930045ab iommu/amd: Fix double free of mem-region in error-path 13 years ago
Jan Beulich 6b7f000eb6 x86/amd: iommu_set_device_table() must not be __init 13 years ago
Mike Travis 1b198bb04a x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS 13 years ago
Mike Travis eae460b659 x86/iommu/intel: Fix identity mapping for sandy bridge 13 years ago
Joerg Roedel 8704a1ba47 iommu/amd: Split amd_iommu_init function 13 years ago
Ohad Ben-Cohen 435792d934 ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp 13 years ago
Ohad Ben-Cohen 87997aaa1b iommu/omap: fix NULL pointer dereference 13 years ago
Ohad Ben-Cohen 46451d6229 iommu/omap: fix erroneous omap-iommu-debug API calls 13 years ago
Masanari Iida 68aeb9683f iommu: Fix typo in intel-iommu.c 13 years ago
Joerg Roedel 05df1f3c2a iommu/msm: Fix error handling in msm_iommu_unmap() 13 years ago
Hiroshi DOYU 7a31f6f48b ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver 13 years ago
Hiroshi DOYU d53e54b4d4 ARM: IOMMU: Tegra20: Add iommu_ops for GART driver 13 years ago
Joerg Roedel af1be04901 iommu/amd: Work around broken IVRS tables 13 years ago
Joerg Roedel 1456e9d2c4 iommu/amd: Set IOTLB invalidation timeout 13 years ago
Joerg Roedel 2655d7a297 iommu/amd: Init stats for iommu=pt 13 years ago
Joerg Roedel 31342b58b7 iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume 13 years ago
Eugeni Dodonov 8bc1f85c02 iommu: Export intel_iommu_enabled to signal when iommu is in use 13 years ago
KyongHo Cho 8bd6960c6a iommu: Initialize domain->handler in iommu_domain_alloc() 13 years ago
Joerg Roedel bc21662f72 iommu/amd: Add invalidate-context call-back 13 years ago
Joerg Roedel 52efdb89d6 iommu/amd: Add amd_iommu_device_info() function 13 years ago
Joerg Roedel 46277b75da iommu/amd: Adapt IOMMU driver to PCI register name changes 13 years ago
Joerg Roedel 175d614673 iommu/amd: Add invalid_ppr callback 13 years ago
Joerg Roedel 8736b2c331 iommu/amd: Implement notifiers for IOMMUv2 13 years ago
Joerg Roedel 028eeacc41 iommu/amd: Implement IO page-fault handler 13 years ago
Joerg Roedel 2d5503b624 iommu/amd: Add routines to bind/unbind a pasid 13 years ago
Joerg Roedel ed96f228ba iommu/amd: Implement device aquisition code for IOMMUv2 13 years ago
Joerg Roedel e3c495c74b iommu/amd: Add driver stub for AMD IOMMUv2 support 13 years ago
Joerg Roedel 399be2f519 iommu/amd: Add stat counter for IOMMUv2 events 13 years ago
Joerg Roedel 6a113ddc03 iommu/amd: Add device errata handling 13 years ago
Joerg Roedel f3572db823 iommu/amd: Add function to get IOMMUv2 domain for pdev 13 years ago
Joerg Roedel c99afa25b6 iommu/amd: Implement function to send PPR completions 13 years ago
Joerg Roedel b16137b11b iommu/amd: Implement functions to manage GCR3 table 13 years ago
Joerg Roedel 22e266c79b iommu/amd: Implement IOMMUv2 TLB flushing routines 13 years ago
Joerg Roedel 52815b7568 iommu/amd: Add support for IOMMUv2 domain mode 13 years ago
Joerg Roedel 132bd68f18 iommu/amd: Add amd_iommu_domain_direct_map function 13 years ago
Joerg Roedel 72e1dcc419 iommu/amd: Implement notifier for PPR faults 13 years ago
Joerg Roedel 5abcdba4fa iommu/amd: Put IOMMUv2 capable devices in pt_domain 13 years ago
Joerg Roedel 400a28a05f iommu/amd: Add iommuv2 flag to struct amd_iommu 13 years ago
Joerg Roedel cbc33a9085 iommu/amd: Enable GT mode when supported by IOMMU 13 years ago
Joerg Roedel 1a29ac014a iommu/amd: Setup PPR log when supported by IOMMU 13 years ago
Joerg Roedel 62f71abbc6 iommu/amd: Get the maximum number of PASIDs supported 13 years ago