Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9cb2dbf316d9a020fa4a042958930b85f24f2a6f
/
drivers
/
iommu
/
exynos-iommu.c
84bd042
iommu/exynos: Use proper readl/writel register interface
by Marek Szyprowski
· 9 years ago
dbf6c6e
iommu/exynos: Pointers are nto physical addresses
by Arnd Bergmann
· 9 years ago
5fa61cb
iommu/exynos: Support multiple attach_device calls
by Marek Szyprowski
· 9 years ago
740a01e
iommu/exynos: Add support for v5 SYSMMU
by Marek Szyprowski
· 9 years ago
850d313
iommu/exynos: Add support for SYSMMU controller with bogus version reg
by Marek Szyprowski
· 9 years ago
d631ea9
iommu/exynos: Unify code for fldp cache invalidation
by Marek Szyprowski
· 9 years ago
83addec
iommu/exynos: Refactor init config code
by Marek Szyprowski
· 9 years ago
d093fc7
iommu/exynos: Refactor fault handling code
by Marek Szyprowski
· 9 years ago
02cdc36
iommu/exynos: Refactor code (no direct register access)
by Marek Szyprowski
· 9 years ago
b398af2
iommu/exynos: Simplify master clock operations
by Marek Szyprowski
· 9 years ago
5e3435e
iommu/exynos: Remove ARM-specific cache flush interface
by Marek Szyprowski
· 9 years ago
58c6f6a
iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type
by Marek Szyprowski
· 9 years ago
6c2ae7e
iommu/exynos: Rework iommu group initialization
by Marek Szyprowski
· 9 years ago
aa759fd
iommu/exynos: Add callback for initializing devices from device tree
by Marek Szyprowski
· 9 years ago
8ed55c8
iommu/exynos: Init from dt-specific callback instead of initcall
by Marek Szyprowski
· 9 years ago
622015e
iommu/exynos: Add system suspend/resume support
by Marek Szyprowski
· 9 years ago
ce70ca5
iommu/exynos: Add support for runtime_pm
by Marek Szyprowski
· 9 years ago
1b09205
iommu/exynos: Add support for binding more than one sysmmu to master device
by Marek Szyprowski
· 9 years ago
06801db
iommu/exynos: Add/remove callbacks should fail if no iommu is available
by Marek Szyprowski
· 9 years ago
2860af3
iommu/exynos: Document internal structures
by Marek Szyprowski
· 9 years ago
312900c
iommu/exynos: Remove excessive includes and sort others alphabetically
by Marek Szyprowski
· 9 years ago
a9133b99
iommu/exynos: Use struct exynos_iommu_domain in internal structures
by Marek Szyprowski
· 9 years ago
bfa0048
iommu/exynos: Rename variables to reflect their purpose
by Marek Szyprowski
· 9 years ago
469aceb
iommu/exynos: Refactor function parameters to simplify code
by Marek Szyprowski
· 9 years ago
73db569
iommu/exynos: Remove useless members from exynos_iommu_owner structure
by Marek Szyprowski
· 9 years ago
3211cf2
iommu/exynos: Remove unused functions
by Marek Szyprowski
· 9 years ago
512bd0c
iommu/exynos: Don't read version register on every tlb operation
by Marek Szyprowski
· 9 years ago
dc3814f
iommu/exynos: Tell kmemleak to ignore 2nd level page tables
by Colin Cross
· 10 years ago
e1fd1ea
iommu/exynos: Make use of domain_alloc and domain_free
by Joerg Roedel
· 10 years ago
a7b67cd
iommu/exynos: Play nice in multi-platform builds
by Thierry Reding
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
315786e
iommu: Add iommu_map_sg() function
by Olav Haugan
· 10 years ago
98b773c
iommu: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f171aba
iommu/exynos: Fix trivial typos
by Sachin Kamat
· 10 years ago
b22f643
iommu: Constify struct iommu_ops
by Thierry Reding
· 10 years ago
365409d
iommu/exynos: Fix checkpatch warning
by Sachin Kamat
· 10 years ago
ba5fa6f
iommu/exynos: Remove unnecessary "&" from function pointers
by Bjorn Helgaas
· 11 years ago
66a7ed8
iommu/exynos: Apply workaround of caching fault page table entries
by Cho KyongHo
· 11 years ago
eeb5184
iommu/exynos: Turn on useful configuration options
by Cho KyongHo
· 11 years ago
6b21a5d
iommu/exynos: Support for device tree
by Cho KyongHo
· 11 years ago
0bf4e54
iommu/exynos: Enhanced error messages
by Cho KyongHo
· 11 years ago
bf4a1c9
iommu/exynos: Add devices attached to the System MMU to an IOMMU group
by Antonios Motakis
· 11 years ago
d09d78f
iommu/exynos: Use exynos-iommu specific typedef
by Cho KyongHo
· 11 years ago
9d4e7a2
iommu/exynos: Change rwlock to spinlock
by Cho KyongHo
· 11 years ago
1fab7fa
iommu/exynos: Remove custom fault handler
by Cho KyongHo
· 11 years ago
7060587
iommu/exynos: Gating clocks of master H/W
by Cho KyongHo
· 11 years ago
46c16d1
iommu/exynos: Use managed device helper functions
by Cho KyongHo
· 11 years ago
e5cf63c
iommu/exynos: Remove dbgname from drvdata of a System MMU
by Cho KyongHo
· 11 years ago
f4723ec
iommu/exynos: Always enable runtime PM
by Cho KyongHo
· 11 years ago
6cb47ed
iommu/exynos: Add missing cache flush for removed page table entries
by Cho KyongHo
· 11 years ago
8f8fcf9
iommu/exynos: Remove prefetch buffer setting
by Cho KyongHo
· 11 years ago
3ad6b7f
iommu/exynos: Fix L2TLB invalidation
by Cho KyongHo
· 11 years ago
734c3c7
iommu/exynos: Allocate lv2 page table from own slab
by Cho KyongHo
· 11 years ago
61128f0
iommu/exynos: Change error handling when page table update is failed
by Cho KyongHo
· 11 years ago
7222e8d
iommu/exynos: Fix build errors
by Cho KyongHo
· 11 years ago
ca19243
iommu/exynos: Remove dead code (set_prefbuf)
by Grant Grundler
· 11 years ago
bb5547ac
iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.
by Varun Sethi
· 12 years ago
77e3835
iommu/exynos: Make exynos_sysmmu_disable static
by Sachin Kamat
· 12 years ago
f8ffcc9
iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD
by Wei Yongjun
· 12 years ago
eb51637
iommu/exynos: Fix build error
by Sachin Kamat
· 12 years ago
97027da
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
07db040
iommu: Fix typo in iommu
by Masanari Iida
· 12 years ago
3177bb7
iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute
by Joerg Roedel
· 12 years ago
2a96536
iommu/exynos: Add iommu driver for EXYNOS Platforms
by KyongHo Cho
· 13 years ago