summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan2016-07-061-14/+10
* iommu/arm-smmu: request pcie devices to enable ACSWei Chen2016-07-011-1/+3
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-4/+4
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-201-8/+30
|\
| * iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel2016-04-191-8/+30
* | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-091-12/+15
* | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-81/+210
|\ \
| * | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-031-1/+22
| * | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-031-8/+14
| * | iommu/arm-smmu: Decouple context format from kernel configRobin Murphy2016-05-031-22/+72
| * | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy2016-05-031-29/+19
| * | iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2016-05-031-1/+15
| * | iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy2016-05-031-13/+14
| * | iommu/arm-smmu: Differentiate specific implementationsRobin Murphy2016-05-031-7/+26
| * | iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla2016-05-031-11/+28
| * | iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla2016-05-031-6/+17
| |/
* | iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy2016-04-211-1/+7
* | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon2016-04-211-6/+8
|/
* iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon2016-02-181-0/+7
* iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon2016-02-181-19/+14
* iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy2016-02-181-8/+16
* iommu/arm-smmu: Support DMA-API domainsRobin Murphy2016-02-181-1/+9
* iommu/arm-smmu: Treat all device transactions as unprivilegedRobin Murphy2016-02-181-1/+4
* iommu/arm-smmu: Invalidate TLBs properlyRobin Murphy2015-12-171-3/+13
* iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy2015-12-171-1/+1
* iommu/arm-smmu: Correct group reference countPeng Fan2015-12-171-0/+1
* iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()Markus Elfring2015-12-171-3/+1
*-. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-021-57/+75
|\ \
| | * iommu/arm-smmu: Switch to device_group call-backJoerg Roedel2015-10-221-31/+46
| |/ |/|
| * iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon2015-10-151-2/+1
| * iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla2015-10-141-23/+27
| * iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam2015-10-141-1/+1
|/
* iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-061-13/+0
* iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-061-16/+6
* iommu/arm-smmu: Sort out coherencyRobin Murphy2015-07-311-3/+17
* iommu/arm-smmu: Fix broken ATOS checkWill Deacon2015-06-291-1/+1
* iommu/arm-smmu: Make force_stage module param read-only in sysfsWill Deacon2015-05-291-1/+1
* iommu/arm-smmu: Fix ATS1* register writesRobin Murphy2015-05-291-11/+10
* iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon2015-05-111-28/+2
*---. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-021-64/+107
|\ \ \
| | | * iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-19/+27
| | |/ | |/|
| | * iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devicesWill Deacon2015-03-271-35/+57
| | * iommu/arm-smmu: set a more appropriate DMA maskRobin Murphy2015-03-271-0/+9
| | * iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2Will Deacon2015-03-271-10/+14
| |/
* | iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal2015-03-231-3/+6
|/
* iommu/arm-smmu: Avoid build warningArnd Bergmann2015-02-031-1/+1
* iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys2015-01-191-2/+67
* iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys2015-01-191-2/+0
* iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon2015-01-191-623/+263
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
OpenPOWER on IntegriCloud