summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-06-30iommu: dma-mapping-fast: Remove unused #defineMitchel Humpherys
2016-05-20iommu/arm-smmu: Don't enable/disable clocks in inv_range_nosyncMitchel Humpherys
2016-05-20iommu/io-pgtable-fast: Prove correctness of TLB maintenanceMitchel Humpherys
2016-05-20iommu/iommu-debug: Add debugfs file to enable config clocksMitchel Humpherys
2016-05-20iommu/iommu-debug: Add functional test for ARM DMA IOMMU mapperMitchel Humpherys
2016-05-20iommu/iommu-debug: Add functional tests for fast mapperMitchel Humpherys
2016-05-20iommu/iommu-debug: Add file for profiling the fast DMA APIsMitchel Humpherys
2016-05-20iommu: Add DMA mapper for io-pgtable-fastMitchel Humpherys
2016-05-20iommu/arm-smmu: Implement DOMAIN_ATTR_PGTBL_INFOMitchel Humpherys
2016-05-20iommu/arm-smmu: Implement {enable,disable}_config_clocksMitchel Humpherys
2016-05-20iommu/arm-smmu: Implement the .tlbi_domain opMitchel Humpherys
2016-05-20iommu/iommu-debug: Add file for profiling fast mapperMitchel Humpherys
2016-05-20iommu/arm-smmu: Wire up io-pgtable-fast for domains that request itMitchel Humpherys
2016-05-20iommu/io-pgtable: Add fast page table mapper for ARMv8LMitchel Humpherys
2016-05-20iommu/arm-smmu: Implement .get_pgsize_bitmap for domainMitchel Humpherys
2016-05-20iommu: Support dynamic pgsize_bitmapMitchel Humpherys
2016-05-19iommu/arm-smmu: configure stream IDs for PCI-e devices dynamicallyMitchel Humpherys
2016-05-18iommu/iommu-debug: Maintain list of domains during allocSusheel Khiani
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