aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-10-19 Merge tag 'v3.18.76' into linux-linaro-lsk-v3.18Alex Shi
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-07-12 Merge tag 'v3.18.60' into linux-linaro-lsk-v3.18Alex Shi
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-05-01 Merge tag 'v3.18.51' into linux-linaro-lsk-v3.18Alex Shi
2017-04-30iommu/vt-d: Remove unused variableAlex Williamson
2017-04-23 Merge tag 'v3.18.50' into linux-linaro-lsk-v3.18Alex Shi
2017-04-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-04-19 Merge tag 'v3.18.49' into linux-linaro-lsk-v3.18Alex Shi
2017-04-18iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
2016-03-11iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-03-11iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-02-27iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-12-02iommu/amd: Handle integer overflow in dma_ops_area_allocJoerg Roedel
2015-11-15iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-11-07of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-11-07iommu: store DT-probed IOMMU data privatelyRobin Murphy
2015-11-07iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2015-11-07iommu: provide early initialisation hook for IOMMU driversWill Deacon
2015-11-06PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2015-07-13iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel
2015-06-28iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-04-24iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson
2015-01-16iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel
2015-01-16iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-09-25iommu: Fix bus notifier breakageMark Salter
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel