summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-09-23iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-08-13iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-08-13iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-05-02iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-02-11iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven
2018-11-20iommu/vt-d: Ratelimit each dmar fault printingDmitry Safonov
2018-03-03iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2018-02-13iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2018-01-01iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-11-11iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel
2017-06-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-03-16iommu/amd: Fix the left value check of cmd bufferHuang Rui
2017-02-23iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2017-02-23iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He
2016-08-22iommu/vt-d: Improve fault handler error messagesAlex Williamson
2016-08-22iommu/vt-d: Ratelimit fault handlerAlex Williamson
2016-03-24iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-03-04iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2015-12-13iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse
2015-11-16iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-07-15iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel
2015-06-30iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse
2015-06-30iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-01-12iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2014-10-05iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan
2014-10-05iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi
2014-10-05iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel
2014-09-17iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-09-17iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel
2014-09-17iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson
2014-07-07iommu/fsl: Fix the error condition during iommu groupVarun Sethi
2014-07-07iommu/fsl: Fix the device domain attach condition.Varun Sethi
2014-07-07iommu/fsl: Fix PAMU window size check.Varun Sethi
2014-06-20iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel
2014-06-20iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04intel-iommu: integrate DMA CMAAkinobu Mita
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel
2014-05-30iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang
2014-05-30iommu/amd: Fix recently introduced compile warningsJoerg Roedel
2014-05-27driver core: dev_set_drvdata can no longer failJean Delvare
2014-05-26iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas
2014-05-26arm/ipmmu-vmsa: Fix compile errorJoerg Roedel
2014-05-26iommu/exynos: Fix checkpatch warningSachin Kamat
2014-05-26iommu/exynos: Fix trivial typoSachin Kamat