index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
exynos-iommu.c
Age
Commit message (
Expand
)
Author
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
2017-02-10
iommu/exynos: Make use of iommu_device_register interface
Joerg Roedel
2017-01-26
iommu: Drop the of_iommu_{set/get}_ops() interface
Lorenzo Pieralisi
2017-01-10
iommu/exynos: Properly release device from the default domain in ->remove
Marek Szyprowski
2017-01-10
iommu/exynos: Ensure that SYSMMU is added only once to its master device
Marek Szyprowski
2017-01-10
iommu/exynos: Fix warnings from DMA-debug
Marek Szyprowski
2017-01-10
iommu/exynos: Improve page fault debug message
Marek Szyprowski
2016-11-14
iommu/exynos: Use device dependency links to control runtime pm
Marek Szyprowski
2016-11-14
iommu/exynos: Add runtime pm support
Marek Szyprowski
2016-11-14
iommu/exynos: Rework and fix internal locking
Marek Szyprowski
2016-11-14
iommu/exynos: Set master device once on boot
Marek Szyprowski
2016-11-14
iommu/exynos: Simplify internal enable/disable functions
Marek Szyprowski
2016-11-14
iommu/exynos: Remove dead code
Marek Szyprowski
2016-11-14
iommu/exynos: Remove excessive, useless debug
Marek Szyprowski
2016-11-14
iommu/exynos: Add support for page access protection bits
Marek Szyprowski
2016-08-09
iommu/exynos: Fix error handling for of_platform_device_create
Amitoj Kaur Chawla
2016-06-21
iommu/exynos: update to use iommu big-endian
Ben Dooks
2016-06-15
iommu/exynos: Prepare for deferred probe support
Marek Szyprowski
2016-06-15
iommu/exynos: Prepare clocks when needed, not in driver probe
Marek Szyprowski
2016-06-15
iommu/exynos: Fix master clock management for inactive SYSMMU
Marek Szyprowski
2016-06-15
iommu/exynos: Return proper errors from getting clocks
Marek Szyprowski
2016-06-15
iommu/exynos: Suppress unbinding to prevent system failure
Marek Szyprowski
2016-02-29
iommu/exynos: Use proper readl/writel register interface
Marek Szyprowski
2016-02-29
iommu/exynos: Pointers are nto physical addresses
Arnd Bergmann
2016-02-25
iommu/exynos: Support multiple attach_device calls
Marek Szyprowski
2016-02-25
iommu/exynos: Add support for v5 SYSMMU
Marek Szyprowski
2016-02-25
iommu/exynos: Add support for SYSMMU controller with bogus version reg
Marek Szyprowski
2016-02-25
iommu/exynos: Unify code for fldp cache invalidation
Marek Szyprowski
2016-02-25
iommu/exynos: Refactor init config code
Marek Szyprowski
2016-02-25
iommu/exynos: Refactor fault handling code
Marek Szyprowski
2016-02-25
iommu/exynos: Refactor code (no direct register access)
Marek Szyprowski
2016-02-25
iommu/exynos: Simplify master clock operations
Marek Szyprowski
2016-02-25
iommu/exynos: Remove ARM-specific cache flush interface
Marek Szyprowski
2016-02-25
iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type
Marek Szyprowski
2016-02-25
iommu/exynos: Rework iommu group initialization
Marek Szyprowski
2015-05-29
iommu/exynos: Add callback for initializing devices from device tree
Marek Szyprowski
2015-05-29
iommu/exynos: Init from dt-specific callback instead of initcall
Marek Szyprowski
2015-05-29
iommu/exynos: Add system suspend/resume support
Marek Szyprowski
2015-05-29
iommu/exynos: Add support for runtime_pm
Marek Szyprowski
2015-05-29
iommu/exynos: Add support for binding more than one sysmmu to master device
Marek Szyprowski
2015-05-29
iommu/exynos: Add/remove callbacks should fail if no iommu is available
Marek Szyprowski
2015-05-29
iommu/exynos: Document internal structures
Marek Szyprowski
2015-05-29
iommu/exynos: Remove excessive includes and sort others alphabetically
Marek Szyprowski
2015-05-29
iommu/exynos: Use struct exynos_iommu_domain in internal structures
Marek Szyprowski
2015-05-29
iommu/exynos: Rename variables to reflect their purpose
Marek Szyprowski
2015-05-29
iommu/exynos: Refactor function parameters to simplify code
Marek Szyprowski
2015-05-29
iommu/exynos: Remove useless members from exynos_iommu_owner structure
Marek Szyprowski
2015-05-29
iommu/exynos: Remove unused functions
Marek Szyprowski
2015-05-29
iommu/exynos: Don't read version register on every tlb operation
Marek Szyprowski
[next]