1. 862c371 iommu: Switch gather->end to the inclusive end by Yong Wu · 4 years, 1 month ago
  2. 2ebbd25 iommu: Add iova and size as parameters in iotlb_sync_map by Yong Wu · 4 years, 1 month ago
  3. a5616e2 iommu/tegra: Use dev_iommu_priv_get/set() by Joerg Roedel · 4 years, 8 months ago
  4. b287ba7 iommu/tegra: Convert to probe/release_device() call-backs by Joerg Roedel · 4 years, 10 months ago
  5. 8c3d692 iommu/tegra-gart: Remove direct access of dev->iommu_fwspec by Joerg Roedel · 5 years ago
  6. 781ca2d iommu: Add gfp parameter to iommu_ops::map by Tom Murphy · 5 years ago
  7. 56f8af5 iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() by Will Deacon · 6 years ago
  8. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  9. 7072230 iommu/tegra: gart: Perform code refactoring by Dmitry Osipenko · 6 years ago
  10. e7e23670 iommu/tegra: gart: Simplify clients-tracking code by Dmitry Osipenko · 6 years ago
  11. cc0e120 iommu/tegra: gart: Don't detach devices from inactive domains by Dmitry Osipenko · 6 years ago
  12. 5dd82cd iommu/tegra: gart: Prepend error/debug messages with "gart:" by Dmitry Osipenko · 6 years ago
  13. 167d67d iommu/tegra: gart: Don't use managed resources by Dmitry Osipenko · 6 years ago
  14. 7d849b7 iommu/tegra: gart: Allow only one active domain at a time by Dmitry Osipenko · 6 years ago
  15. 8e92491 iommu/tegra: gart: Fix NULL pointer dereference by Dmitry Osipenko · 6 years ago
  16. c3086fa iommu/tegra: gart: Fix spinlock recursion by Dmitry Osipenko · 6 years ago
  17. ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
  18. 2fc0ac1 iommu/tegra: gart: Optimize mapping / unmapping performance by Dmitry Osipenko · 6 years ago
  19. 4b6f0ea iommu/tegra: gart: Ignore devices without IOMMU phandle in DT by Dmitry Osipenko · 6 years ago
  20. ae95c46 iommu/tegra: gart: Clean up driver probe errors handling by Dmitry Osipenko · 6 years ago
  21. 4f821c1 iommu/tegra: gart: Remove pr_fmt and clean up includes by Dmitry Osipenko · 6 years ago
  22. 39fcbbcc iommu/tegra: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  23. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 7 years ago
  24. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  25. 130a2fd iommu/tegra: gart: Fix gart_iommu_unmap() by Dmitry Osipenko · 7 years ago
  26. 40c9b88 iommu/tegra: gart: Add debugging facility by Dmitry Osipenko · 7 years ago
  27. c184ae8 iommu/tegra-gart: Add support for struct iommu_device by Joerg Roedel · 8 years ago
  28. 15f9a31 iommu/tegra-gart: Add iommu_group support by Robin Murphy · 8 years ago
  29. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
  30. 836a8ac iommu/tegra: gart: Set aperture at domain initialization time by Thierry Reding · 10 years ago
  31. b5cbb38 iommu/tegra-gart: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  32. 3557707 iommu/tegra: gart: Provide default ->map_sg() callback by Thierry Reding · 10 years ago
  33. c7e3ca5 iommu/tegra: gart: Do not register with bus by Thierry Reding · 10 years ago
  34. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  36. 7c2aa64 iommu/tegra: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  37. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 11 years ago
  38. 8a78865 iommu/tegra-gart: Staticize tegra_gart_pm_ops by Sachin Kamat · 11 years ago
  39. d0c5b25 iommu/tegra: gart: cleanup devm_* functions usage by Wei Yongjun · 11 years ago
  40. e56b3da iommu/tegra: Print phys_addr_t using %pa by Thierry Reding · 11 years ago
  41. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 12 years ago
  42. 72ca55d iommu/tegra: Fix printk formats for dma_addr_t by Varun Sethi · 12 years ago
  43. bb5547a iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 12 years ago
  44. e664e8c iommu/tegra: assume CONFIG_OF in gart driver by Stephen Warren · 12 years ago
  45. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  46. b7d4bec iommu/tegra: gart: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  47. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 13 years ago
  48. 774dfc9 iommu/tegra: gart: Fix register offset correctly by Hiroshi DOYU · 13 years ago
  49. 7cffae4 iommu: tegra/gart: Add device tree support by Thierry Reding · 13 years ago
  50. 543f3f3 iommu: tegra/gart: use correct gart_device by Vandana Salve · 13 years ago
  51. 09c3253 iommu/tegra-gart: fix spin_unlock in map failure path by Lucas Stach · 13 years ago
  52. d53e54b ARM: IOMMU: Tegra20: Add iommu_ops for GART driver by Hiroshi DOYU · 13 years ago