aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
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
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-22iommu/arm-smmu: Switch to device_group call-backJoerg Roedel
2015-10-15iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon
2015-10-14iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla
2015-10-14iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam
2015-08-06iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy
2015-08-06iommu/arm-smmu: Clean up DMA API usageRobin Murphy
2015-07-31iommu/arm-smmu: Sort out coherencyRobin Murphy
2015-06-29iommu/arm-smmu: Fix broken ATOS checkWill Deacon
2015-05-29iommu/arm-smmu: Make force_stage module param read-only in sysfsWill Deacon
2015-05-29iommu/arm-smmu: Fix ATS1* register writesRobin Murphy
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-03-31iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-27iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devicesWill Deacon
2015-03-27iommu/arm-smmu: set a more appropriate DMA maskRobin Murphy
2015-03-27iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2Will Deacon
2015-03-23iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal
2015-02-03iommu/arm-smmu: Avoid build warningArnd Bergmann
2015-01-19iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys
2015-01-19iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon