summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2013-10-24iommu/fsl: Allocate a default DMA window for a device once it's detachedVarun Sethi
2013-10-24iommu/fsl: Store the domain information for PCI device in itsVarun Sethi
2013-10-09iommu/arm-smmu: Clear global and context bank fault status registersAndreas Herrmann
2013-10-09iommu/arm-smmu: Print context fault informationAndreas Herrmann
2013-10-09iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exceptionAndreas Herrmann
2013-10-09iommu/arm-smmu: Refine check for proper size of mapped regionAndreas Herrmann
2013-10-09iommu/arm-smmu: Switch to subsys_initcall for driver registrationAndreas Herrmann
2013-10-09iommu/arm-smmu: use relaxed accessors where possibleWill Deacon
2013-10-09iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-10-04iommu: Remove stack trace from broken irq remapping warningNeil Horman
2013-09-25iommu: Add iommu_error class event to iommu traceShuah Khan
2013-09-24iommu/tegra: gart: cleanup devm_* functions usageWei Yongjun
2013-09-24iommu/tegra: Print phys_addr_t using %paThierry Reding
2013-09-24iommu: No need to pass '0x' when '%pa' is usedFabio Estevam
2013-09-24iommu: Change iommu driver to call unmap trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call map trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call detach_device_to_domain trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call attach_device_to_domain trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call remove_device_to_group trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call add_device_to_group trace eventShuah Khan
2013-09-24iommu: Add event tracing feature to iommuShuah Khan
2013-09-17iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon
2013-09-17iommu/arm-smmu: fix iommu_present() test in initDan Carpenter
2013-09-17iommu/arm-smmu: fix a signedness bugDan Carpenter
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27Update the operation mapping settings required by the DSP side for MapleVarun Sethi
2013-08-27Enhance get_stash_id API to get the stashid for DSP L2 cache.Varun Sethi
2013-08-27Check for valid window before proceeding to set the stash or the omi attribute.Varun Sethi
2013-08-26Add operation mapping for DMA controller and Maple.Varun Sethi
2013-08-26Add operation mapping for PMAN.Varun Sethi
2013-08-26Make stash id and operation mapping index per window attributes.Varun Sethi
2013-08-26Move operation mapping index to iommu.h.Varun Sethi
2013-08-26Introduce an API for setting operation mapping index per window.Varun Sethi
2013-08-20Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14intel-iommu: Fix leaks in pagetable freeingAlex Williamson
2013-08-14iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová
2013-08-14iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-14iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon
2013-08-14iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon
2013-08-14iommu/arm-smmu: Tighten up global fault reportingWill Deacon
2013-08-14iommu/arm-smmu: Remove broken big-endian checkWill Deacon
2013-08-14iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel
2013-08-14iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi
2013-08-14iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd