summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu
2022-07-15iommu/vt-d: Move trace/events/intel_iommu.h under iommuLu Baolu
2022-07-15iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_featureChristoph Hellwig
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig
2022-07-15iommu/virtio: Add map/unmap_pages() callbacks implementationTina Zhang
2022-07-13iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-07-08iommu/arm-smmu-qcom: Add debug support for TLB sync timeoutsSai Prakash Ranjan
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-07-07iommu/mediatek: Allow page table PA up to 35bitYunfei Wang
2022-07-07iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-07-07iommu/amd: Update amd_iommu_fault structure to include PCI seg IDVasant Hegde
2022-07-07iommu/amd: Update device_state structure to include PCI seg IDVasant Hegde
2022-07-07iommu/amd: Print PCI segment ID in error log messagesVasant Hegde
2022-07-07iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2022-07-07iommu/amd: Specify PCI segment ID when getting pci deviceSuravee Suthikulpanit
2022-07-07iommu/amd: Include PCI segment ID when initialize IOMMUSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce get_device_sbdf_id() helper functionSuravee Suthikulpanit
2022-07-07iommu/amd: Flush upto last_bdf onlyVasant Hegde
2022-07-07iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]Suravee Suthikulpanit
2022-07-07iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()Suravee Suthikulpanit
2022-07-07iommu/amd: Update (un)init_device_table_dma()Suravee Suthikulpanit
2022-07-07iommu/amd: Update set_dte_irq_entrySuravee Suthikulpanit
2022-07-07iommu/amd: Update dump_dte_entrySuravee Suthikulpanit
2022-07-07iommu/amd: Update iommu_ignore_deviceSuravee Suthikulpanit
2022-07-07iommu/amd: Update set_dte_entry and clear_dte_entrySuravee Suthikulpanit
2022-07-07iommu/amd: Convert to use per PCI segment rlookup_tableVasant Hegde
2022-07-07iommu/amd: Update alloc_irq_table and alloc_irq_indexSuravee Suthikulpanit
2022-07-07iommu/amd: Update amd_irte_ops functionsSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce struct amd_ir_data.iommuSuravee Suthikulpanit
2022-07-07iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper functionSuravee Suthikulpanit
2022-07-07iommu/amd: Convert to use rlookup_amd_iommu helper functionSuravee Suthikulpanit
2022-07-07iommu/amd: Convert to use per PCI segment irq_lookup_tableVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment rlookup table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment alias table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment device table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment last_bdfVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment unity map listVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment alias_tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment old_dev_tbl_cpySuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment dev_data_listVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment irq_lookup_tableVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment rlookup tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment device tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce pci segment structureVasant Hegde
2022-07-07iommu/amd: Update struct iommu_dev_data definitionVasant Hegde
2022-07-07iommu/amd: Handle return of iommu_device_sysfs_addBo Liu