index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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-02-29
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
2016-02-25
iommu/exynos: Add support for v5 SYSMMU
Marek Szyprowski
2
-49
/
+140
2016-02-25
iommu/exynos: Add support for SYSMMU controller with bogus version reg
Marek Szyprowski
1
-1
/
+23
2016-02-25
iommu/exynos: Unify code for fldp cache invalidation
Marek Szyprowski
1
-9
/
+4
2016-02-25
iommu/exynos: Refactor init config code
Marek Szyprowski
1
-16
/
+9
2016-02-25
iommu/exynos: Refactor fault handling code
Marek Szyprowski
1
-68
/
+41
2016-02-25
iommu/exynos: Refactor code (no direct register access)
Marek Szyprowski
1
-21
/
+19
2016-02-25
iommu/exynos: Simplify master clock operations
Marek Szyprowski
1
-20
/
+12
[prev]
[next]