1. aa759fd iommu/exynos: Add callback for initializing devices from device tree by Marek Szyprowski · 9 years ago
  2. 8ed55c8 iommu/exynos: Init from dt-specific callback instead of initcall by Marek Szyprowski · 9 years ago
  3. 622015e iommu/exynos: Add system suspend/resume support by Marek Szyprowski · 9 years ago
  4. ce70ca5 iommu/exynos: Add support for runtime_pm by Marek Szyprowski · 9 years ago
  5. 1b09205 iommu/exynos: Add support for binding more than one sysmmu to master device by Marek Szyprowski · 9 years ago
  6. 06801db iommu/exynos: Add/remove callbacks should fail if no iommu is available by Marek Szyprowski · 9 years ago
  7. 2860af3 iommu/exynos: Document internal structures by Marek Szyprowski · 9 years ago
  8. 312900c iommu/exynos: Remove excessive includes and sort others alphabetically by Marek Szyprowski · 9 years ago
  9. a9133b99 iommu/exynos: Use struct exynos_iommu_domain in internal structures by Marek Szyprowski · 9 years ago
  10. bfa0048 iommu/exynos: Rename variables to reflect their purpose by Marek Szyprowski · 9 years ago
  11. 469aceb iommu/exynos: Refactor function parameters to simplify code by Marek Szyprowski · 9 years ago
  12. 73db569 iommu/exynos: Remove useless members from exynos_iommu_owner structure by Marek Szyprowski · 9 years ago
  13. 3211cf2 iommu/exynos: Remove unused functions by Marek Szyprowski · 9 years ago
  14. 512bd0c iommu/exynos: Don't read version register on every tlb operation by Marek Szyprowski · 9 years ago
  15. dc3814f iommu/exynos: Tell kmemleak to ignore 2nd level page tables by Colin Cross · 9 years ago
  16. e1fd1ea iommu/exynos: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  17. a7b67cd iommu/exynos: Play nice in multi-platform builds by Thierry Reding · 10 years ago
  18. 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
  19. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  20. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. f171aba iommu/exynos: Fix trivial typos by Sachin Kamat · 10 years ago
  22. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  23. 365409d iommu/exynos: Fix checkpatch warning by Sachin Kamat · 10 years ago
  24. ba5fa6f iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 10 years ago
  25. 66a7ed8 iommu/exynos: Apply workaround of caching fault page table entries by Cho KyongHo · 10 years ago
  26. eeb5184 iommu/exynos: Turn on useful configuration options by Cho KyongHo · 10 years ago
  27. 6b21a5d iommu/exynos: Support for device tree by Cho KyongHo · 10 years ago
  28. 0bf4e54 iommu/exynos: Enhanced error messages by Cho KyongHo · 10 years ago
  29. bf4a1c9 iommu/exynos: Add devices attached to the System MMU to an IOMMU group by Antonios Motakis · 10 years ago
  30. d09d78f iommu/exynos: Use exynos-iommu specific typedef by Cho KyongHo · 10 years ago
  31. 9d4e7a2 iommu/exynos: Change rwlock to spinlock by Cho KyongHo · 10 years ago
  32. 1fab7fa iommu/exynos: Remove custom fault handler by Cho KyongHo · 10 years ago
  33. 7060587 iommu/exynos: Gating clocks of master H/W by Cho KyongHo · 10 years ago
  34. 46c16d1 iommu/exynos: Use managed device helper functions by Cho KyongHo · 10 years ago
  35. e5cf63c iommu/exynos: Remove dbgname from drvdata of a System MMU by Cho KyongHo · 10 years ago
  36. f4723ec iommu/exynos: Always enable runtime PM by Cho KyongHo · 10 years ago
  37. 6cb47ed iommu/exynos: Add missing cache flush for removed page table entries by Cho KyongHo · 10 years ago
  38. 8f8fcf9 iommu/exynos: Remove prefetch buffer setting by Cho KyongHo · 10 years ago
  39. 3ad6b7f iommu/exynos: Fix L2TLB invalidation by Cho KyongHo · 10 years ago
  40. 734c3c7 iommu/exynos: Allocate lv2 page table from own slab by Cho KyongHo · 10 years ago
  41. 61128f0 iommu/exynos: Change error handling when page table update is failed by Cho KyongHo · 10 years ago
  42. 7222e8d iommu/exynos: Fix build errors by Cho KyongHo · 10 years ago
  43. ca19243 iommu/exynos: Remove dead code (set_prefbuf) by Grant Grundler · 11 years ago
  44. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  45. 77e3835 iommu/exynos: Make exynos_sysmmu_disable static by Sachin Kamat · 12 years ago
  46. f8ffcc9 iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  47. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  48. 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
  49. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  50. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  51. 2a96536 iommu/exynos: Add iommu driver for EXYNOS Platforms by KyongHo Cho · 12 years ago