index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
*
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
*
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
*
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
2018-05-03
1
-29
/
+25
*
iommu/rockchip: Make clock handling optional
Heiko Stuebner
2018-05-03
1
-1
/
+8
*
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
2018-05-03
1
-1
/
+1
*
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
2018-05-03
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
18
-834
/
+868
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
2018-03-29
16
-699
/
+679
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation
Shameer Kolothum
2018-02-14
1
-1
/
+7
|
|
|
|
|
|
|
|
|
*
iommu/io-pgtable: Use size_t return type for all foo_unmap
Vivek Gautam
2018-02-13
3
-24
/
+25
|
|
|
|
|
|
|
|
|
*
iommu: Do not return error code for APIs with size_t return type
Suravee Suthikulpanit
2018-02-13
2
-4
/
+4
|
|
|
|
|
|
|
|
*
|
iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t
Robin Murphy
2018-03-29
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Support 52-bit virtual address
Robin Murphy
2018-03-27
1
-1
/
+9
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Support 52-bit physical address
Robin Murphy
2018-03-27
1
-15
/
+20
|
|
|
|
|
|
|
|
*
|
iommu/io-pgtable-arm: Support 52-bit physical address
Robin Murphy
2018-03-27
1
-18
/
+49
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Clean up queue definitions
Robin Murphy
2018-03-27
1
-73
/
+55
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Clean up table definitions
Robin Murphy
2018-03-27
1
-90
/
+59
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Clean up register definitions
Robin Murphy
2018-03-27
1
-97
/
+77
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Clean up address masking
Robin Murphy
2018-03-27
1
-32
/
+21
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: limit reporting of MSI allocation failures
Nate Watterson
2018-03-27
1
-1
/
+6
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Warn about missing IRQs
Robin Murphy
2018-03-27
1
-0
/
+6
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
|
iommu/exynos: Use generic group callback
Robin Murphy
2018-02-13
1
-12
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
iommu/mediatek: Fix protect memory setting
Yong Wu
2018-03-21
2
-5
/
+11
|
|
|
|
|
*
|
|
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
2018-02-13
1
-33
/
+21
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
iommu/omap: Increase group ref in .device_group()
Jeffy Chen
2018-03-15
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
iommu/rockchip: Support sharing IOMMU between masters
Jeffy Chen
2018-03-29
1
-2
/
+20
|
|
|
*
|
|
iommu/rockchip: Add runtime PM support
Jeffy Chen
2018-03-29
1
-52
/
+129
|
|
|
*
|
|
iommu/rockchip: Fix error handling in init
Jeffy Chen
2018-03-29
1
-13
/
+2
|
|
|
*
|
|
iommu/rockchip: Use OF_IOMMU to attach devices automatically
Jeffy Chen
2018-03-29
1
-95
/
+40
|
|
|
*
|
|
iommu/rockchip: Use IOMMU device for dma mapping operations
Jeffy Chen
2018-03-29
1
-61
/
+24
|
|
|
*
|
|
iommu/rockchip: Control clocks needed to access the IOMMU
Tomasz Figa
2018-03-29
1
-3
/
+47
|
|
|
*
|
|
iommu/rockchip: Fix TLB flush of secondary IOMMUs
Tomasz Figa
2018-03-29
1
-5
/
+7
|
|
|
*
|
|
iommu/rockchip: Use iopoll helpers to wait for hardware
Tomasz Figa
2018-03-29
1
-36
/
+39
|
|
|
*
|
|
iommu/rockchip: Fix error handling in attach
Tomasz Figa
2018-03-29
1
-4
/
+4
|
|
|
*
|
|
iommu/rockchip: Request irqs in rk_iommu_probe()
Jeffy Chen
2018-03-29
1
-29
/
+9
|
|
|
*
|
|
iommu/rockchip: Fix error handling in probe
Jeffy Chen
2018-03-29
1
-0
/
+2
|
|
|
*
|
|
iommu/rockchip: Prohibit unbind and remove
Jeffy Chen
2018-03-29
1
-20
/
+1
|
|
|
*
|
|
iommu/rockchip: Perform a reset on shutdown
Marc Zyngier
2018-03-15
1
-0
/
+18
|
|
|
|
/
/
|
|
*
|
|
iommu/vt-d:Remove unused variable
Shaokun Zhang
2018-03-29
1
-5
/
+1
|
|
*
|
|
iommu/vt-d: Use real PASID for flush in caching mode
Lu Baolu
2018-03-20
1
-10
/
+6
|
|
*
|
|
iommu/vt-d: Fix a potential memory leak
Lu Baolu
2018-03-15
1
-0
/
+1
|
|
*
|
|
iommu/vt-d: Add __init for dmar_register_bus_notifier()
Dmitry Safonov
2018-02-13
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
iommu/amd: Return proper error code in irq_remapping_alloc()
Sebastian Andrzej Siewior
2018-03-29
1
-2
/
+2
|
*
|
|
iommu/amd: Make amd_iommu_devtable_lock a spin_lock
Sebastian Andrzej Siewior
2018-03-29
1
-7
/
+7
|
*
|
|
iommu/amd: Drop the lock while allocating new irq remap table
Sebastian Andrzej Siewior
2018-03-29
1
-18
/
+45
|
*
|
|
iommu/amd: Factor out setting the remap table for a devid
Sebastian Andrzej Siewior
2018-03-29
1
-11
/
+12
|
*
|
|
iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()
Sebastian Andrzej Siewior
2018-03-29
1
-5
/
+5
|
*
|
|
iommu/amd: Remove the special case from alloc_irq_table()
Sebastian Andrzej Siewior
2018-03-29
1
-14
/
+20
|
*
|
|
iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock
Sebastian Andrzej Siewior
2018-03-29
1
-2
/
+3
[next]