summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-1517-330/+427
|\
| *---------. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-0217-330/+427
| |\ \ \ \ \ \
| | | | | | | * iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-254-7/+14
| | | | | | | * iommu: Fix bus notifier breakageMark Salter2014-09-251-10/+16
| | | | | | | * iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson2014-09-251-14/+13Star
| | | | | | | * iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-251-67/+96
| | | | | | | * iommu: Make of_device_id array constKiran Padwal2014-09-254-4/+4
| | | | | | | * iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-251-13/+0Star
| | | | | | | * iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2014-09-252-8/+6Star
| | | | | | | * iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-4/+3Star
| | | | | | | * iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-8/+5Star
| | | | | | | * iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-3/+2Star
| | | | | | | * iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-10/+9Star
| | | | | | | * iommu/amd: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-6/+5Star
| | | | | | | * iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-251-3/+15
| | | | | | | * iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-251-1/+1
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel2014-09-251-6/+15
| | | | | | * amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi2014-09-251-0/+3
| | | | | | * iommu/amd: Remove device binding reference countJoerg Roedel2014-08-261-3/+0Star
| | | | | | * iommu/amd: Attach and detach complete alias groupJoerg Roedel2014-08-261-26/+20Star
| | | | | | * iommu/amd: Keep a list of devices in an alias groupJoerg Roedel2014-08-261-0/+6
| | | | | | * iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-262-21/+21
| | | | | * | iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel2014-10-021-3/+19
| | | | | * | iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2014-10-021-0/+1
| | | | | * | iommu/vt-d: Only remove domain when device is removedJoerg Roedel2014-10-021-2/+1Star
| | | | | * | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-191-1/+1
| | | | | * | iommu/vt-d: Don't store SIRTP requestJan Kiszka2014-08-191-2/+1Star
| | | | * | | iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys2014-09-221-0/+1
| | | | * | | iommu/arm-smmu: support MMU-401Robin Murphy2014-09-161-0/+1
| | | | * | | iommu/arm-smmu: fix architecture version detectionRobin Murphy2014-09-161-22/+25
| | | | * | | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon2014-09-161-23/+22Star
| | | | * | | iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon2014-09-161-5/+5
| | | | * | | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon2014-09-161-3/+14
| | | | * | | iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon2014-09-161-26/+39
| | | | * | | iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon2014-09-161-2/+13
| | |_|/ / / | |/| | | |
| | | * | | iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart2014-09-252-11/+0Star
| | | * | | iommu/omap: Fix iommu archdata name for DT-based devicesSuman Anna2014-09-051-1/+9
| | | * | | iommu/omap: Check for valid archdata in attach_devSuman Anna2014-09-051-0/+5
| | | | |/ | | | |/|
| | * | | iommu/exynos: Fix trivial typosSachin Kamat2014-08-191-25/+26
| | | |/ | | |/|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-2/+4
| |/ /
* | | iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi2014-09-051-2/+8
* | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2014-09-031-54/+73
|\ \ \
| * | | iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon2014-09-021-2/+9
| * | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-021-1/+1
| * | | iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan2014-09-021-7/+21
| * | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon2014-09-021-15/+12Star
| * | | iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin2014-09-011-5/+0Star
| * | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan2014-09-011-2/+5
| * | | iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys2014-09-011-22/+25
| | |/ | |/|