summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * iommu/vt-d: Fix incorrect iommu_count for si_domainJiang Liu2014-03-041-1/+1
| | | | | | * iommu/vt-d: Reduce duplicated code to handle virtual machine domainsJiang Liu2014-03-041-132/+45
| | | | | | * iommu/vt-d: Free resources if failed to create domain for PCIe endpointJiang Liu2014-03-041-7/+8
| | | | | | * iommu/vt-d: Simplify function get_domain_for_dev()Jiang Liu2014-03-041-76/+66
| | | | | | * iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu2014-03-041-6/+25
| | | | | | * iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu2014-03-041-12/+16
| | | | | | * iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI deviceJiang Liu2014-03-041-8/+9
| | | | | | * iommu/vt-d: Avoid caching stale domain_device_info and fix memory leakJiang Liu2014-03-041-2/+2
| | | | | | * iommu/vt-d: Avoid double free of g_iommus on error recovery pathJiang Liu2014-03-041-16/+10
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/shmobile: Depend on ARCH_SHMOBILEPaul Bolle2014-03-041-1/+1
| | |_|_|/ | |/| | |
| | | | * iommu/omap: Check for NULL in iopte_free()Zhouyi Zhou2014-03-051-1/+2
| | | | * iommu/omap: Allocate archdata on the fly for DT-based devicesLaurent Pinchart2014-03-041-0/+45
| | | | * iommu/omap: Enable bus-error back on supported iommusSuman Anna2014-03-043-0/+10
| | | | * iommu/omap: Add devicetree supportFlorian Vaussard2014-03-041-4/+38
| | | | * iommu/omap: Allow enable/disable even without pdataFlorian Vaussard2014-03-041-8/+2
| | | | * iommu/omap: Fix error return paths in omap_iommu_attach()Suman Anna2014-03-041-3/+5
| | | | * iommu/omap: Convert to devm_* interfacesSuman Anna2014-03-041-42/+10
| | |_|/ | |/| |
| | | * iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit2014-03-243-12/+19
| | | * iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES commandJay Cornwall2014-03-041-2/+2
| | |/ | |/|
| | * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2014-03-041-34/+71
| |/|
| | * iommu/arm-smmu: fix incorrect comment regarding TLB invalidationWill Deacon2014-02-271-3/+2
| | * iommu/arm-smmu: provide option to dsb macro when publishing tablesWill Deacon2014-02-241-1/+1
| | * iommu/arm-smmu: clean up use of `flags' in page table handling codeWill Deacon2014-02-241-19/+19
| | * iommu/arm-smmu: support buggy implementations with secure cfg accessesAndreas Herrmann2014-02-241-10/+48
| | * iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGSAndreas Herrmann2014-02-241-1/+1
* | | Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2014-04-021-1/+1
|\ \ \
| * | | arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski2014-02-281-1/+1
| | |/ | |/|
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-0/+1
|\ \ \ | |_|/ |/| |
| * | iommu/amd: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-191-0/+1
* | | drivers/iommu/omap-iommu-debug.c: fix decimal permissionsJoe Perches2014-02-251-2/+2
| |/ |/|
* | arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel2014-02-201-5/+7
* | iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBAWill Deacon2014-02-101-0/+2
* | iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon2014-02-101-4/+12
* | iommu/arm-smmu: fix table flushing during initial allocationsWill Deacon2014-02-101-24/+27
* | iommu/arm-smmu: really fix page table lockingWill Deacon2014-02-101-10/+10
* | iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang2014-02-101-4/+10
|/
* Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-2912-264/+258
|\
| *---------. Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel2014-01-0911-257/+232
| |\ \ \ \ \ \
| | | | | | * | iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-3/+3
| | | | | | |/
| | | | | * / iommu/amd: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-2/+2
| | | | | |/
| | | | * | iommu/shmobile: Turn the flush_lock mutex into a spinlockLaurent Pinchart2014-01-072-6/+6
| | | | * | iommu/shmobile: Allocate archdata with kzalloc()Laurent Pinchart2014-01-071-2/+1
| | | | * | iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-071-0/+1
| | | | |/
| | | * | iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter2014-01-091-6/+1
| | | * | iommu/vt-d: free all resources if failed to initialize DMARsJiang Liu2014-01-091-32/+49
| | | * | iommu/vt-d, trivial: clean sparse warningsJiang Liu2014-01-093-6/+6
| | | * | iommu/vt-d: fix wrong return value of dmar_table_init()Jiang Liu2014-01-091-15/+14
| | | * | iommu/vt-d: release invalidation queue when destroying IOMMU unitJiang Liu2014-01-091-0/+6
| | | * | iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu2014-01-091-3/+4
| | | * | iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu2014-01-092-26/+43