1. 58b8e8b iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code by Magnus Damm · 7 years ago
  2. c295f50 iommu/ipmmu-vmsa: Allow two bit SL0 by Magnus Damm · 7 years ago
  3. f5c8589 iommu/ipmmu-vmsa: Make IMBUSCTR setup optional by Magnus Damm · 7 years ago
  4. d574893 iommu/ipmmu-vmsa: Write IMCTR twice by Magnus Damm · 7 years ago
  5. 1c89422 iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master by Magnus Damm · 7 years ago
  6. cda52fc iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE() by Magnus Damm · 7 years ago
  7. 5fd1634 iommu/ipmmu-vmsa: Enable multi context support by Magnus Damm · 7 years ago
  8. fd5140e iommu/ipmmu-vmsa: Add optional root device feature by Magnus Damm · 7 years ago
  9. 33f3ac9 iommu/ipmmu-vmsa: Introduce features, break out alias by Magnus Damm · 7 years ago
  10. 49c875f iommu/ipmmu-vmsa: Unify ipmmu_ops by Robin Murphy · 7 years ago
  11. e4efe4a iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv by Robin Murphy · 7 years ago
  12. b354c73 iommu/ipmmu-vmsa: Simplify group allocation by Robin Murphy · 7 years ago
  13. 1c7e7c0 iommu/ipmmu-vmsa: Unify domain alloc/free by Robin Murphy · 7 years ago
  14. 105a004 iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma() by weiyongjun (A) · 7 years ago
  15. 32b1244 iommu/io-pgtable-arm: Convert to IOMMU API TLB sync by Robin Murphy · 7 years ago
  16. 8da4af9 iommu/ipmmu-vmsa: Make ipmmu_gather_ops const by Bhumika Goyal · 7 years ago
  17. a175a67 iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable by Oleksandr Tyshchenko · 7 years ago
  18. 7af9a5f iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() by Magnus Damm · 7 years ago
  19. 02dd44c iommu/ipmmu-vmsa: Clean up device tracking by Robin Murphy · 7 years ago
  20. 7b2d596 iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids by Magnus Damm · 7 years ago
  21. 3c49ed3 iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM by Robin Murphy · 7 years ago
  22. 49558da iommu/ipmmu-vmsa: Consistent ->of_xlate() handling by Magnus Damm · 7 years ago
  23. 01da21e iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() by Magnus Damm · 7 years ago
  24. 26b6aec iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo by Magnus Damm · 8 years ago
  25. 0fbc8b0 iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 by Magnus Damm · 8 years ago
  26. 3ae4729 iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops by Magnus Damm · 8 years ago
  27. 8e73bf6 iommu/ipmmu-vmsa: Break out domain allocation code by Magnus Damm · 8 years ago
  28. 383fef5f iommu/ipmmu-vmsa: Break out utlb parsing code by Magnus Damm · 8 years ago
  29. dbb7069 iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context by Magnus Damm · 8 years ago
  30. 6aa9a30 iommu/ipmmu-vmsa: Remove platform data handling by Magnus Damm · 8 years ago
  31. 3b6bb5b iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space by Geert Uytterhoeven · 8 years ago
  32. b1e2afc iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device by Shawn Lin · 8 years ago
  33. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  34. f64232e iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled by Geert Uytterhoeven · 9 years ago
  35. 06c610e iommu/io-pgtable: Indicate granule for TLB maintenance by Robin Murphy · 9 years ago
  36. ff2ed96 iommu/ipmmu-vmsa: Clean up DMA API usage by Robin Murphy · 9 years ago
  37. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
  38. 5914c5f iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  39. ac04f85 iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids by Axel Lin · 10 years ago
  40. bb590c9 iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered by Laurent Pinchart · 10 years ago
  41. f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago
  42. 78e1f97 iommu/ipmmu-vmsa: Remove platform data support by Laurent Pinchart · 10 years ago
  43. a166d31 iommu/ipmmu-vmsa: Support multiple micro TLBs per device by Laurent Pinchart · 10 years ago
  44. 275f505 iommu/ipmmu-vmsa: Add device tree support by Laurent Pinchart · 11 years ago
  45. 9eca0a5 iommu/ipmmu-vmsa: Invalidate TLB after unmapping by Laurent Pinchart · 10 years ago
  46. 22463ca iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table by Laurent Pinchart · 10 years ago
  47. b8f80bf iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment by Laurent Pinchart · 11 years ago
  48. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  49. 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
  50. 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 · 10 years ago
  51. e222d6a iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails by Axel Lin · 10 years ago
  52. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  53. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  54. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  55. 720b0ce arm/ipmmu-vmsa: Fix compile error by Joerg Roedel · 11 years ago
  56. 004c5b3 iommu/ipmmu-vmsa: Support clearing mappings by Laurent Pinchart · 11 years ago
  57. bec0ca0 iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions by Laurent Pinchart · 11 years ago
  58. dda7c2e iommu/ipmmu-vmsa: Support 2MB mappings by Laurent Pinchart · 11 years ago
  59. 9009f25 iommu/ipmmu-vmsa: Rewrite page table management by Laurent Pinchart · 11 years ago
  60. 14e5123 iommu/ipmmu-vmsa: PMD is never folded, PUD always is by Laurent Pinchart · 11 years ago
  61. 4ee3cc9 iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible by Laurent Pinchart · 11 years ago
  62. bc28191 iommu/ipmmu-vmsa: Define driver-specific page directory sizes by Laurent Pinchart · 11 years ago
  63. 251dac4 iommu/ipmmu-vmsa: Fix the supported page sizes by Laurent Pinchart · 11 years ago
  64. 192d204 iommu/ipmmu-vmsa: Refactor micro-TLB lookup by Laurent Pinchart · 11 years ago
  65. d25a2a1 iommu: Add driver for Renesas VMSA-compatible IPMMU by Laurent Pinchart · 11 years ago