index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2018-04-24
iommu/vt-d: Fix a potential memory leak
Lu Baolu
2018-03-24
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Jerry Snitselaar
2018-03-24
iommu/omap: Register driver before setting IOMMU ops
Suman Anna
2018-03-22
iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
Nate Watterson
2018-01-17
iommu/arm-smmu-v3: Don't free page table ops twice
Jean-Philippe Brucker
2017-12-16
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
2017-11-15
iommu/arm-smmu-v3: Clear prior settings when updating STEs
Nate Watterson
2017-10-18
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
2017-10-08
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
2017-07-05
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
2017-07-05
iommu: Handle default domain attach failure
Robin Murphy
2017-07-05
iommu/vt-d: Don't over-free page table directories
David Dillow
2017-05-25
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
KarimAllah Ahmed
2017-03-30
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
2017-03-12
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
2017-01-12
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Xunlei Pang
2017-01-12
iommu/vt-d: Fix pasid table size encoding
Jacob Pan
2017-01-12
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
2017-01-12
iommu/amd: Missing error code in amd_iommu_init_device()
Dan Carpenter
2016-12-02
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2016-12-02
iommu/vt-d: Fix PASID table allocation
David Woodhouse
2016-11-18
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
2016-11-18
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Baoquan He
2016-09-30
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-09-07
iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
Will Deacon
2016-09-07
iommu/arm-smmu: Fix CMDQ error handling
Will Deacon
2016-09-07
iommu/dma: Don't put uninitialised IOVA domains
Robin Murphy
2016-08-20
iommu/amd: Update Alias-DTE in update_device_table()
Joerg Roedel
2016-08-20
iommu/amd: Init unity mappings only for dma_ops domains
Joerg Roedel
2016-08-20
iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
Joerg Roedel
2016-08-20
iommu/vt-d: Return error code in domain_context_mapping_one()
Wei Yang
2016-08-20
iommu/exynos: Suppress unbinding to prevent system failure
Marek Szyprowski
2016-07-27
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
2016-07-27
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
Joerg Roedel
2016-07-27
iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
Jean-Philippe Brucker
2016-05-04
iommu/dma: Restore scatterlist offsets correctly
Robin Murphy
2016-05-04
iommu/amd: Fix checking of pci dma aliases
Joerg Roedel
2016-04-20
iommu: Don't overwrite domain pointer when there is no default_domain
Joerg Roedel
2016-03-09
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2016-03-09
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
2016-03-09
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
2016-02-25
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
2016-02-25
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2016-02-25
iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
David Woodhouse
2016-02-25
iommu/amd: Correct the wrong setting of alias DTE in do_attach
Baoquan He
2016-02-25
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
2016-02-17
iommu/io-pgtable-arm: Ensure we free the final level on teardown
Will Deacon
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
2015-12-28
iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
Geert Uytterhoeven
2015-12-28
iommu/dma: Avoid unlikely high-order allocations
Robin Murphy
[next]