summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-11-29iommu/arm-smmu: Add IORT configurationLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Split probe functions into DT/generic portionsLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Convert struct device of_node to fwnode usageLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesNipun Gupta
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal
2016-11-15iommu/arm-smmu: Fix group refcountingRobin Murphy
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: Work around ARM DMA configurationRobin 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: Support v7s context formatRobin Murphy
2016-09-16iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan
2016-08-19iommu/arm-smmu: Disable stalling faults for all endpointsWill Deacon
2016-07-06iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan
2016-07-01iommu/arm-smmu: request pcie devices to enable ACSWei Chen
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-09iommu/arm-smmu: Use per-domain page sizes.Robin Murphy
2016-05-09Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-05-03iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan
2016-05-03iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy
2016-05-03iommu/arm-smmu: Decouple context format from kernel configRobin Murphy
2016-05-03iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy
2016-05-03iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy
2016-05-03iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy
2016-05-03iommu/arm-smmu: Differentiate specific implementationsRobin Murphy
2016-05-03iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla
2016-05-03iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla
2016-04-21iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy
2016-04-21iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon
2016-04-19iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel
2016-02-18iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon
2016-02-18iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon
2016-02-18iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy
2016-02-18iommu/arm-smmu: Support DMA-API domainsRobin Murphy
2016-02-18iommu/arm-smmu: Treat all device transactions as unprivilegedRobin Murphy
2015-12-17iommu/arm-smmu: Invalidate TLBs properlyRobin Murphy
2015-12-17iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy
2015-12-17iommu/arm-smmu: Correct group reference countPeng Fan
2015-12-17iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()Markus Elfring