summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_types.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit2016-09-051-0/+28
* iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit2016-09-051-1/+0
* iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit2016-09-051-0/+20
* iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit2016-09-051-0/+76
* iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit2016-09-051-0/+24
* iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-141-1/+0
* iommu/amd: Remove statistics codeJoerg Roedel2016-05-091-26/+0
* iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-071-0/+14
* iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.cJoerg Roedel2015-12-281-40/+0
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-11/+2
|\
| *-. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-021-11/+2
| |\ \
| | | * iommu/amd: Remove first/last_device handlingJoerg Roedel2015-10-211-5/+0
| | | * iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel2015-10-211-4/+0
| | | * iommu/amd: Align DTE flag definitionsJoerg Roedel2015-10-211-2/+2
| | |/
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-1/+1
|\ \ \ | |/ / |/| |
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
| |/
* | iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2015-10-211-0/+1
|/
* Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-231-11/+0
|\
| * iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel2015-06-111-8/+0
| * iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2015-06-111-3/+0
* | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu2015-04-241-0/+5
|/
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-021-4/+9
|\ \
| | * iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-4/+3
| |/ |/|
| * iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel2015-04-021-0/+6
|/
* iommu: Update my email addressJoerg Roedel2015-02-041-1/+1
* iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-261-21/+0
*-. Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-311-6/+0
|\ \
| * | iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov2014-07-091-6/+0
| |/
* | iommu/amd: Add sysfs supportAlex Williamson2014-07-041-0/+3
* | iommu/amd: Use iommu_group_get_for_dev()Alex Williamson2014-07-041-1/+0
|/
* Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-051-3/+8
|\
| * iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit2014-03-241-3/+8
* | iommu/amd: Add include of <linux/irqreturn.h>Bjorn Helgaas2014-02-191-0/+1
|/
* perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney2013-06-191-3/+12
* Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-061-0/+2
|\
| * iommu/amd: Extend IVRS special device data structureJoerg Roedel2013-04-191-0/+1
| * iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit2013-04-021-0/+1
* | iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan2013-03-261-7/+0
* | iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-261-3/+1
|/
* iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson2012-10-241-0/+1
*-. Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-021-2/+57
|\ \
| | * iommu/amd: Add IRTE invalidation routineJoerg Roedel2012-09-281-0/+3
| | * iommu/amd: Allocate data structures to keep track of irq remapping tablesJoerg Roedel2012-09-281-0/+9
| | * iommu/amd: Add slab-cache for irq remapping tablesJoerg Roedel2012-09-281-0/+9
| | * iommu/amd: Keep track of HPET and IOAPIC device idsJoerg Roedel2012-09-281-0/+34
| |/ |/|
| * iommu/amd: Fix some typosFrank Arnold2012-09-181-2/+2
|/
* iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-171-2/+3
* iommu/amd: Fix sparse warningsJoerg Roedel2012-07-171-1/+7
* iommu/amd: fix type bug in flush codeDan Carpenter2012-07-021-1/+1
* iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2012-06-041-0/+3
OpenPOWER on IntegriCloud