summaryrefslogtreecommitdiff
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAge
* iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2018-03-24
* iommu/omap: Register driver before setting IOMMU opsSuman Anna2018-03-24
* iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson2018-03-22
* iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-17
* iommu/vt-d: Fix scatterlist offset handlingRobin Murphy2017-12-16
* iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson2017-11-15
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-18
* iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko2017-10-08
* iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian2017-07-05
* iommu: Handle default domain attach failureRobin Murphy2017-07-05
* iommu/vt-d: Don't over-free page table directoriesDavid Dillow2017-07-05
* iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed2017-05-25
* iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen2017-03-30
* iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj2017-03-12
* iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang2017-01-12
* iommu/vt-d: Fix pasid table size encodingJacob Pan2017-01-12
* iommu/amd: Fix the left value check of cmd bufferHuang Rui2017-01-12
* iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter2017-01-12
* iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-12-02
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-12-02
* iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-18
* iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2016-11-18
* Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-09-30
* iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon2016-09-07
* iommu/arm-smmu: Fix CMDQ error handlingWill Deacon2016-09-07
* iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy2016-09-07
* iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-08-20
* iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel2016-08-20
* iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-08-20
* iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-08-20
* iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski2016-08-20
* iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-27
* iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-07-27
* iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker2016-07-27
* iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-05-04
* iommu/amd: Fix checking of pci dma aliasesJoerg Roedel2016-05-04
* iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-20
* iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2016-03-09
* iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit2016-03-09
* iommu/amd: Apply workaround for ATS write permission checkJay Cornwall2016-03-09
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-25
* iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2016-02-25
* iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-02-25
* iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He2016-02-25
* iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll2016-02-25
* iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon2016-02-17
* iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-07
* iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-28
* iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-28
* iommu/dma: Add some missing #includesRobin Murphy2015-12-28