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