1. 423595e iommu/exynos: Fix error handling for of_platform_device_create by Amitoj Kaur Chawla · 8 years ago
  2. 6ae5343 iommu/exynos: update to use iommu big-endian by Ben Dooks · 8 years ago
  3. 96f6655 iommu/exynos: Prepare for deferred probe support by Marek Szyprowski · 8 years ago
  4. fecc49d iommu/exynos: Prepare clocks when needed, not in driver probe by Marek Szyprowski · 8 years ago
  5. 01324ab iommu/exynos: Fix master clock management for inactive SYSMMU by Marek Szyprowski · 8 years ago
  6. 0c2b063 iommu/exynos: Return proper errors from getting clocks by Marek Szyprowski · 8 years ago
  7. b54b874 iommu/exynos: Suppress unbinding to prevent system failure by Marek Szyprowski · 8 years ago
  8. 84bd042 iommu/exynos: Use proper readl/writel register interface by Marek Szyprowski · 8 years ago
  9. dbf6c6e iommu/exynos: Pointers are nto physical addresses by Arnd Bergmann · 8 years ago
  10. 5fa61cb iommu/exynos: Support multiple attach_device calls by Marek Szyprowski · 8 years ago
  11. 740a01e iommu/exynos: Add support for v5 SYSMMU by Marek Szyprowski · 8 years ago
  12. 850d313 iommu/exynos: Add support for SYSMMU controller with bogus version reg by Marek Szyprowski · 8 years ago
  13. d631ea9 iommu/exynos: Unify code for fldp cache invalidation by Marek Szyprowski · 8 years ago
  14. 83addec iommu/exynos: Refactor init config code by Marek Szyprowski · 8 years ago
  15. d093fc7 iommu/exynos: Refactor fault handling code by Marek Szyprowski · 8 years ago
  16. 02cdc36 iommu/exynos: Refactor code (no direct register access) by Marek Szyprowski · 8 years ago
  17. b398af2 iommu/exynos: Simplify master clock operations by Marek Szyprowski · 8 years ago
  18. 5e3435e iommu/exynos: Remove ARM-specific cache flush interface by Marek Szyprowski · 8 years ago
  19. 58c6f6a iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type by Marek Szyprowski · 8 years ago
  20. 6c2ae7e iommu/exynos: Rework iommu group initialization by Marek Szyprowski · 8 years ago
  21. aa759fd iommu/exynos: Add callback for initializing devices from device tree by Marek Szyprowski · 9 years ago
  22. 8ed55c8 iommu/exynos: Init from dt-specific callback instead of initcall by Marek Szyprowski · 9 years ago
  23. 622015e iommu/exynos: Add system suspend/resume support by Marek Szyprowski · 9 years ago
  24. ce70ca5 iommu/exynos: Add support for runtime_pm by Marek Szyprowski · 9 years ago
  25. 1b09205 iommu/exynos: Add support for binding more than one sysmmu to master device by Marek Szyprowski · 9 years ago
  26. 06801db iommu/exynos: Add/remove callbacks should fail if no iommu is available by Marek Szyprowski · 9 years ago
  27. 2860af3 iommu/exynos: Document internal structures by Marek Szyprowski · 9 years ago
  28. 312900c iommu/exynos: Remove excessive includes and sort others alphabetically by Marek Szyprowski · 9 years ago
  29. a9133b99 iommu/exynos: Use struct exynos_iommu_domain in internal structures by Marek Szyprowski · 9 years ago
  30. bfa0048 iommu/exynos: Rename variables to reflect their purpose by Marek Szyprowski · 9 years ago
  31. 469aceb iommu/exynos: Refactor function parameters to simplify code by Marek Szyprowski · 9 years ago
  32. 73db569 iommu/exynos: Remove useless members from exynos_iommu_owner structure by Marek Szyprowski · 9 years ago
  33. 3211cf2 iommu/exynos: Remove unused functions by Marek Szyprowski · 9 years ago
  34. 512bd0c iommu/exynos: Don't read version register on every tlb operation by Marek Szyprowski · 9 years ago
  35. dc3814f iommu/exynos: Tell kmemleak to ignore 2nd level page tables by Colin Cross · 9 years ago
  36. e1fd1ea iommu/exynos: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  37. a7b67cd iommu/exynos: Play nice in multi-platform builds by Thierry Reding · 9 years ago
  38. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  39. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  40. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  41. f171aba iommu/exynos: Fix trivial typos by Sachin Kamat · 10 years ago
  42. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  43. 365409d iommu/exynos: Fix checkpatch warning by Sachin Kamat · 10 years ago
  44. ba5fa6f iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 10 years ago
  45. 66a7ed8 iommu/exynos: Apply workaround of caching fault page table entries by Cho KyongHo · 10 years ago
  46. eeb5184 iommu/exynos: Turn on useful configuration options by Cho KyongHo · 10 years ago
  47. 6b21a5d iommu/exynos: Support for device tree by Cho KyongHo · 10 years ago
  48. 0bf4e54 iommu/exynos: Enhanced error messages by Cho KyongHo · 10 years ago
  49. bf4a1c9 iommu/exynos: Add devices attached to the System MMU to an IOMMU group by Antonios Motakis · 10 years ago
  50. d09d78f iommu/exynos: Use exynos-iommu specific typedef by Cho KyongHo · 10 years ago
  51. 9d4e7a2 iommu/exynos: Change rwlock to spinlock by Cho KyongHo · 10 years ago
  52. 1fab7fa iommu/exynos: Remove custom fault handler by Cho KyongHo · 10 years ago
  53. 7060587 iommu/exynos: Gating clocks of master H/W by Cho KyongHo · 10 years ago
  54. 46c16d1 iommu/exynos: Use managed device helper functions by Cho KyongHo · 10 years ago
  55. e5cf63c iommu/exynos: Remove dbgname from drvdata of a System MMU by Cho KyongHo · 10 years ago
  56. f4723ec iommu/exynos: Always enable runtime PM by Cho KyongHo · 10 years ago
  57. 6cb47ed iommu/exynos: Add missing cache flush for removed page table entries by Cho KyongHo · 10 years ago
  58. 8f8fcf9 iommu/exynos: Remove prefetch buffer setting by Cho KyongHo · 10 years ago
  59. 3ad6b7f iommu/exynos: Fix L2TLB invalidation by Cho KyongHo · 10 years ago
  60. 734c3c7 iommu/exynos: Allocate lv2 page table from own slab by Cho KyongHo · 10 years ago
  61. 61128f0 iommu/exynos: Change error handling when page table update is failed by Cho KyongHo · 10 years ago
  62. 7222e8d iommu/exynos: Fix build errors by Cho KyongHo · 10 years ago
  63. ca19243 iommu/exynos: Remove dead code (set_prefbuf) by Grant Grundler · 11 years ago
  64. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  65. 77e3835 iommu/exynos: Make exynos_sysmmu_disable static by Sachin Kamat · 11 years ago
  66. f8ffcc9 iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  67. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  68. 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
  69. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  70. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  71. 2a96536 iommu/exynos: Add iommu driver for EXYNOS Platforms by KyongHo Cho · 12 years ago