summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
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
2022-06-23iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pteUros Bizjak
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-20iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel
2022-05-04iommu/amd: Remove redundant checkVasant Hegde via iommu
2022-05-04iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-04-28iommu/amd: Indicate whether DMA remap support is enabledMario Limonciello
2022-04-28iommu/amd: Enable swiotlb in all casesMario Limonciello
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit
2022-03-08iommu/amd: Remove unused struct fault.devidVasant Hegde
2022-03-08iommu/amd: Clean up function declarationsVasant Hegde
2022-03-08iommu/amd: Call memunmap in error pathVasant Hegde
2022-03-04iommu/amd: Improve error handling for amd_iommu_init_pciSuravee Suthikulpanit
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2022-02-14iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit
2022-02-14iommu/amd: Recover from event log overflowLennert Buytenhek
2022-02-04iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel
2021-12-20iommu/amd: Use put_pages_listMatthew Wilcox (Oracle)
2021-12-20iommu/amd: Simplify pagetable freeingRobin Murphy
2021-12-20iommu/amd: Fix typo in *glues … together* in commentPaul Menzel
2021-12-17iommu/amd: Remove useless irq affinity notifierMaxim Levitsky
2021-12-17iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky
2021-12-17iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky