summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-11-29iommu/arm-smmu: Split probe functions into DT/generic portionsLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Add IORT configurationLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Split probe functions into DT/generic portionsLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Convert struct device of_node to fwnode usageLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Convert struct device of_node to fwnode usageLorenzo Pieralisi
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesNipun Gupta
2016-11-29iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeKefeng Wang
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-22iommu/s390: simplify registration of I/O address translation parametersSebastian Ott
2016-09-20Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...Joerg Roedel
2016-09-20iommu/amd: No need to wait iommu completion if no dte irq entry changeBaoquan He
2016-09-19iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He
2016-09-19iommu/amd: Use standard bitmap operation to set bitmapBaoquan He
2016-09-19iommu/amd: Clean up the cmpxchg64 invocationBaoquan He
2016-09-16iommu/io-pgtable-arm: Check for v7s-incapable systemsRobin Murphy
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy
2016-09-16iommu/arm-smmu: Set domain geometryRobin Murphy
2016-09-16iommu/arm-smmu: Wire up generic configuration supportRobin Murphy
2016-09-16iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy
2016-09-16iommu/arm-smmu: Intelligent SMR allocationRobin Murphy
2016-09-16iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy
2016-09-16iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy
2016-09-16iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy
2016-09-16iommu/arm-smmu: Keep track of S2CR stateRobin Murphy
2016-09-16iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy
2016-09-16iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy
2016-09-16iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy
2016-09-16iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy
2016-09-16iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy
2016-09-16iommu/arm-smmu: Fall back to global bypassRobin Murphy
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy
2016-09-16iommu/arm-smmu: Disable interrupts whilst holding the cmdq lockWill Deacon
2016-09-16iommu/arm-smmu: Fix polling of command queueJean-Philippe Brucker
2016-09-16iommu/arm-smmu: Support v7s context formatRobin Murphy
2016-09-16iommu/arm-smmu: Fix event queues synchronizationJean-Philippe Brucker
2016-09-16iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan
2016-09-15iommu/amd: Don't put completion-wait semaphore on stackJoerg Roedel