Linus Torvalds
|
a26be149fa
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
10 years ago |
Joerg Roedel
|
a20cc76b9e
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next
|
10 years ago |
Quentin Lambert
|
ae0cbbb1cd
iommu/amd: Convert non-returned local variable to boolean when relevant
|
10 years ago |
Joerg Roedel
|
63ce3ae889
iommu: Update my email address
|
10 years ago |
Jiang Liu
|
c392f56c94
iommu/irq_remapping: Kill function irq_remapping_supported() and related code
|
10 years ago |
Linus Torvalds
|
e589c9e13a
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Jiang Liu
|
719b530cdc
iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
|
11 years ago |
Joerg Roedel
|
76771c938e
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
|
10 years ago |
Will Deacon
|
cfdeec22e4
iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC
|
11 years ago |
Olav Haugan
|
315786ebbf
iommu: Add iommu_map_sg() function
|
11 years ago |
Joerg Roedel
|
09b5269a1b
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
|
11 years ago |
Yijing Wang
|
5fc24d8cb9
iommu/irq_remapping: Fix the regression of hpet irq remapping
|
11 years ago |
Alex Williamson
|
25b11ce2a3
iommu/amd: Split init_iommu_group() from iommu_init_device()
|
11 years ago |
Maurizio Lombardi
|
63eaa75e43
amd_iommu: do not dereference a NULL pointer address.
|
11 years ago |
Joerg Roedel
|
ab63648186
iommu/amd: Convert to iommu_capable() API function
|
11 years ago |
Joerg Roedel
|
cafd2545cf
iommu/amd: Remove device binding reference count
|
11 years ago |
Joerg Roedel
|
397111abaa
iommu/amd: Attach and detach complete alias group
|
11 years ago |
Joerg Roedel
|
f251e187f2
iommu/amd: Keep a list of devices in an alias group
|
11 years ago |
Joerg Roedel
|
50917e265e
iommu/amd: Move struct iommu_dev_data to amd_iommu.c
|
11 years ago |
Joerg Roedel
|
9b29d3c651
iommu/amd: Fix cleanup_domain for mass device removal
|
11 years ago |
Thierry Reding
|
b22f6434cf
iommu: Constify struct iommu_ops
|
11 years ago |
Alex Williamson
|
066f2e98d8
iommu/amd: Add sysfs support
|
11 years ago |
Alex Williamson
|
65d5352f12
iommu/amd: Use iommu_group_get_for_dev()
|
11 years ago |
Alex Williamson
|
c1931090a2
iommu/amd: Update to use PCI DMA aliases
|
11 years ago |
Joerg Roedel
|
3dbc260853
iommu/amd: Fix recently introduced compile warnings
|
11 years ago |
Vaughan Cao
|
ecef115d45
iommu/amd: Remove duplicate checking code
|
11 years ago |
Alex Williamson
|
e028a9e6b8
iommu/amd: Fix interrupt remapping for aliased devices
|
11 years ago |
Suravee Suthikulpanit
|
a919a018cc
iommu/amd: Fix logic to determine and checking max PASID
|
11 years ago |
Jay Cornwall
|
e8d2d82d4a
iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command
|
11 years ago |
Yijing Wang
|
b82a2272b3
iommu/amd: Use dev_is_pci() to check whether it is pci device
|
11 years ago |