aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_init.c
AgeCommit message (Expand)Author
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-21iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel
2015-10-21iommu/amd: Remove first/last_device handlingJoerg Roedel
2015-10-21iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel
2015-10-21iommu/amd: Cleanup buffer allocationJoerg Roedel
2015-10-21iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel
2015-10-09iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devicesJiang Liu
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-29iommu/amd: Drop null test before destroy functionsJulia Lawall
2015-09-24iommu/amd: Return positive value in amd_iommu_detect()Jérôme Glisse
2015-08-13iommu/amd: Make a symbol staticJoerg Roedel
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-11iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel
2015-06-11iommu/amd: Implement add_device and remove_deviceJoerg Roedel
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-04iommu: Update my email addressJoerg Roedel
2015-01-23iommu/amd: Fix irq remapping detection logicThomas Gleixner
2015-01-15iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu
2015-01-15iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel
2014-07-04iommu/amd: Add sysfs supportAlex Williamson
2014-05-13iommu/amd: fix enabling exclusion range for an exact deviceSu Friendy
2014-03-24iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-08-14iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-23iommu/amd: fix error return code in early_amd_iommu_init()Wei Yongjun
2013-04-23iommu/AMD: Per-thread IOMMU Interrupt HandlingSuravee Suthikulpanit
2013-04-19iommu/amd: Don't report firmware bugs with cmd-line ivrs overridesJoerg Roedel
2013-04-19iommu/amd: Add ioapic and hpet ivrs overrideJoerg Roedel
2013-04-19iommu/amd: Add early maps for ioapic and hpetJoerg Roedel
2013-04-19iommu/amd: Extend IVRS special device data structureJoerg Roedel
2013-04-19iommu/amd: Move add_special_device() to __initJoerg Roedel
2013-03-26iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan
2013-03-26iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-03-09amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky
2013-02-07iommu/amd: Initialize device table after dma_opsJoerg Roedel
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2012-10-16iommu/amd: Work around wrong IOAPIC device-id in IVRS tableJoerg Roedel
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-09-28iommu/amd: Print message to system log when irq remapping is enabledJoerg Roedel