aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-05-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu
2018-04-03Merge tag 'v4.4.124' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.123' into v4.4-rtDaniel Wagner
2018-03-24iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar
2018-03-24iommu/omap: Register driver before setting IOMMU opsSuman Anna
2018-03-22iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2018-01-19Merge tag 'v4.4.112' into v4.4-rtDaniel Wagner
2018-01-17iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2018-01-05Merge tag 'v4.4.106' into v4.4-rtSteven Rostedt (VMware)
2017-12-16iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-11-29Merge tag 'v4.4.98' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.93' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.91' into v4.4-rtSteven Rostedt (VMware)
2017-11-15iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-08-02Merge tag 'v4.4.76' into v4.4-rtSteven Rostedt (VMware)
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-05-31Merge tag 'v4.4.70' into v4.4-rtSteven Rostedt (VMware)
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-04-10Merge tag 'v4.4.58' into v4.4-rtSteven Rostedt (VMware)
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-13Merge tag 'v4.4.53' into v4.4-rtSteven Rostedt (VMware)
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-02-07Merge tag 'v4.4.42' into v4.4-rtSteven Rostedt (Red Hat)
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui
2017-01-12iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter
2016-12-09Merge tag 'v4.4.36' into v4.4-rtSteven Rostedt (Red Hat)
2016-12-09Merge tag 'v4.4.33' into v4.4-rtSteven Rostedt (Red Hat)
2016-12-02iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-18iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-18iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He
2016-10-04Merge tag 'v4.4.23' into v4.4-rtSteven Rostedt (Red Hat)
2016-09-30Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-09-20Merge tag 'v4.4.20' into v4.4-rtSteven Rostedt (Red Hat)
2016-09-07iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon
2016-09-07iommu/arm-smmu: Fix CMDQ error handlingWill Deacon
2016-09-07iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy
2016-08-30Merge tag 'v4.4.19' into v4.4-rtSteven Rostedt (Red Hat)
2016-08-20iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel
2016-08-20iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel
2016-08-20iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel
2016-08-20iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang
2016-08-20iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski