index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Merge private header files
Joerg Roedel
2020-05-29
6
-110
/
+100
*
iommu/amd: Remove PD_DMA_OPS_MASK
Joerg Roedel
2020-05-29
1
-17
/
+7
*
iommu/amd: Consolidate domain allocation/freeing
Joerg Roedel
2020-05-29
1
-89
/
+27
*
iommu/amd: Free page-table in protection_domain_free()
Joerg Roedel
2020-05-29
1
-5
/
+6
*
iommu/amd: Allocate page-table in protection_domain_init()
Joerg Roedel
2020-05-29
1
-26
/
+22
*
iommu/amd: Let free_pagetable() not rely on domain->pt_root
Joerg Roedel
2020-05-29
1
-20
/
+16
*
iommu/amd: Unexport get_dev_data()
Joerg Roedel
2020-05-29
3
-11
/
+11
*
Merge tag 'v5.7-rc7' into x86/amd
Joerg Roedel
2020-05-29
5
-58
/
+180
|
\
|
*
iommu: Fix deferred domain attachment
Joerg Roedel
2020-05-19
1
-6
/
+11
|
*
iommu/amd: Fix get_acpihid_device_id()
Raul E Rangel
2020-05-13
1
-1
/
+2
|
*
iommu/amd: Fix over-read of ACPI UID from IVRS table
Alexander Monakov
2020-05-13
1
-4
/
+5
|
*
iommu/virtio: Reverse arguments to list_add
Julia Lawall
2020-05-08
1
-1
/
+1
|
*
iommu/amd: Do not flush Device Table in iommu_map_page()
Joerg Roedel
2020-05-05
1
-11
/
+16
|
*
iommu/amd: Update Device Table in increase_address_space()
Joerg Roedel
2020-05-05
1
-13
/
+36
|
*
iommu/amd: Call domain_flush_complete() in update_domain()
Joerg Roedel
2020-05-05
1
-0
/
+1
|
*
iommu/amd: Do not loop forever when trying to increase address space
Joerg Roedel
2020-05-05
1
-1
/
+12
|
*
iommu/amd: Fix race in increase_address_space()/fetch_pte()
Joerg Roedel
2020-05-05
2
-37
/
+112
*
|
iommu/amd: Unify format of the printed messages
Andy Shevchenko
2020-05-13
1
-4
/
+4
*
|
Merge tag 'v5.7-rc4' into core
Joerg Roedel
2020-05-13
5
-6
/
+10
|
\
|
|
*
iommu/qcom: Fix local_base status check
Tang Bin
2020-05-01
1
-1
/
+4
|
*
iommu: Properly export iommu_group_get_for_dev()
Greg Kroah-Hartman
2020-05-01
1
-1
/
+1
|
*
iommu/vt-d: Use right Kconfig option name
Lu Baolu
2020-05-01
1
-2
/
+2
|
*
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Suravee Suthikulpanit
2020-05-01
1
-1
/
+1
|
*
iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config
Krzysztof Kozlowski
2020-04-29
1
-1
/
+1
|
*
iommu/mediatek: Fix MTK_IOMMU dependencies
Geert Uytterhoeven
2020-04-29
1
-1
/
+1
|
*
iommu: Fix the memory leak in dev_iommu_free()
Kevin Hao
2020-04-29
1
-0
/
+1
*
|
iommu/iova: Unify format of the printed messages
Andy Shevchenko
2020-05-13
1
-3
/
+3
*
|
iommu/renesas: Fix unused-function warning
Arnd Bergmann
2020-05-13
1
-5
/
+2
*
|
iommu: Do not probe devices on IOMMU-less busses
Thierry Reding
2020-05-13
1
-0
/
+3
*
|
iommu/amd: Fix variable "iommu" set but not used
Qian Cai
2020-05-13
1
-3
/
+0
*
|
iommu: Unexport iommu_group_get_for_dev()
Joerg Roedel
2020-05-05
1
-2
/
+2
*
|
iommu: Move more initialization to __iommu_probe_device()
Joerg Roedel
2020-05-05
1
-29
/
+18
*
|
iommu: Remove add_device()/remove_device() code-paths
Joerg Roedel
2020-05-05
1
-120
/
+38
*
|
iommu/exynos: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-20
/
+6
*
|
iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
Joerg Roedel
2020-05-05
1
-0
/
+10
*
|
iommu/omap: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-36
/
+13
*
|
iommu/omap: Remove orphan_dev tracking
Joerg Roedel
2020-05-05
1
-50
/
+4
*
|
iommu/renesas: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-40
/
+20
*
|
iommu/tegra: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
2
-41
/
+14
*
|
iommu/rockchip: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-19
/
+7
*
|
iommu/qcom: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-17
/
+7
*
|
iommu/mediatek-v1 Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-30
/
+20
*
|
iommu/mediatek: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-18
/
+6
*
|
iommu/msm: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-27
/
+7
*
|
iommu/virtio: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-31
/
+10
*
|
iommu/s390: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-16
/
+6
*
|
iommu/pamu: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-17
/
+5
*
|
iommu/arm-smmu: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
2
-52
/
+25
*
|
iommu/vt-d: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-61
/
+6
*
|
iommu/amd: Convert to probe/release_device() call-backs
Joerg Roedel
2020-05-05
1
-49
/
+22
[next]