index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
drivers: iommu: add workaround for multiple suspend/resume calls
Marek Szyprowski
1
-0
/
+11
2014-11-18
iommu/exynos: add dummy driver for enabling runtime pm for mem port devices
Marek Szyprowski
1
-0
/
+34
2014-11-18
iommu/exynos: register iommu-aware dma ops for client devices
Marek Szyprowski
2
-28
/
+62
2014-11-18
iommu/exynos: simplify some functions
Marek Szyprowski
1
-19
/
+8
2014-11-18
iommu/exynos: remove support for multiple sysmmu's per single device
Marek Szyprowski
1
-210
/
+100
2014-11-18
iommu/exynos: remove support for combined sysmmu controllers
Marek Szyprowski
1
-119
/
+74
2014-11-18
iommu/exynos: return 0 if iommu_attach_device() successes
Cho KyongHo
1
-6
/
+7
2014-11-18
iommu/exynos: change rwlock to spinlock
Cho KyongHo
1
-18
/
+18
2014-11-18
iommu/exynos: add bus notifier for registering System MMU
Cho KyongHo
1
-156
/
+552
2014-11-18
iommu/exynos: remove custom fault handler
Cho KyongHo
1
-54
/
+17
2014-11-18
iommu/exynos: remove prefetch buffer setting when enabling System MMU
Cho KyongHo
1
-5
/
+27
2014-11-18
iommu/exynos: support for device tree
Cho KyongHo
2
-117
/
+70
2014-11-18
iommu/exynos: allocate lv2 page table from own slab
Cho KyongHo
1
-4
/
+20
2014-11-18
iommu/exynos: fix page table maintenance
Cho KyongHo
1
-15
/
+37
2014-11-18
iommu/exynos: add missing cache flush for removed page table entries
Cho KyongHo
1
-0
/
+2
2014-11-18
iommu/exynos: do not include removed header
Cho KyongHo
1
-2
/
+1
2014-09-17
iommu/amd: Fix cleanup_domain for mass device removal
Joerg Roedel
1
-4
/
+6
2014-06-07
iommu/amd: Fix interrupt remapping for aliased devices
Alex Williamson
1
-1
/
+1
2014-02-13
intel-iommu: fix off-by-one in pagetable freeing
Alex Williamson
1
-1
/
+1
2013-12-08
iommu: Remove stack trace from broken irq remapping warning
Neil Horman
1
-6
/
+7
2013-12-08
iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
Julian Stecklina
1
-1
/
+5
2013-09-26
intel-iommu: Fix leaks in pagetable freeing
Alex Williamson
1
-37
/
+35
2013-07-25
iommu/amd: Only unmap large pages from the first pte
Alex Williamson
1
-1
/
+5
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-122
/
+328
2013-05-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...
Joerg Roedel
14
-131
/
+290
2013-05-02
iommu/tegra: Fix printk formats for dma_addr_t
Varun Sethi
2
-2
/
+4
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-37
/
+28
2013-04-24
iommu: Add a function to find an iommu group by id
Alexey Kardashevskiy
1
-0
/
+29
2013-04-24
iommu/vt-d: Remove warning for HPET scope type
Linn Crosetto
1
-1
/
+2
2013-04-24
x86/iommu/dmar: Remove warning for HPET scope type
Linn Crosetto
1
-1
/
+2
2013-04-23
iommu: Move swap_pci_ref function to drivers/iommu/pci.h.
Varun Sethi
3
-12
/
+31
2013-04-23
iommu/vt-d: Disable translation if already enabled
Takao Indoh
2
-1
/
+25
2013-04-23
iommu/amd: fix error return code in early_amd_iommu_init()
Wei Yongjun
1
-0
/
+1
2013-04-23
iommu/AMD: Per-thread IOMMU Interrupt Handling
Suravee Suthikulpanit
2
-50
/
+34
2013-04-19
iommu/amd: Workaround for ERBT1312
Joerg Roedel
1
-8
/
+26
2013-04-19
iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
Joerg Roedel
1
-3
/
+16
2013-04-19
iommu/amd: Add ioapic and hpet ivrs override
Joerg Roedel
1
-2
/
+62
2013-04-19
iommu/amd: Add early maps for ioapic and hpet
Joerg Roedel
1
-0
/
+38
2013-04-19
iommu/amd: Extend IVRS special device data structure
Joerg Roedel
2
-10
/
+21
2013-04-19
iommu/amd: Move add_special_device() to __init
Joerg Roedel
1
-1
/
+1
2013-04-18
iommu/amd: Properly initialize irq-table lock
Joerg Roedel
1
-0
/
+3
2013-04-18
iommu/amd: Use AMD specific data structure for irq remapping
Joerg Roedel
1
-27
/
+27
2013-04-18
iommu/amd: Remove map_sg_no_iommu()
Joerg Roedel
1
-21
/
+1
2013-04-18
iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
Neil Horman
3
-0
/
+18
2013-04-02
iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...
Varun Sethi
1
-2
/
+3
2013-04-02
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
Varun Sethi
9
-10
/
+9
2013-04-02
iommu/amd: Re-enable IOMMU event log interrupt after handling.
Suravee Suthikulpanit
2
-0
/
+4
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
[next]