summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
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
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-11-14iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon
2014-11-14iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding
2014-11-14iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-20iommu: drop owner assignment from platform_driversWolfram Sang
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel
2014-09-22iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys
2014-09-16iommu/arm-smmu: support MMU-401Robin Murphy
2014-09-16iommu/arm-smmu: fix architecture version detectionRobin Murphy
2014-09-16iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon
2014-09-16iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon
2014-09-16iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon
2014-09-16iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon
2014-09-16iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon
2014-09-02iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon
2014-09-02iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-02iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan
2014-09-02iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon
2014-09-01iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin
2014-09-01iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan
2014-09-01iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel
2014-07-09iommu/arm-smmu: fix some checkpatch issuesMitchel Humpherys
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu/arm-smmu: fix capability checking prior to device attachWill Deacon
2014-07-03iommu/arm-smmu: prefer stage-1 mappings where we have a choiceWill Deacon
2014-07-03iommu/arm-smmu: remove support for chained SMMUsWill Deacon
2014-07-03iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capabilityWill Deacon