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/omap: Reset the domain field upon detaching
Suman Anna
2014-10-23
1
-0
/
+1
|
*
|
|
|
iommu/omap: Do not export unneeded functions
Suman Anna
2014-10-23
2
-7
/
+2
|
*
|
|
|
iommu/omap: Remove couple of unused exported functions
Suman Anna
2014-10-23
2
-26
/
+0
|
*
|
|
|
iommu/omap: Integrate omap-iommu-debug into omap-iommu
Suman Anna
2014-10-23
4
-80
/
+58
|
*
|
|
|
iommu/omap: Make pagetable debugfs entry read-only
Suman Anna
2014-10-23
1
-46
/
+2
|
*
|
|
|
iommu/omap: Fix the permissions on nr_tlb_entries
Suman Anna
2014-10-23
1
-1
/
+1
|
*
|
|
|
iommu/omap: Consolidate OMAP IOMMU modules
Suman Anna
2014-10-23
4
-419
/
+217
|
*
|
|
|
iommu/omap: Simplify omap2_iommu_fault_isr()
Suman Anna
2014-10-23
1
-19
/
+1
|
*
|
|
|
iommu/omap: Remove bogus version check in context save/restore
Suman Anna
2014-10-23
1
-6
/
+0
|
*
|
|
|
iommu/omap: Remove omap_iommu_arch_version() and version field
Suman Anna
2014-10-23
3
-15
/
+0
|
*
|
|
|
iommu/omap: Remove ver debugfs entry
Suman Anna
2014-10-23
1
-13
/
+0
|
*
|
|
|
iommu/omap: Remove conditional definition of dev_to_omap_iommu()
Suman Anna
2014-10-23
1
-2
/
+5
|
*
|
|
|
iommu/omap: Remove duplicate declarations
Suman Anna
2014-10-23
1
-3
/
+0
|
*
|
|
|
iommu/omap: Remove unused isr_priv field from omap_iommu
Suman Anna
2014-10-23
1
-1
/
+0
|
*
|
|
|
iommu/omap: Remove refcount field from omap_iommu object
Suman Anna
2014-10-23
2
-13
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
1
-8
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2014-11-23
1
-8
/
+0
|
|
/
/
*
|
|
memory: Add NVIDIA Tegra memory controller support
Thierry Reding
2014-12-04
2
-1093
/
+529
|
|
/
|
/
|
*
|
iommu: Improve error handling when setting bus iommu
Heiko Stübner
2014-11-04
1
-2
/
+16
*
|
iommu: Do more input validation in iommu_map_sg()
Joerg Roedel
2014-11-04
1
-11
/
+18
*
|
iommu: Add iommu_map_sg() function
Olav Haugan
2014-11-04
10
-0
/
+34
|
/
*
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-15
17
-330
/
+427
|
\
|
*
-
-
-
-
-
-
-
-
-
.
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
2014-10-02
17
-330
/
+427
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
2014-09-25
4
-7
/
+14
|
|
|
|
|
|
|
*
iommu: Fix bus notifier breakage
Mark Salter
2014-09-25
1
-10
/
+16
|
|
|
|
|
|
|
*
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
2014-09-25
1
-14
/
+13
|
|
|
|
|
|
|
*
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
2014-09-25
1
-67
/
+96
|
|
|
|
|
|
|
*
iommu: Make of_device_id array const
Kiran Padwal
2014-09-25
4
-4
/
+4
|
|
|
|
|
|
|
*
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
2014-09-25
1
-13
/
+0
|
|
|
|
|
|
|
*
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
2
-8
/
+6
|
|
|
|
|
|
|
*
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
1
-4
/
+3
|
|
|
|
|
|
|
*
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
1
-8
/
+5
|
|
|
|
|
|
|
*
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
1
-3
/
+2
|
|
|
|
|
|
|
*
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
1
-10
/
+9
|
|
|
|
|
|
|
*
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
1
-6
/
+5
|
|
|
|
|
|
|
*
iommu: Introduce iommu_capable API function
Joerg Roedel
2014-09-25
1
-3
/
+15
|
|
|
|
|
|
|
*
iommu: Convert iommu-caps from define to enum
Joerg Roedel
2014-09-25
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
2014-09-25
1
-6
/
+15
|
|
|
|
|
|
*
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
2014-09-25
1
-0
/
+3
|
|
|
|
|
|
*
iommu/amd: Remove device binding reference count
Joerg Roedel
2014-08-26
1
-3
/
+0
|
|
|
|
|
|
*
iommu/amd: Attach and detach complete alias group
Joerg Roedel
2014-08-26
1
-26
/
+20
|
|
|
|
|
|
*
iommu/amd: Keep a list of devices in an alias group
Joerg Roedel
2014-08-26
1
-0
/
+6
|
|
|
|
|
|
*
iommu/amd: Move struct iommu_dev_data to amd_iommu.c
Joerg Roedel
2014-08-26
2
-21
/
+21
|
|
|
|
|
*
|
iommu/vt-d: Work around broken RMRR firmware entries
Joerg Roedel
2014-10-02
1
-3
/
+19
|
|
|
|
|
*
|
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
2014-10-02
1
-0
/
+1
|
|
|
|
|
*
|
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
2014-10-02
1
-2
/
+1
|
|
|
|
|
*
|
iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-19
1
-1
/
+1
|
|
|
|
|
*
|
iommu/vt-d: Don't store SIRTP request
Jan Kiszka
2014-08-19
1
-2
/
+1
|
|
|
|
*
|
|
iommu/arm-smmu: fix bug in pmd construction
Mitchel Humpherys
2014-09-22
1
-0
/
+1
|
|
|
|
*
|
|
iommu/arm-smmu: support MMU-401
Robin Murphy
2014-09-16
1
-0
/
+1
[prev]
[next]