aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * Merge branch 'device-properties'Rafael J. Wysocki2015-04-12
| |\
| | * ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-16
* | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-13
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-19
| |\ \ \ | | |_|/ | |/| |
| | * | of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-03
| | |/
* | | iommu/vt-d: Remove unused variableAlex Williamson2015-03-24
* | | iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_idsAxel Lin2015-03-23
* | | iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson2015-03-23
* | | iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal2015-03-23
|/ /
* | iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-03
* | iommu/msm: Mark driver BROKENThierry Reding2015-02-25
* | iommu/rockchip: Play nice in multi-platform buildsThierry Reding2015-02-25
* | iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-25
* | iommu/exynos: Play nice in multi-platform buildsThierry Reding2015-02-25
* | iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon2015-02-25
|/
* Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-12
|\
| *-------. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04
| |\ \ \ \ \
| | | | | | * iommu: Update my email addressJoerg Roedel2015-02-04
| | | | | | * iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-30
| | | | | | * iommu: Disable on !MMU buildsArnd Bergmann2015-01-30
| | | | | | * iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-26
| | | | | | * iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-19
| | | | | | * iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-19
| | | | | | * iommu: Make IOVA domain page size explicitRobin Murphy2015-01-19
| | | | | | * iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-19
| | | | | | * iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-19
| | | | | | * iommu: Allow building iova.c independentlyRobin Murphy2015-01-19
| | | | | * | iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-02-04
| | | | | * | iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel2015-02-04
| | | | | * | iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra2015-02-04
| | | | * | | iommu/fsl: Various cleanupsEmil Medve2015-02-03
| | | | * | | iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel2015-01-30
| | | | * | | iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve2015-01-26
| | | | * | | iommu/fsl: Fix section mismatchEmil Medve2015-01-26
| | | | | |/ | | | | |/|
| | | * / | iommu/omap: Print phys_addr_t using %paJoerg Roedel2015-01-30
| | | |/ /
| | * | | iommu/arm-smmu: Avoid build warningArnd Bergmann2015-02-03
| * | | | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart2015-01-30
| * | | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-26
| * | | | Merge branch 'arm/smmu' into arm/renesasJoerg Roedel2015-01-26
| |\| | |
| | * | | iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys2015-01-19
| | * | | iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys2015-01-19
| | * | | iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon2015-01-19
| | * | | iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart2015-01-19
| | * | | iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon2015-01-19
| | * | | iommu: add ARM LPAE page table allocatorWill Deacon2015-01-19
| | * | | iommu: introduce generic page table allocation frameworkWill Deacon2015-01-19
| | |/ /
| * | | iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart2015-01-16
| * | | iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart2015-01-16