summaryrefslogtreecommitdiff
path: root/drivers/iommu/arm-smmu.c
AgeCommit message (Expand)Author
2017-03-06iommu: interchange the vmid order passed to hyp_assignCharan Teja Reddy
2017-03-01Merge "iommu/io-pgtable-fast: optimize statically allocated pages"Linux Build Service Account
2017-03-01iommu/io-pgtable-fast: optimize statically allocated pagesShiraz Hashim
2017-02-22iommu/arm-smmu: Add support for TTBR1Jordan Crouse
2017-01-20iommu: arm-smmu: Move to using bus bandwidth voting for bus clocksPratik Patel
2017-01-20iommu: arm-smmu: Allow configurations with zero clocksPatrick Daly
2017-01-04iommu: arm-smmu: Set context bank page table coherencyLiam Mark
2017-01-04arm-smmu: Implement DOMAIN_ATTR_PAGE_TABLE_IS_COHERENTMitchel Humpherys
2017-01-04iommu/arm-smmu: support querying IOVA coherencyLiam Mark
2016-12-08iommu: arm-smmu: Fix clock reference count errorPatrick Daly
2016-11-15Merge "iommu/arm-smmu: Fix uninitialized use of variable error"Linux Build Service Account
2016-11-14iommu/arm-smmu: Fix uninitialized use of variable errorSusheel Khiani
2016-11-11iommu/arm-smmu: support mapping before enabling S1 translationsLiam Mark
2016-10-26Merge "iommu/arm-smmu: on domain destroy invlidate domain cfg"Linux Build Service Account
2016-10-22Merge "iommu: arm-smmu: Fix a possible null pointer dereference"Linux Build Service Account
2016-10-20iommu/arm-smmu: on domain destroy invlidate domain cfgLiam Mark
2016-10-20iommu: arm-smmu: Fix a possible null pointer dereferencePatrick Daly
2016-09-26iommu/arm-smmu: Remove DOMAIN_ATTR_COHERENT_HTW_DISABLEMitchel Humpherys
2016-08-11iommu/arm-smmu: support static context banksLiam Mark
2016-08-01Merge "iommu/arm-smmu: Don't group PCI devices"Linux Build Service Account
2016-08-01iommu/arm-smmu: Don't group PCI devicesMitchel Humpherys
2016-07-07iommu/arm-smmu: Print device name in context fault handlerPatrick Daly
2016-05-20iommu/arm-smmu: Don't enable/disable clocks in inv_range_nosyncMitchel 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/arm-smmu: Wire up io-pgtable-fast for domains that request itMitchel Humpherys
2016-05-20iommu/arm-smmu: Implement .get_pgsize_bitmap for domainMitchel Humpherys
2016-05-19iommu/arm-smmu: configure stream IDs for PCI-e devices dynamicallyMitchel 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-23drivers: iommu, leds, input, clk, devfreq: fix warningsRohit Vaswani
2016-03-22iommu/arm-smmu: Add iommu_dev for dynamic attach casePatrick 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/arm-smmu: Switch to device_group 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/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy