summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-13
* iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski2017-10-12
* iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-10
* iommu/amd: pr_err() strings should end with newlinesArvind Yadav2017-09-27
* iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu2017-09-27
* iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu2017-09-27
* iommu/of: Remove PCI host bridge node checkRobin Murphy2017-09-22
* iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven2017-09-19
* iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann2017-09-19
* iommu: Add missing dependenciesGuenter Roeck2017-09-19
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-09
|\
| *-----------------------. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel2017-08-30
| | | | | | | | | | | | | | * iommu/amd: Rename a few flush functionsJoerg Roedel2017-08-28
| | | | | | | | | | | | | | * iommu: Avoid NULL group dereferenceRobin Murphy2017-08-18
| | | | | | | | | | | | | * | iommu/s390: Constify iommu_opsArvind Yadav2017-08-30
| | | | | | | | | | | | | * | iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He2017-08-28
| | | | | | | | | | | | * | | iommu/amd: Fix section mismatch warningJoerg Roedel2017-08-19
| | | | | | | | | | | | * | | iommu/amd: Fix compiler warning in copy_device_table()Joerg Roedel2017-08-19
| | | | | | | | | | | | * | | iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Use is_attach_deferred call-backBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Copy old trans table from old kernelBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Add function copy_dev_tables()Baoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Define bit fields for DTE particularlyBaoquan He2017-08-15
| | | | | | | | | | | | * | | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Add several helper functionsBaoquan He2017-08-15
| | | | | | | | | | | | * | | iommu/amd: Detect pre enabled translationBaoquan He2017-08-15
| | | | | | | | | | | | |/ /
| | | | | | | | | | | * | | iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi2017-09-01
| | | | | | | | | | | * | | iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj2017-08-30
| | | | | | | | | | | * | | iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj2017-08-30
| | | | | | | | | | | * | | iommu/vt-d: Don't free parent pagetable of the PTE we're addingDavid Dillow2017-07-26
| | | | | | | | | | * | | | iommu/pamu: Fix PAMU boot crashJoerg Roedel2017-08-23
| | | | | | | | | | * | | | iommu/pamu: Add support for generic iommu-deviceJoerg Roedel2017-08-15
| | | | | | | | | | * | | | iommu/pamu: WARN when fsl_pamu_probe() is called more than onceJoerg Roedel2017-08-15
| | | | | | | | | | * | | | iommu/pamu: Make driver depend on CONFIG_PHYS_64BITJoerg Roedel2017-08-15
| | | | | | | | | | * | | | iommu/pamu: Let PAMU depend on PCIJoerg Roedel2017-08-15
| | | | | | | | | | | |/ / | | | | | | | | | | |/| |
| | | | | | | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-08-19
| | | | | | | | | |\ \ \ \ | | | | | | | | | | |/ / / | | | | | | | | | |/| | |
| | | | | | | | | | * | | iommu/arm-smmu: Add system PM supportRobin Murphy2017-08-16
| | | | | | | | | | * | | iommu/arm-smmu: Track context bank stateRobin Murphy2017-08-16
| | | | | | | | | | * | | iommu/arm-smmu-v3: Implement shutdown methodNate Watterson2017-08-16
| | | | | | | | * | | | | iommu: qcom: annotate PM functions as __maybe_unusedArnd Bergmann2017-08-28
| | | | | | | | * | | | | iommu/qcom: Initialize secure page tableStanimir Varbanov2017-08-15
| | | | | | | | * | | | | iommu/qcom: Add qcom_iommuRob Clark2017-08-15
| | | | | | | | * | | | | iommu/arm-smmu: Split out register definesRob Clark2017-08-15
| | | | | | | | |/ / / /