| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | 1 | -91/+129 |
|\ \ \ |
|
| | | * | iommu: Make of_device_id array const | Kiran Padwal | 2014-09-25 | 1 | -1/+1 |
| | | * | iommu/arm-smmu: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -10/+9 |
| |_|/
|/| | |
|
| | * | iommu/arm-smmu: fix bug in pmd construction | Mitchel Humpherys | 2014-09-22 | 1 | -0/+1 |
| | * | iommu/arm-smmu: support MMU-401 | Robin Murphy | 2014-09-16 | 1 | -0/+1 |
| | * | iommu/arm-smmu: fix architecture version detection | Robin Murphy | 2014-09-16 | 1 | -22/+25 |
| | * | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS | Will Deacon | 2014-09-16 | 1 | -23/+22 |
| | * | iommu/arm-smmu: use page shift instead of page size to avoid division | Will Deacon | 2014-09-16 | 1 | -5/+5 |
| | * | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu | Will Deacon | 2014-09-16 | 1 | -3/+14 |
| | * | iommu/arm-smmu: add support for multi-master iommu groups | Will Deacon | 2014-09-16 | 1 | -26/+39 |
| | * | iommu/arm-smmu: allow translation stage to be forced on the cmdline | Will Deacon | 2014-09-16 | 1 | -2/+13 |
| |/
|/| |
|
* | | iommu/arm-smmu: fix corner cases in address size calculations | Will Deacon | 2014-09-02 | 1 | -2/+9 |
* | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 2014-09-02 | 1 | -1/+1 |
* | | iommu/arm-smmu: Do not access non-existing S2CR registers | Olav Haugan | 2014-09-02 | 1 | -7/+21 |
* | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain | Will Deacon | 2014-09-02 | 1 | -15/+12 |
* | | iommu/arm-smmu: remove pgtable_page_{c,d}tor() | Vladimir Murzin | 2014-09-01 | 1 | -5/+0 |
* | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1 | Olav Haugan | 2014-09-01 | 1 | -2/+5 |
* | | iommu/arm-smmu: avoid calling request_irq in atomic context | Mitchel Humpherys | 2014-09-01 | 1 | -22/+25 |
|/ |
|
*-. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 2014-07-31 | 1 | -253/+240 |
|\ \ |
|
| | * | iommu/arm-smmu: fix some checkpatch issues | Mitchel Humpherys | 2014-07-09 | 1 | -22/+37 |
| | * | iommu/arm-smmu: fix capability checking prior to device attach | Will Deacon | 2014-07-04 | 1 | -1/+2 |
| | * | iommu/arm-smmu: prefer stage-1 mappings where we have a choice | Will Deacon | 2014-07-03 | 1 | -4/+4 |
| | * | iommu/arm-smmu: remove support for chained SMMUs | Will Deacon | 2014-07-03 | 1 | -186/+77 |
| | * | iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability | Will Deacon | 2014-07-03 | 1 | -5/+9 |
| | * | iommu/arm-smmu: add support for PCI master devices | Will Deacon | 2014-07-03 | 1 | -86/+160 |
| | * | iommu/arm-smmu: fix calculation of TCR.T0SZ | Will Deacon | 2014-07-02 | 1 | -1/+3 |
| |/ |
|
* | | iommu: Constify struct iommu_ops | Thierry Reding | 2014-07-07 | 1 | -1/+1 |
|/ |
|
* | iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT | Kefeng Wang | 2014-05-02 | 1 | -1/+1 |
* | iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages | Will Deacon | 2014-05-02 | 1 | -1/+1 |
* | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte | Bin Wang | 2014-04-15 | 1 | -1/+1 |
* | iommu/arm-smmu: Return 0 on unmap failure | Laurent Pinchart | 2014-04-15 | 1 | -1/+1 |
* | iommu/arm-smmu: fix incorrect comment regarding TLB invalidation | Will Deacon | 2014-02-27 | 1 | -3/+2 |
* | iommu/arm-smmu: provide option to dsb macro when publishing tables | Will Deacon | 2014-02-24 | 1 | -1/+1 |
* | iommu/arm-smmu: clean up use of `flags' in page table handling code | Will Deacon | 2014-02-24 | 1 | -19/+19 |
* | iommu/arm-smmu: support buggy implementations with secure cfg accesses | Andreas Herrmann | 2014-02-24 | 1 | -10/+48 |
* | iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS | Andreas Herrmann | 2014-02-24 | 1 | -1/+1 |
* | arm/smmu: Use irqsafe spinlock for domain lock | Joerg Roedel | 2014-02-20 | 1 | -5/+7 |
* | iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA | Will Deacon | 2014-02-10 | 1 | -0/+2 |
* | iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts | Will Deacon | 2014-02-10 | 1 | -4/+12 |
* | iommu/arm-smmu: fix table flushing during initial allocations | Will Deacon | 2014-02-10 | 1 | -24/+27 |
* | iommu/arm-smmu: really fix page table locking | Will Deacon | 2014-02-10 | 1 | -10/+10 |
* | iommu/arm-smmu: fix pud/pmd entry fill sequence | Yifan Zhang | 2014-02-10 | 1 | -4/+10 |
* | iommu/arm-smmu: add support for IOMMU_EXEC | Will Deacon | 2013-12-16 | 1 | -3/+6 |
* | iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space | Will Deacon | 2013-12-16 | 1 | -3/+2 |
* | iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group | Antonios Motakis | 2013-12-16 | 1 | -1/+18 |
* | iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe() | Wei Yongjun | 2013-12-06 | 1 | -0/+1 |
* | iommu/arm-smmu: remove potential NULL dereference on mapping path | Will Deacon | 2013-12-06 | 1 | -2/+1 |
* | iommu/arm-smmu: use mutex instead of spinlock for locking page tables | Will Deacon | 2013-12-06 | 1 | -36/+26 |
* | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-15 | 1 | -32/+37 |
|\ |
|
| * | iommu/arm-smmu: Clear global and context bank fault status registers | Andreas Herrmann | 2013-10-09 | 1 | -11/+20 |