Joerg Roedel
|
09b5269a1b
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
|
11 years ago |
Kiran Padwal
|
d943b0ffba
iommu: Make of_device_id array const
|
11 years ago |
Joerg Roedel
|
1fd0c775a5
iommu/arm-smmu: Convert to iommu_capable() API function
|
11 years ago |
Mitchel Humpherys
|
ccd359f219
iommu/arm-smmu: fix bug in pmd construction
|
11 years ago |
Robin Murphy
|
d3aba0460a
iommu/arm-smmu: support MMU-401
|
11 years ago |
Robin Murphy
|
0936040333
iommu/arm-smmu: fix architecture version detection
|
11 years ago |
Will Deacon
|
28d6007ba2
iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS
|
11 years ago |
Will Deacon
|
c757e8528a
iommu/arm-smmu: use page shift instead of page size to avoid division
|
11 years ago |
Will Deacon
|
844e35bdfe
iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu
|
11 years ago |
Will Deacon
|
8f68f8e282
iommu/arm-smmu: add support for multi-master iommu groups
|
11 years ago |
Will Deacon
|
4cf740b0b6
iommu/arm-smmu: allow translation stage to be forced on the cmdline
|
11 years ago |
Will Deacon
|
4d09d99d54
iommu/arm-smmu: fix corner cases in address size calculations
|
11 years ago |
Hans Wennborg
|
70c9a7db93
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
|
11 years ago |
Olav Haugan
|
3c8766d0ca
iommu/arm-smmu: Do not access non-existing S2CR registers
|
11 years ago |
Will Deacon
|
43b412bedb
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
|
11 years ago |
Vladimir Murzin
|
93b14135cf
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
|
11 years ago |
Olav Haugan
|
1fc870c7ef
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
|
11 years ago |
Mitchel Humpherys
|
a18037b27e
iommu/arm-smmu: avoid calling request_irq in atomic context
|
11 years ago |
Joerg Roedel
|
4c5e9d9f0d
Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next
|
11 years ago |
Mitchel Humpherys
|
2907320df3
iommu/arm-smmu: fix some checkpatch issues
|
11 years ago |
Thierry Reding
|
b22f6434cf
iommu: Constify struct iommu_ops
|
11 years ago |
Will Deacon
|
d3bca16635
iommu/arm-smmu: fix capability checking prior to device attach
|
11 years ago |
Will Deacon
|
9c5c92e35c
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
|
11 years ago |
Will Deacon
|
44680eedf9
iommu/arm-smmu: remove support for chained SMMUs
|
11 years ago |
Will Deacon
|
d094894563
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
|
11 years ago |
Will Deacon
|
a9a1b0b53d
iommu/arm-smmu: add support for PCI master devices
|
11 years ago |
Will Deacon
|
a65217a4bc
iommu/arm-smmu: fix calculation of TCR.T0SZ
|
11 years ago |
Kefeng Wang
|
6069d23ce0
iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT
|
11 years ago |
Will Deacon
|
c44308413b
iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages
|
11 years ago |
Bin Wang
|
aca1bc4595
iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte
|
11 years ago |