summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-05-31iommu: msm: Fix for cache invalidation varianceChintan Pandya
2014-05-30iommu: msm: fix secure fault handler debug logsChintan Pandya
2014-05-30iommu: msm: Apply register offset with proper base addressChintan Pandya
2014-05-07iommu: msm: prefetch issue workaround not needed for LPAEShiraz Hashim
2014-05-06iommu: msm: Fix potential memory leak in unmappingOlav Haugan
2014-04-21iommu: msm: Re-enable Context caching for MMU-500Chintan Pandya
2014-04-21iommu: msm: Workaround for SMMU PTE prefetch HW bugChintan Pandya
2014-04-21iommu: msm: Verify page table corruption when page fault happensChintan Pandya
2014-04-08Revert "iommu: msm: Enable Context caching for MMU-500"Chintan Pandya
2014-04-01iommu: msm: Enable Context caching for MMU-500Chintan Pandya
2014-04-01iommu: msm: Support different implementationsChintan Pandya
2014-03-28Merge "iommu: msm: Move location of local iommu halt"Linux Build Service Account
2014-03-27iommu: msm: Move location of local iommu haltOlav Haugan
2014-03-27Merge "iommu: msm: Add debug option to only map 4K pages"Linux Build Service Account
2014-03-26Merge "Merge upstream linux-stable v3.10.28 into msm-3.10"Linux Build Service Account
2014-03-26iommu: msm: Add debug option to only map 4K pagesOlav Haugan
2014-03-25iommu: Kconfig: Provide support for forced 4KB mappingsChintan Pandya
2014-03-25iommu: msm: Remove duplicate codeOlav Haugan
2014-03-24Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund
2014-03-12Merge "iommu: msm: Enable aggregated CB interrupts for secure SMMUs also"Linux Build Service Account
2014-03-12iommu: msm: Enable aggregated CB interrupts for secure SMMUs alsoChintan Pandya
2014-03-11msm: msm_bus: Move bus scaling to platform driversDan Sneddon
2014-03-09Merge "iommu: msm: Use dma memory for secure pagetable"Linux Build Service Account
2014-03-08iommu: fix header file inclusion due to movementShiraz Hashim
2014-03-07iommu: msm: Use dma memory for secure pagetableLaura Abbott
2014-03-05Merge "iommu: move iommu header files to new locations"Linux Build Service Account
2014-03-05Merge "iommu: add Kconfig entry for msmplutonium"Linux Build Service Account
2014-03-03iommu: move iommu header files to new locationsLarry Bassel
2014-02-28Merge "iommu: clean up includes"Linux Build Service Account
2014-02-27iommu: add Kconfig entry for msmplutoniumLarry Bassel
2014-02-25iommu: clean up includesLarry Bassel
2014-02-25msm: iommu: Fix typo in driver probe functionNeeti Desai
2014-02-19iommu: msm: Make VFE SMMU conditionally secureOlav Haugan
2014-02-18Merge "msm: iommu: add some more convenience domain-finding functions"Linux Build Service Account
2014-02-14iommu: use u32 for IOMMU page table entriesLarry Bassel
2014-02-14msm: iommu: add some more convenience domain-finding functionsMitchel Humpherys
2014-02-14iommu: simplify calculation of prrr and nmrr on arm64Larry Bassel
2014-02-13Merge "iommu: msm: allow partial register dumps to be printed"Linux Build Service Account
2014-02-13Merge "iommu: msm: dump some global registers on page faults"Linux Build Service Account
2014-02-13Merge "iommu: msm: simplify address discovery in secure register dump code"Linux Build Service Account
2014-02-13Merge "iommu: msm: always use 32-bit physical addresses"Linux Build Service Account
2014-02-12Merge "iommu: msm: Use standard caching APIs"Linux Build Service Account
2014-02-11iommu: msm: allow partial register dumps to be printedMitchel Humpherys
2014-02-11iommu: msm: dump some global registers on page faultsMitchel Humpherys
2014-02-11iommu: msm: simplify address discovery in secure register dump codeMitchel Humpherys
2014-02-11iommu: msm: always use 32-bit physical addressesMitchel Humpherys
2014-02-11iommu: msm: Check VBIF state during IOMMU access timeoutOlav Haugan
2014-02-11iommu: msm: Do not sleep for 10 ms when TLB sync does not completeOlav Haugan
2014-02-11iommu: msm: Add base physical address to drvdata structureOlav Haugan
2014-02-11iommu: msm: Use standard caching APIsLaura Abbott