Commit Graph

425 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Jingoo Han 5e42781caf drivers/iommu: remove unnecessary platform_set_drvdata() 12 years ago
Julia Lawall 946a88df76 tegra: simplify use of devm_ioremap_resource 12 years ago
Alex Williamson 3269ee0bd6 intel-iommu: Fix leaks in pagetable freeing 12 years ago
Radmila Kompová e644a013fe iommu/amd: Fix resource leak in iommu_init_device() 12 years ago
Yijing Wang 82fcfc674e iommu/amd: Clean up unnecessary MSI/MSI-X capability find 12 years ago
Will Deacon ecfadb6e5b iommu/arm-smmu: Simplify VMID and ASID allocation 12 years ago
Will Deacon 1463fe44fd iommu/arm-smmu: Don't use VMIDs for stage-1 translations 12 years ago
Will Deacon adaba32091 iommu/arm-smmu: Tighten up global fault reporting 12 years ago
Will Deacon 2ae9f2fa3f iommu/arm-smmu: Remove broken big-endian check 12 years ago
Joerg Roedel 634544bf71 iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes 12 years ago
Joerg Roedel 9ed436621a iommu/fsl: Fix whitespace problems noticed by git-am 12 years ago
Varun Sethi 695093e38c iommu/fsl: Freescale PAMU driver and iommu implementation. 12 years ago
Grant Grundler ca19243e9c iommu/exynos: Remove dead code (set_prefbuf) 12 years ago
Stephen Boyd 0b559df5ce iommu/msm: Move mach includes to iommu directory 12 years ago
Libo Chen 34e3a58c66 drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths 12 years ago
Will Deacon 45ae7cff36 iommu/arm: Add support for ARM Ltd. System MMU architecture 12 years ago
Stephen Boyd 8d21415348 msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() 12 years ago
Stephen Boyd 1107b1716b msm: iommu: Convert to clk_prepare/unprepare 12 years ago
Joe Perches 6197ca8272 iommu: Use %pa and %zx instead of casting 12 years ago
Alex Williamson 60d0ca3cfd iommu/amd: Only unmap large pages from the first pte 12 years ago
Alex Williamson c6a8af50b8 iommu: Fix compiler warning on pr_debug 12 years ago
Joerg Roedel 5c34c403b7 iommu/amd: Fix memory leak in free_pagetable 12 years ago
Alex Williamson bd13969b95 iommu: Split iommu_unmaps 12 years ago
Alex Williamson c14d26905d iommu/{vt-d,amd}: Remove multifunction assumption around grouping 12 years ago
Suman Anna b6c2e09f74 iommu/omap: fix checkpatch warnings in omap iommu code 12 years ago
Suman Anna 2abfcfbcf0 iommu/omap: fix printk formats for dma_addr_t 12 years ago
Li, Zhen-Hua 7cef33471a iommu/vt-d: DMAR reporting table needs at least one DRHD 12 years ago
Andy Lutomirski d01140df6a iommu/vt-d: Downgrade the warning if enabling irq remapping fails 12 years ago
Alexey Kardashevskiy 5b25199eff powerpc/vfio: Enable on pSeries platform 12 years ago
Alexey Kardashevskiy 4e13c1ac6b powerpc/vfio: Enable on PowerNV platform 12 years ago
Steven L Kinney 30861ddc9c perf/x86/amd: Add IOMMU Performance Counter resource management 12 years ago
Alexander Gordeev 13da7a34aa x86/MSI: Conserve interrupt resources when using multiple-MSIs 12 years ago
Alexander Gordeev 5fec945105 x86/MSI: Conserve interrupt resources when using multiple-MSIs 12 years ago
Varun Sethi 72ca55dbae iommu/tegra: Fix printk formats for dma_addr_t 12 years ago
Alexey Kardashevskiy aa16bea929 iommu: Add a function to find an iommu group by id 12 years ago
Linn Crosetto ae3e7f3aba iommu/vt-d: Remove warning for HPET scope type 12 years ago
Linn Crosetto 13f72756da x86/iommu/dmar: Remove warning for HPET scope type 12 years ago
Varun Sethi 61e015ac5b iommu: Move swap_pci_ref function to drivers/iommu/pci.h. 12 years ago
Takao Indoh 3a93c841c2 iommu/vt-d: Disable translation if already enabled 12 years ago
Wei Yongjun 83ed9c13e3 iommu/amd: fix error return code in early_amd_iommu_init() 12 years ago
Suravee Suthikulpanit 3f398bc776 iommu/AMD: Per-thread IOMMU Interrupt Handling 12 years ago
Joerg Roedel d3263bc297 iommu/amd: Workaround for ERBT1312 12 years ago
Joerg Roedel dfbb6d476d iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides 12 years ago
Joerg Roedel 440e899805 iommu/amd: Add ioapic and hpet ivrs override 12 years ago
Joerg Roedel 235dacbc79 iommu/amd: Add early maps for ioapic and hpet 12 years ago
Joerg Roedel 31cff67f6b iommu/amd: Extend IVRS special device data structure 12 years ago
Joerg Roedel d3da2200d0 iommu/amd: Move add_special_device() to __init 12 years ago
Joerg Roedel 197887f03d iommu/amd: Properly initialize irq-table lock 12 years ago
Joerg Roedel 0dfedd6194 iommu/amd: Use AMD specific data structure for irq remapping 12 years ago
Joerg Roedel a0e191b23d iommu/amd: Remove map_sg_no_iommu() 12 years ago