summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-05-03iommu/iommu-debug: Add dummy driver for standalone testingMitchel Humpherys
2016-04-27iommu/arm-smmu: Disable clocks in reverse orderLiam Mark
2016-04-05iommu/arm-smmu: Fix DOMAIN_ATTR_S1_BYPASS checkPatrick Daly
2016-04-05iommu/arm-smmu: Support DOMAIN_ATTR_S1_BYPASSPatrick Daly
2016-03-25Revert "iommu/arm-smmu: add DT option to avoid enabling translations on attach"Patrick Daly
2016-03-25iommu/arm-smmu: Defer SMMU probe if clock-tree is not readyMathew Joseph Karimpanal
2016-03-23iommu/arm-smmu: Fix a Null pointer dereferencePatrick Daly
2016-03-23iommu/arm-smmu: Check for static-cb option before requesting TZSusheel Khiani
2016-03-23iommu/arm-smmu: Request TZ to change page table format to V8LSusheel Khiani
2016-03-23iommu/arm-smmu: Add explicit restore_sec_cfg call at SMMU probeSusheel Khiani
2016-03-23iommu/arm-smmu: Make atomic scm call in slave side protection modeSusheel Khiani
2016-03-23iommu/arm-smmu: Add support for slave side protectionSusheel Khiani
2016-03-23iommu/arm-smmu: add option to enable static context bank allocationSusheel Khiani
2016-03-23iommu/arm-smmu: Be explicit about security mechanismMitchel Humpherys
2016-03-23iommu: Add NULL pointer check in iommu_present functionSusheel Khiani
2016-03-23drivers: iommu, leds, input, clk, devfreq: fix warningsRohit Vaswani
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22iommu/arm-smmu: Add iommu_dev for dynamic attach casePatrick Daly
2016-03-22iommu-debug: Add proper header file for module_init()Patrick Daly
2016-03-22iommu/io-pgtable-arm: Fix IOMMU_IO_PGTABLE_LPAE_SELFTEST compilationPatrick Daly
2016-03-22iommu/arm-smmu: Restore __arm_smmu_get_pci_sid()Patrick Daly
2016-03-22arm-smmu: Remove PCIE header file dependencyPatrick Daly
2016-03-22iommu/io-pgtable: Add module.h include filePatrick Daly
2016-03-22Revert "scatterlist: use sg_phys()"Dan Williams
2016-03-22iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel
2016-03-22iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel
2016-03-22iommu/arm-smmu: Switch to device_group call-backJoerg Roedel
2016-03-22iommu: Add generic_device_group() functionJoerg Roedel
2016-03-22iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel
2016-03-22iommu: Revive device_group iommu-ops call-backJoerg Roedel
2016-03-22iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon
2016-03-22iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla
2016-03-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy
2016-03-22scatterlist: use sg_phys()Dan Williams
2016-03-22iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
2016-03-22iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy
2016-03-22iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy
2016-03-22iommu/io-pgtable-arm: Restore selftest_runningPatrick Daly
2016-03-22iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy
2016-03-22iommu/arm-smmu: Clean up DMA API usageRobin Murphy
2016-03-22iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy
2016-03-22iommu/arm-smmu: Sort out coherencyRobin Murphy
2016-03-22iommu/arm-smmu: Fix broken ATOS checkWill Deacon
2016-03-22iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel
2016-03-22iommu: Checking for NULL instead of IS_ERRDan Carpenter
2016-03-22iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel
2016-03-22iommu: Add function to query the default domain of a groupJoerg Roedel
2016-03-22iommu: Create direct mappings in default domainsJoerg Roedel
2016-03-22iommu: Introduce direct mapped region handlingJoerg Roedel
2016-03-22iommu: Add iommu_get_domain_for_dev functionJoerg Roedel