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
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel
2020-06-02
Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...
Joerg Roedel
2020-05-29
iommu/vt-d: Remove real DMA lookup in find_domain
Jon Derrick
2020-05-29
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
2020-05-29
iommu/vt-d: Only clear real DMA device's context entries
Jon Derrick
2020-05-27
iommu/vt-d: Use pci_ats_supported()
Jean-Philippe Brucker
2020-05-25
iommu/vt-d: fix a GCC warning
Qian Cai
2020-05-18
iommu/vt-d: Remove IOVA handling code from the non-dma_ops path
Tom Murphy
2020-05-18
iommu/vt-d: Disable non-recoverable fault processing before unbind
Lu Baolu
2020-05-18
iommu/vt-d: Replace intel SVM APIs with generic SVA APIs
Jacob Pan
2020-05-18
iommu/vt-d: Report SVA feature with generic flag
Jacob Pan
2020-05-18
iommu/vt-d: Add get_domain_info() helper
Lu Baolu
2020-05-18
iommu/vt-d: Add custom allocator for IOASID
Jacob Pan
2020-05-18
iommu/vt-d: Add svm/sva invalidate function
Jacob Pan
2020-05-18
iommu/vt-d: Add bind guest PASID support
Jacob Pan
2020-05-18
iommu/vt-d: Add nested translation helper function
Jacob Pan
2020-05-18
iommu/vt-d: Move domain helper to header
Jacob Pan
2020-05-13
iommu/vt-d: Unify format of the printed messages
Andy Shevchenko
2020-05-13
iommu/vt-d: Apply per-device dma_ops
Lu Baolu
2020-05-13
iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain
Lu Baolu
2020-05-13
iommu/vt-d: Allow 32bit devices to uses DMA domain
Lu Baolu
2020-05-13
Merge tag 'v5.7-rc4' into core
Joerg Roedel
2020-05-05
iommu/vt-d: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
iommu/vt-d: Wire up iommu_ops->def_domain_type
Joerg Roedel
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
2020-03-19
iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()
Qian Cai
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2020-03-13
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
2020-03-13
iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
2020-03-10
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
2020-03-02
iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
Yonghyun Hwang
2020-02-18
iommu/vt-d: Simplify check in identity_mapping()
Joerg Roedel
2020-02-18
iommu/vt-d: Remove deferred_attach_domain()
Joerg Roedel
2020-02-18
iommu/vt-d: Do deferred attachment in iommu_need_mapping()
Joerg Roedel
2020-02-18
iommu/vt-d: Move deferred device attachment into helper function
Joerg Roedel
2020-02-18
iommu/vt-d: Add attach_deferred() helper
Joerg Roedel
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-24
iommu/vt-d: Remove VMD child device sanity check
Jon Derrick
2020-01-24
iommu/vt-d: Use pci_real_dma_dev() for mapping
Jon Derrick
2020-01-24
Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2020-01-24
iommu/vt-d: Unnecessary to handle default identity domain
Lu Baolu
2020-01-24
iommu/vt-d: Allow devices with RMRRs to use identity domain
Lu Baolu
2020-01-24
iommu/vt-d: Add RMRR base and end addresses sanity check
Barret Rhoden
2020-01-24
iommu/vt-d: Mark firmware tainted if RMRR fails sanity check
Barret Rhoden
2020-01-24
iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
Jerry Snitselaar
2020-01-07
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
2020-01-07
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
2020-01-07
iommu/vt-d: debugfs: Add support to show page table internals
Lu Baolu
2020-01-07
iommu/vt-d: Use iova over first level
Lu Baolu
[next]