summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | iommu: iommu_alloc_resv_regionEric Auger2017-01-231-0/+18
| | | | | * | | iommu: Add a new type field in iommu_resv_regionEric Auger2017-01-231-0/+1
| | | | | * | | iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-232-21/+21
| | | | | * | | iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-231-23/+96
| | | | | |/ /
| | | | * / / iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann2017-02-061-3/+0Star
| | | | |/ /
| | | * | | iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki2017-01-261-0/+3
| | | * | | iommu/arm-smmu: Support for Extended Stream ID (16 bit)Aleksey Makarov2017-01-261-21/+48
| | | * | | iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi2017-01-264-5/+5
| | | * | | iommu/arm-smmu-v3: limit use of 2-level stream tablesNate Watterson2017-01-261-11/+10Star
| | | * | | iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson2017-01-261-8/+2Star
| | | |/ /
| | * / / iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven2017-02-061-0/+2
| | |/ /
| | * | Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-062-2/+42
| | |\ \
| | * | | ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki2017-01-051-2/+4
| | | |/ | | |/|
| * | | iommu/exynos: Properly release device from the default domain in ->removeMarek Szyprowski2017-01-101-0/+12
| * | | iommu/exynos: Ensure that SYSMMU is added only once to its master deviceMarek Szyprowski2017-01-101-1/+5
| * | | iommu/exynos: Fix warnings from DMA-debugMarek Szyprowski2017-01-101-1/+11
| * | | iommu/exynos: Improve page fault debug messageMarek Szyprowski2017-01-101-4/+5
* | | | iommu/amd: Fix error code path in early_amd_iommu_init()Rafael J. Wysocki2017-01-101-1/+1
| |_|/ |/| |
* | | iommu/amd: Fix the left value check of cmd bufferHuang Rui2017-01-041-1/+1
* | | iommu/vt-d: Fix pasid table size encodingJacob Pan2017-01-041-1/+22
* | | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang2017-01-041-0/+19
| |/ |/|
* | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-222-11/+6Star
|\ \
| | \
| | \
| *-. \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-222-11/+6Star
| |\ \ \
| | * | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-212-11/+6Star
* | | | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-1516-392/+524
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-0616-392/+524
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | | | | | | |/ | | | | | | | |/|
| | | | | | | * | iommu/exynos: Use device dependency links to control runtime pmMarek Szyprowski2016-11-141-10/+10
| | | | | | | * | iommu/exynos: Add runtime pm supportMarek Szyprowski2016-11-141-9/+36
| | | | | | | * | iommu/exynos: Rework and fix internal lockingMarek Szyprowski2016-11-141-8/+19
| | | | | | | * | iommu/exynos: Set master device once on bootMarek Szyprowski2016-11-141-7/+9
| | | | | | | * | iommu/exynos: Simplify internal enable/disable functionsMarek Szyprowski2016-11-141-75/+29Star
| | | | | | | * | iommu/exynos: Remove dead codeMarek Szyprowski2016-11-141-48/+17Star
| | | | | | | * | iommu/exynos: Remove excessive, useless debugMarek Szyprowski2016-11-141-3/+0Star
| | | | | | | * | iommu/exynos: Add support for page access protection bitsMarek Szyprowski2016-11-141-12/+51
| | | | | | * | | iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter2016-11-291-1/+3
| | | | | | * | | iommu/iova: Extend cached node lookup conditionRobin Murphy2016-11-151-1/+1
| | | | | | * | | iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy2016-11-151-0/+2
| | | | | | * | | iommu/mediatek: Fix M4Uv2 group refcountingRobin Murphy2016-11-151-0/+2
| | | | | | * | | iommu/amd: Fix group refcountingRobin Murphy2016-11-151-0/+2
| | | | | | * | | iommu/arm-smmu: Fix group refcountingRobin Murphy2016-11-151-1/+1
| | | | | | * | | iommu: Allow taking a reference on a group directlyRobin Murphy2016-11-151-0/+13
| | | | | | * | | iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy2016-11-141-3/+21
| | | | | | |/ /
| | | | | * / / iommu/s390: Drop duplicate header pci.hGeliang Tang2016-11-291-1/+0Star
| | |_|_|/ / / | |/| | | | |
| | | | * | | iommu/amd: Tell kmemleak about the irq_remap_tableLucas Stach2016-11-101-0/+4
| | | | |/ /
| | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-11-306-110/+260
| | |/| | | | |/| | | |
| | | * | | iommu/arm-smmu: Add IORT configurationLorenzo Pieralisi2016-11-291-1/+76
| | | * | | iommu/arm-smmu: Split probe functions into DT/generic portionsLorenzo Pieralisi2016-11-291-25/+37
| | | * | | iommu/arm-smmu-v3: Add IORT configurationLorenzo Pieralisi2016-11-291-1/+48
| | | * | | iommu/arm-smmu-v3: Split probe functions into DT/generic portionsLorenzo Pieralisi2016-11-291-16/+27
| | | * | | iommu/arm-smmu-v3: Convert struct device of_node to fwnode usageLorenzo Pieralisi2016-11-291-5/+7