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
2020-05-19
iommu: Fix deferred domain attachment
Joerg Roedel
2020-05-13
iommu/amd: Fix get_acpihid_device_id()
Raul E Rangel
2020-05-13
iommu/amd: Fix over-read of ACPI UID from IVRS table
Alexander Monakov
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
2020-05-05
iommu/amd: Do not flush Device Table in iommu_map_page()
Joerg Roedel
2020-05-05
iommu/amd: Update Device Table in increase_address_space()
Joerg Roedel
2020-05-05
iommu/amd: Call domain_flush_complete() in update_domain()
Joerg Roedel
2020-05-05
iommu/amd: Do not loop forever when trying to increase address space
Joerg Roedel
2020-05-05
iommu/amd: Fix race in increase_address_space()/fetch_pte()
Joerg Roedel
2020-05-01
iommu/qcom: Fix local_base status check
Tang Bin
2020-05-01
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
2020-05-01
iommu/vt-d: Use right Kconfig option name
Lu Baolu
2020-05-01
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
2020-04-29
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Krzysztof Kozlowski
2020-04-29
iommu/mediatek: Fix MTK_IOMMU dependencies
Geert Uytterhoeven
2020-04-29
iommu: Fix the memory leak in dev_iommu_free()
Kevin Hao
2020-03-27
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
2020-03-27
iommu/virtio: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/qcom: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/renesas: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/arm-smmu: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/arm-smmu: Refactor master_cfg/fwspec usage
Robin Murphy
2020-03-27
iommu/arm-smmu-v3: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/arm-smmu: Fix uninitilized variable warning
Joerg Roedel
2020-03-27
iommu: Move iommu_fwspec to struct dev_iommu
Joerg Roedel
2020-03-27
iommu: Rename struct iommu_param to dev_iommu
Joerg Roedel
2020-03-27
iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
Joerg Roedel
2020-03-27
iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
Jean-Philippe Brucker
2020-03-27
iommu/virtio: Fix freeing of incomplete domains
Jean-Philippe Brucker
2020-03-27
iommu/vt-d: Add build dependency on IOASID
Jacob Pan
2020-03-27
iommu/vt-d: Fix mm reference leak
Jacob Pan
2020-03-19
iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()
Qian Cai
2020-03-19
iommu/vt-d: Fix page request descriptor size
Jacob Pan
2020-03-18
iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
Rob Herring
2020-03-18
iommu/arm-smmu-v3: Batch ATC invalidation commands
Rob Herring
2020-03-18
iommu/arm-smmu-v3: Batch context descriptor invalidation
Jean-Philippe Brucker
2020-03-18
iommu/arm-smmu-v3: Add command queue batching helpers
Jean-Philippe Brucker
2020-03-18
iommu/arm-smmu-v3: Write level-1 descriptors atomically
Jean-Philippe Brucker
2020-03-18
iommu/arm-smmu-v3: Add support for PCI PASID
Jean-Philippe Brucker
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
2020-03-13
iommu/vt-d: Fix debugfs register reads
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-13
iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
2020-03-10
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
[next]