summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0813-66/+77
|\
| *-------. Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2018-01-1714-72/+92
| |\ \ \ \ \
| | | | | | * iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-177-28/+12
| | | | | | * iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hookRobin Murphy2018-01-171-12/+2
| | | | | | * iommu/msm: Claim bus ops on probeRobin Murphy2018-01-171-13/+3
| | | | | | * iommu: Check the result of iommu_group_get() for NULLJordan Crouse2017-12-201-0/+5
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/vt-d: Enable 5-level paging mode in the PASID entrySohil Mehta2018-01-171-2/+13
| | | | | * iommu/vt-d: Add a check for 5-level paging supportSohil Mehta2018-01-171-0/+4
| | | | | * iommu/vt-d: Add a check for 1GB page supportSohil Mehta2018-01-171-0/+4
| | | | | * iommu/vt-d: Enable upto 57 bits of domain address widthSohil Mehta2018-01-171-1/+1
| | | | | * iommu/vt-d: Use domain instead of cache fetchingPeter Xu2018-01-171-2/+1
| | | | | * iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2017-12-201-3/+6
| | |_|_|/ | |/| | |
| | | | * iommu/amd: Set the device table entry PPR bit for IOMMU V2 devicesGary R Hook2017-12-202-5/+17
| | | | * iommu/amd - Record more information about unknown eventsGary R Hook2017-12-201-1/+3
| | |_|/ | |/| |
| | | * iommu/exynos: Don't unconditionally steal bus opsRobin Murphy2018-01-171-0/+7
| | * | iommu/omap: Fix debugfs_create_*() usageGeert Uytterhoeven2018-01-171-2/+2
| | |/
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-063-6/+9
|\ \ \
| * | | iommu/amd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-113-6/+9
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-011-4/+120
|\ \ \
| * \ \ Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2017-12-211-4/+120
| |\ \ \ | | |/ / | |/| |
| | * | iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()Wei Yongjun2017-12-201-1/+1
| | * | iommu/tegra: Allow devices to be groupedThierry Reding2017-12-151-4/+120
* | | | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-312-0/+2
* | | | ia64: clean up swiotlb supportChristoph Hellwig2018-01-151-1/+1
| |_|/ |/| |
* | | iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy2018-01-021-1/+8
* | | iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-021-3/+5
* | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-292-2/+2
|/ /
* | Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-12-061-3/+5
|\ \ | |/ |/|
| * iommu/vt-d: Fix scatterlist offset handlingRobin Murphy2017-11-171-3/+5
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
|/
* Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-1417-615/+970
|\
| *-----. Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Alex Williamson2017-11-1320-559/+849
| |\ \ \ \
| | | | | * iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fqSebastian Andrzej Siewior2017-11-061-3/+1
| | | | * | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching codeMagnus Damm2017-11-061-0/+29
| | | | * | iommu/ipmmu-vmsa: Allow two bit SL0Magnus Damm2017-11-061-1/+13
| | | | * | iommu/ipmmu-vmsa: Make IMBUSCTR setup optionalMagnus Damm2017-11-061-3/+6
| | | | * | iommu/ipmmu-vmsa: Write IMCTR twiceMagnus Damm2017-11-061-21/+35
| | | | * | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterMagnus Damm2017-11-061-0/+1
| | | | * | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Magnus Damm2017-11-061-9/+41
| | | | * | iommu/ipmmu-vmsa: Enable multi context supportMagnus Damm2017-11-061-8/+22
| | | | * | iommu/ipmmu-vmsa: Add optional root device featureMagnus Damm2017-11-061-17/+73
| | | | * | iommu/ipmmu-vmsa: Introduce features, break out aliasMagnus Damm2017-11-061-7/+24
| | | | * | iommu/ipmmu-vmsa: Unify ipmmu_opsRobin Murphy2017-11-061-50/+19
| | | | * | iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_privRobin Murphy2017-11-061-24/+12
| | | | * | iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy2017-11-061-44/+9
| | | | * | iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy2017-11-061-41/+24
| | | | * | iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)2017-11-061-1/+1
| | | | |/
| | | * | iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu2017-11-031-0/+2
| | | * | iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu2017-11-031-1/+2
OpenPOWER on IntegriCloud