1. 433c434 iommu/omap: Use WARN_ON for page table alignment check by Suman Anna · 8 years ago
  2. 7c1ab60 iommu/omap: Replace BUG() in iopgtable_store_entry_core() by Suman Anna · 8 years ago
  3. 521f408 iommu/omap: Remove iopgtable_clear_entry_all() from driver remove by Suman Anna · 8 years ago
  4. 3ca9299 iommu/omap: Add support for configuring dsp iommus on DRA7xx by Suman Anna · 9 years ago
  5. 5835b6a iommu/omap: Align code with open parenthesis by Suman Anna · 9 years ago
  6. 99ee98d iommu/omap: Remove unnecessary error traces on alloc failures by Suman Anna · 9 years ago
  7. 69c2c19 iommu/omap: Move debugfs functions to omap-iommu-debug.c by Suman Anna · 9 years ago
  8. 0cdbf72 iommu/omap: Remove all module references by Suman Anna · 9 years ago
  9. 8cf851e iommu/omap: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  10. f938aab iommu/omap: Play nice in multi-platform builds by Thierry Reding · 9 years ago
  11. 1d7f449 iommu/omap: Print phys_addr_t using %pa by Joerg Roedel · 9 years ago
  12. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  13. 99cb9ae iommu/omap: Use dev_get_platdata() by Kiran Padwal · 10 years ago
  14. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  15. f24d9ad iommu/omap: Reset the domain field upon detaching by Suman Anna · 10 years ago
  16. 4899a56 iommu/omap: Do not export unneeded functions by Suman Anna · 10 years ago
  17. c55caec iommu/omap: Remove couple of unused exported functions by Suman Anna · 10 years ago
  18. 61c7535 iommu/omap: Integrate omap-iommu-debug into omap-iommu by Suman Anna · 10 years ago
  19. bd4396f iommu/omap: Consolidate OMAP IOMMU modules by Suman Anna · 10 years ago
  20. 3acb04c iommu/omap: Remove omap_iommu_arch_version() and version field by Suman Anna · 10 years ago
  21. 2088ecb iommu/omap: Remove refcount field from omap_iommu object by Suman Anna · 10 years ago
  22. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  23. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  24. a6fda0f iommu/omap: Remove omap_iommu unused owner field by Laurent Pinchart · 10 years ago
  25. 7d68277 iommu/omap: Fix iommu archdata name for DT-based devices by Suman Anna · 10 years ago
  26. e3f595b iommu/omap: Check for valid archdata in attach_dev by Suman Anna · 10 years ago
  27. 4c5e9d9 Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next by Joerg Roedel · 10 years ago
  28. baaa7b5 iommu/omap: Remove virtual memory manager by Laurent Pinchart · 10 years ago
  29. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  30. 286f600 iommu/omap: Fix map protection value handling by Laurent Pinchart · 10 years ago
  31. 67b779d iommu/omap: Remove comment about supporting single page mappings only by Laurent Pinchart · 10 years ago
  32. f7129a0 iommu/omap: Fix 'no page for' debug message in flush_iotlb_page() by Laurent Pinchart · 10 years ago
  33. 5acc97d iommu/omap: Move to_iommu definition from omap-iopgtable.h by Suman Anna · 10 years ago
  34. 2ac6133 iommu/omap: Remove omap_iommu_domain_has_cap() function by Suman Anna · 10 years ago
  35. d760e3e iommu/omap: Correct init value of iotlb_entry valid field by Suman Anna · 10 years ago
  36. e28045a iommu/omap: Check for NULL in iopte_free() by Zhouyi Zhou · 10 years ago
  37. 07a0203 iommu/omap: Allocate archdata on the fly for DT-based devices by Laurent Pinchart · 10 years ago
  38. b148d5f iommu/omap: Enable bus-error back on supported iommus by Suman Anna · 10 years ago
  39. 3c92748 iommu/omap: Add devicetree support by Florian Vaussard · 10 years ago
  40. 90e569c iommu/omap: Allow enable/disable even without pdata by Florian Vaussard · 10 years ago
  41. 7ee08b9e iommu/omap: Fix error return paths in omap_iommu_attach() by Suman Anna · 10 years ago
  42. f129b3d iommu/omap: Convert to devm_* interfaces by Suman Anna · 10 years ago
  43. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  44. b6c2e09 iommu/omap: fix checkpatch warnings in omap iommu code by Suman Anna · 11 years ago
  45. 2abfcfb iommu/omap: fix printk formats for dma_addr_t by Suman Anna · 11 years ago
  46. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  47. 0af125c iommu/omap: Remove unnecessary null pointer check by Cong Ding · 11 years ago
  48. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  49. ebf7cda iommu/omap: Adapt to runtime pm by Omar Ramirez Luna · 11 years ago
  50. 72b15b6 iommu/omap: Migrate to hwmod framework by Omar Ramirez Luna · 11 years ago
  51. 87f8e57 iommu/omap: Keep mmu enabled when requested by Omar Ramirez Luna · 11 years ago
  52. a339772 iommu/omap: Remove redundant clock handling on ISR by Omar Ramirez Luna · 11 years ago
  53. 2ab7c84 ARM: OMAP2+: Move iommu/iovmm headers to platform_data by Tony Lindgren · 12 years ago
  54. 7bd9e25 ARM: OMAP2+: Make some definitions local by Ido Yariv · 12 years ago
  55. ed1c7de ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c by Tony Lindgren · 12 years ago
  56. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  57. 2f7702a ARM: OMAP2+: Move iopgtable header to drivers/iommu/ by Ido Yariv · 12 years ago
  58. 2c6edb0 iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  59. 803b527 iommu: OMAP: device detach on domain destroy by Omar Ramirez Luna · 12 years ago
  60. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 12 years ago
  61. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  62. 1a36ea8 iommu/omap: be verbose when omap_iommu_iova_to_phys fails by Ohad Ben-Cohen · 12 years ago
  63. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  64. 66bc8cf iommu/omap: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  65. 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
  66. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  67. a65bc64 iommu/omap: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  68. e4efd94 iommu/omap: always provide iommu debug code by Arnd Bergmann · 13 years ago
  69. e7f10f0 iommu/omap: Migrate to the generic fault report mechanism by Ohad Ben-Cohen · 13 years ago
  70. 5e1b612 iommu/omap: ->unmap() should return order of unmapped page by Ohad Ben-Cohen · 13 years ago
  71. b4550d4 iommu/omap: cleanup: remove a redundant statement by Ohad Ben-Cohen · 13 years ago
  72. 4234541 omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock by Joerg Roedel · 13 years ago
  73. 6c32df4 omap: iommu: omapify 'struct iommu' and exposed API by Ohad Ben-Cohen · 13 years ago
  74. 384fa675 omap: iommu: remove unused exported API by Ohad Ben-Cohen · 13 years ago
  75. 5da14a4 omap: iommu: PREFETCH_IOTLB cleanup by Ohad Ben-Cohen · 13 years ago
  76. e1f2381 omap: iommu: stop exporting local functions by Ohad Ben-Cohen · 13 years ago
  77. fcf3a6e omap: iommu/iovmm: move to dedicated iommu folder by Ohad Ben-Cohen · 13 years ago[Renamed (99%) from arch/arm/plat-omap/iommu.c]
  78. f626b52 omap: iommu: migrate to the generic IOMMU API by Ohad Ben-Cohen · 13 years ago
  79. c56b2dd omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured by Laurent Pinchart · 13 years ago
  80. da4a0f7 arm: plat-omap: iommu: fix request_mem_region() error path by Aaro Koskinen · 13 years ago
  81. d594f1f omap: IOMMU: add support to callback during fault handling by David Cohen · 13 years ago
  82. 4111772 omap: iommu: print module name on error messages by David Cohen · 13 years ago
  83. ef4815a omap: iommu: Gracefully fail iommu_enable if no arch_iommu is registered by Martin Hostettler · 13 years ago
  84. c7f4ab2 OMAP: iommu: create new api to set valid da range by Guzman Lugo, Fernando · 13 years ago
  85. 0fa035e omap: iommu-load cam register before flushing the entry by Hari Kanigeri · 14 years ago
  86. 37b2981 omap iommu: move iommu_disable at fault to the above layer by Hiroshi DOYU · 14 years ago
  87. ddfa975 omap iommu: add functionality to get TLB miss interrupt by Kanigeri, Hari · 14 years ago
  88. a1a5445 omap iommu: Introduce iopgd_is_table MACRO by Hiroshi DOYU · 14 years ago
  89. 4abb761 omap iommu: Reject unaligned addresses at setting page table entry by Hiroshi DOYU · 14 years ago
  90. 37c2836 omap iommu: Introduce iteration macro for iotlb entry scan by Hiroshi DOYU · 14 years ago
  91. be6d802 omap iommu: add TLB preservation support by Kanigeri, Hari · 14 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  93. c127c7d omap iommu: fix incorrect address for largepage 1st entry by Hiroshi DOYU · 14 years ago
  94. 8d33ea5 omap: iommu: fix incorrect address for supersection 1st entry by Hiroshi DOYU · 14 years ago
  95. acf9d46 omap: &&/|| confusion in iommu_put() by Roel Kluin · 14 years ago
  96. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  97. dcc730d omap: iommu: fix wrong condition check for SUPERSECTION by Hiroshi DOYU · 15 years ago
  98. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  99. 14e0e67 OMAP: iommu: add initial debugfs support by Hiroshi DOYU · 15 years ago
  100. f48ef99 OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry by Fernando Guzman Lugo · 15 years ago