summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2012-08-02iommu: tegra/gart: resolve compilation warningschowdary
2012-07-11iommu/tegra: smmu: move tegra_smmu_init in core_initHiroshi DOYU
2012-07-11iommu/tegra: smmu: Enable all SWGRP by defaultHiroshi DOYU
2012-04-16iommu/tegra-gart: fix spin_unlock in map failure pathLucas Stach
2012-04-16iommu/tegra: smmu: Print device name correctlyHiroshi DOYU
2012-03-18iommu: tegra/gart: use correct gart_deviceVandana Salve
2012-02-09iommu: tegra/gart: Fix with mainline IOMMU API changeHiroshi DOYU
2012-02-03iommu: tegra/smmu: Fix with mainline IOMMU API changeHiroshi DOYU
2012-02-01Merge remote-tracking branch 'origin/dev/k3.3-rc1-iommu' into android-tegra-n...Rohan Somvanshi
2012-01-30iommu/tegra: gart: Disabled as default in KconfigHiroshi DOYU
2012-01-23ARM: IOMMU: Tegra20: Add iommu_ops for GART driverHiroshi DOYU
2012-01-23iommu/amd: Set IOTLB invalidation timeoutJoerg Roedel
2012-01-23iommu/amd: Init stats for iommu=ptJoerg Roedel
2012-01-23iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel
2012-01-23iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2012-01-23iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho
2012-01-23iommu/amd: Add invalidate-context call-backJoerg Roedel
2012-01-23iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel
2012-01-23iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel
2012-01-23iommu/amd: Add invalid_ppr callbackJoerg Roedel
2012-01-23iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel
2012-01-23iommu/amd: Implement IO page-fault handlerJoerg Roedel
2012-01-23iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel
2012-01-23iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel
2012-01-23iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel
2012-01-23iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel
2012-01-23iommu/amd: Add device errata handlingJoerg Roedel
2012-01-23iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel
2012-01-23iommu/amd: Implement function to send PPR completionsJoerg Roedel
2012-01-23iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel
2012-01-23iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel
2012-01-23iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel
2012-01-23iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel
2012-01-23iommu/amd: Implement notifier for PPR faultsJoerg Roedel
2012-01-23iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2012-01-23iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel
2012-01-23iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel
2012-01-23iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel
2012-01-23iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel
2012-01-23iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2012-01-23iommu/omap: be verbose when omap_iommu_iova_to_phys failsOhad Ben-Cohen
2012-01-23intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky
2012-01-23intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2012-01-23iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu/amd: Implement iommu_device_groupAlex Williamson
2012-01-23iommu/intel: Implement iommu_device_groupAlex Williamson
2012-01-23iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2012-01-23iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen
2012-01-23iommu/intel: announce supported page sizesOhad Ben-Cohen