Age | Commit message (Expand) | Author | Files | Lines |
2018-09-25 | iommu/arm-smmu: Add support for the fsl-mc bus | Nipun Gupta | 2 | -0/+20 |
2018-09-25 | iommu/of: support iommu configuration for fsl-mc devices | Nipun Gupta | 1 | -0/+20 |
2018-09-25 | iommu/of: make of_pci_map_rid() available for other devices too | Nipun Gupta | 1 | -3/+2 |
2018-09-17 | intel-iommu: mark intel_dma_ops static | Christoph Hellwig | 1 | -1/+1 |
2018-09-17 | ia64: remove iommu_dma_supported | Christoph Hellwig | 1 | -2/+0 |
2018-08-26 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -17/+28 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -232/+739 |
2018-08-24 | iommu/rockchip: Move irq request past pm_runtime_enable | Marc Zyngier | 1 | -11/+13 |
2018-08-24 | iommu/rockchip: Handle errors returned from PM framework | Marc Zyngier | 1 | -6/+15 |
2018-08-18 | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -39/+2 |
2018-08-18 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 2 | -2/+3 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2 | -2/+4 |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 28 | -251/+819 |
2018-08-08 | iommu/omap: Fix cache flushes on L2 table entries | Ralf Goebel | 1 | -2/+2 |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 15 | -17/+3 |
2018-07-30 | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman | 2 | -19/+76 |
2018-07-27 | iommu/dma: Respect bus DMA limit for IOVAs | Robin Murphy | 1 | -0/+3 |
2018-07-27 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 4 | -15/+36 |
2018-07-27 | iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel | Will Deacon | 1 | -6/+16 |
2018-07-27 | iommu/arm-smmu-v3: Prevent any devices access to memory without registration | Zhen Lei | 1 | -1/+1 |
2018-07-27 | iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA | Dmitry Osipenko | 1 | -0/+7 |
2018-07-27 | iommu/ipmmu-vmsa: Clarify supported platforms | Geert Uytterhoeven | 1 | -2/+2 |
2018-07-27 | iommu/ipmmu-vmsa: Fix allocation in atomic context | Geert Uytterhoeven | 1 | -5/+4 |
2018-07-27 | iommu: Add config option to set passthrough as default | Olof Johansson | 2 | -0/+15 |
2018-07-27 | iommu: Add sysfs attribyte for domain type | Olof Johansson | 1 | -0/+32 |
2018-07-26 | iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register | Miao Zhong | 1 | -0/+1 |
2018-07-26 | iommu/arm-smmu: Error out only if not enough context interrupts | Vivek Gautam | 1 | -6/+10 |
2018-07-26 | iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE | Jean-Philippe Brucker | 1 | -1/+6 |
2018-07-26 | iommu/io-pgtable-arm: Fix pgtable allocation in selftest | Jean-Philippe Brucker | 1 | -1/+2 |
2018-07-20 | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2 | -18/+5 |
2018-07-20 | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu | 2 | -32/+19 |
2018-07-20 | iommu/vt-d: Allocate and free pasid table | Lu Baolu | 1 | -0/+10 |
2018-07-20 | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 4 | -4/+198 |
2018-07-20 | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu | 1 | -0/+21 |
2018-07-20 | iommu/vt-d: Move device_domain_info to header | Lu Baolu | 1 | -59/+4 |
2018-07-20 | iommu/vt-d: Apply global PASID in SVA | Lu Baolu | 1 | -11/+11 |
2018-07-20 | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu | 1 | -4/+10 |
2018-07-20 | iommu/vt-d: Global PASID name space | Lu Baolu | 4 | -1/+95 |
2018-07-20 | iommu/amd: Remove redundant WARN_ON() | Anna-Maria Gleixner | 1 | -12/+0 |
2018-07-20 | iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3 | Yoshihiro Shimoda | 1 | -0/+8 |
2018-07-20 | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu | 1 | -2/+30 |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring | 8 | -38/+1 |
2018-07-10 | iommu: Stop deferring probe at end of initcalls | Rob Herring | 1 | -1/+1 |
2018-07-06 | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit | 3 | -13/+50 |
2018-07-06 | iommu/amd: Add support for higher 64-bit IOMMU Control Register | Suravee Suthikulpanit | 1 | -13/+13 |
2018-07-06 | iommu/vt-d: Remove unnecessary WARN_ON() | Lu Baolu | 1 | -1/+1 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code | Jacopo Mondi | 1 | -0/+5 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code | Simon Horman | 1 | -0/+10 |
2018-07-06 | iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code | Magnus Damm | 1 | -4/+9 |
2018-07-06 | iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48 | Magnus Damm | 1 | -3/+7 |