index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
iommu/amd: Signedness bug in acpihid_device_group()
Dan Carpenter
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-04-11
PCI: Add support for multiple DMA aliases
Jacek Lawrynowicz
1
-7
/
+3
2016-04-11
iommu/amd: Fix checking of pci dma aliases
Joerg Roedel
1
-11
/
+76
2016-04-07
iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag
Robin Murphy
1
-5
/
+11
2016-04-07
iommu/io-pgtable-arm: Support IOMMU_MMIO flag
Robin Murphy
1
-2
/
+7
2016-04-07
iommu/vt-d: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-04-07
iommu/rockchip: Fix "is stall active" check
John Keeping
1
-4
/
+4
2016-04-07
powerpc: Fix incorrect PPC32 PAMU dependency
Andy Fleming
1
-2
/
+1
2016-04-07
iommu: Don't overwrite domain pointer when there is no default_domain
Joerg Roedel
1
-1
/
+2
2016-04-07
iommu/amd: Set AMD iommu callbacks for amba bus
Wan Zongshun
1
-1
/
+12
2016-04-07
iommu/amd: Manage iommu_group for ACPI HID devices
Wan Zongshun
1
-1
/
+32
2016-04-07
iommu/amd: Add iommu support for ACPI HID devices
Wan Zongshun
1
-9
/
+60
2016-04-07
iommu/amd: Make call-sites of get_device_id aware of its return value
Wan Zongshun
1
-10
/
+41
2016-04-07
iommu/amd: Introduces ivrs_acpihid kernel parameter
Suravee Suthikulpanit
1
-0
/
+33
2016-04-07
iommu/amd: Add new map for storing IVHD dev entry type HID
Wan Zongshun
3
-0
/
+137
2016-04-07
iommu/amd: Use the most comprehensive IVHD type that the driver can support
Suravee Suthikulpanit
1
-29
/
+78
2016-04-07
iommu/amd: Modify ivhd_header structure to support type 11h and 40h
Suravee Suthikulpanit
1
-2
/
+33
2016-04-07
iommu/amd: Adding Extended Feature Register check for PC support
Suravee Suthikulpanit
1
-8
/
+24
2016-04-05
iommu/omap: Align code with open parenthesis
Suman Anna
1
-1
/
+1
2016-04-05
iommu/omap: Use WARN_ON for page table alignment check
Suman Anna
1
-1
/
+4
2016-04-05
iommu/omap: Replace BUG() in iopgtable_store_entry_core()
Suman Anna
1
-1
/
+3
2016-04-05
iommu/omap: Remove iopgtable_clear_entry_all() from driver remove
Suman Anna
1
-1
/
+0
2016-04-05
x86/vt-d: Fix comment for dma_pte_free_pagetable()
Michael S. Tsirkin
1
-1
/
+1
2016-04-05
iommu/rockchip: Don't feed NULL res pointers to devres
Tomeu Vizoso
1
-0
/
+2
2016-04-05
iommu/vt-d: Improve fault handler error messages
Alex Williamson
1
-9
/
+5
2016-04-05
iommu/vt-d: Ratelimit fault handler
Alex Williamson
1
-11
/
+22
2016-04-05
iommu/mediatek: Add 4GB mode support
Yong Wu
1
-3
/
+11
2016-04-05
iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
Yong Wu
2
-1
/
+18
2016-04-05
iommu/io-pgtable: Fix a brace coding style issue.
Cosmin-Gabriel Samoila
1
-2
/
+1
2016-04-05
iommu/dma: Restore scatterlist offsets correctly
Robin Murphy
1
-2
/
+2
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-400
/
+2273
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
13
-400
/
+2273
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-02
iommu/mediatek: Check for NULL instead of IS_ERR()
Dan Carpenter
1
-3
/
+3
2016-03-02
iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
Robin Murphy
1
-1
/
+1
2016-03-01
iommu/mediatek: Fix handling of of_count_phandle_with_args result
Andrzej Hajda
1
-2
/
+1
2016-03-01
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2
-4
/
+5
2016-02-29
iommu/amd: Detach device from domain before removal
Joerg Roedel
1
-0
/
+4
2016-02-29
iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
Robin Murphy
1
-1
/
+1
2016-02-29
iommu/mediatek: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-02-29
iommu/mediatek: Select ARM_DMA_USE_IOMMU
Arnd Bergmann
1
-0
/
+1
2016-02-29
iommu/exynos: Use proper readl/writel register interface
Marek Szyprowski
1
-19
/
+19
2016-02-29
iommu/exynos: Pointers are nto physical addresses
Arnd Bergmann
1
-1
/
+1
2016-02-25
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
1
-0
/
+29
2016-02-25
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
1
-12
/
+22
2016-02-25
iommu/mediatek: Add mt8173 IOMMU driver
Yong Wu
3
-0
/
+754
2016-02-25
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
3
-52
/
+78
2016-02-25
iommu/ipmmu-vmsa: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-25
iommu/exynos: Support multiple attach_device calls
Marek Szyprowski
1
-32
/
+40
[prev]
[next]