aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+28
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds28-232/+739
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-39/+2
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()Marek Szyprowski2-2/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2-2/+4
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel28-251/+819
2018-08-08iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel1-2/+2
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig15-17/+3
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2-19/+76
2018-07-27iommu/dma: Respect bus DMA limit for IOVAsRobin Murphy1-0/+3
2018-07-27Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel4-15/+36
2018-07-27iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernelWill Deacon1-6/+16
2018-07-27iommu/arm-smmu-v3: Prevent any devices access to memory without registrationZhen Lei1-1/+1
2018-07-27iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSADmitry Osipenko1-0/+7
2018-07-27iommu/ipmmu-vmsa: Clarify supported platformsGeert Uytterhoeven1-2/+2
2018-07-27iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven1-5/+4
2018-07-27iommu: Add config option to set passthrough as defaultOlof Johansson2-0/+15
2018-07-27iommu: Add sysfs attribyte for domain typeOlof Johansson1-0/+32
2018-07-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong1-0/+1
2018-07-26iommu/arm-smmu: Error out only if not enough context interruptsVivek Gautam1-6/+10
2018-07-26iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTEJean-Philippe Brucker1-1/+6
2018-07-26iommu/io-pgtable-arm: Fix pgtable allocation in selftestJean-Philippe Brucker1-1/+2
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu2-18/+5
2018-07-20iommu/vt-d: Apply per pci device pasid table in SVALu Baolu2-32/+19
2018-07-20iommu/vt-d: Allocate and free pasid tableLu Baolu1-0/+10
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu4-4/+198
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu1-0/+21
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu1-59/+4
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu1-11/+11
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu1-4/+10
2018-07-20iommu/vt-d: Global PASID name spaceLu Baolu4-1/+95
2018-07-20iommu/amd: Remove redundant WARN_ON()Anna-Maria Gleixner1-12/+0
2018-07-20iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3Yoshihiro Shimoda1-0/+8
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-2/+30
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring8-38/+1
2018-07-10iommu: Stop deferring probe at end of initcallsRob Herring1-1/+1
2018-07-06iommu/amd: Add support for IOMMU XT modeSuravee Suthikulpanit3-13/+50
2018-07-06iommu/amd: Add support for higher 64-bit IOMMU Control RegisterSuravee Suthikulpanit1-13/+13
2018-07-06iommu/vt-d: Remove unnecessary WARN_ON()Lu Baolu1-1/+1
2018-07-06iommu/ipmmu-vmsa: Hook up R8A77965 DT matching codeJacopo Mondi1-0/+5
2018-07-06iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching codeSimon Horman1-0/+10
2018-07-06iommu/ipmmu-vmsa: Hook up r8a7796 DT matching codeMagnus Damm1-4/+9
2018-07-06iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48Magnus Damm1-3/+7
2018-07-06iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook6-2/+61
2018-07-06iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook4-0/+79
2018-07-06iommu/msm: Don't call iommu_device_{,un}link from atomic contextNiklas Cassel1-11/+5
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2-4/+19
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+1