Age | Commit message (Expand) | Author | Files | Lines |
2019-05-03 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon | 1 | -24/+107 |
2019-04-16 | ACPI/IORT: Reject platform device creation on NUMA node mapping failure | Kefeng Wang | 1 | -5/+14 |
2019-04-04 | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk | Shameer Kolothum | 1 | -1/+15 |
2019-04-04 | ACPI/IORT: Add support for PMCG | Neil Leeder | 1 | -24/+93 |
2019-01-11 | ACPI/IORT: Fix rc_dma_get_range() | Jean-Philippe Brucker | 1 | -1/+2 |
2019-01-07 | ACPI/IORT: Fix build when CONFIG_IOMMU_API=n | Qian Cai | 1 | -1/+1 |
2019-01-02 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+12 |
2018-12-20 | ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set | Sinan Kaya | 1 | -7/+13 |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 1 | -11/+12 |
2018-12-17 | ACPI/IORT: Don't call iommu_ops->add_device directly | Joerg Roedel | 1 | -2/+2 |
2018-12-17 | ACPI/IORT: Use device_iommu_mapped() | Joerg Roedel | 1 | -1/+1 |
2018-12-17 | ACPI/IORT: Use helper functions to access dev->iommu_fwspec | Joerg Roedel | 1 | -9/+10 |
2018-11-30 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi | 1 | -1/+1 |
2018-09-08 | dma-mapping: remove dma_deconfigure | Christoph Hellwig | 1 | -1/+1 |
2018-07-27 | ACPI/IORT: Don't set default coherent DMA mask | Robin Murphy | 1 | -11/+11 |
2018-07-27 | ACPI/IORT: Set bus DMA mask as appropriate | Robin Murphy | 1 | -0/+1 |
2018-07-27 | ACPI/IORT: Support address size limit for root complexes | Robin Murphy | 1 | -2/+23 |
2018-04-12 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+108 |
2018-03-08 | ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define | Lorenzo Pieralisi | 1 | -5/+0 |
2018-03-08 | ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard | Lorenzo Pieralisi | 1 | -7/+0 |
2018-02-14 | ACPI/IORT: Add msi address regions reservation helper | Shameer Kolothum | 1 | -3/+108 |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -59/+201 |
2017-10-16 | ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up | Lorenzo Pieralisi | 1 | -0/+45 |
2017-10-16 | ACPI/IORT: Add SMMUv3 specific special index mapping handling | Hanjun Guo | 1 | -1/+38 |
2017-10-16 | ACPI/IORT: Enable special index ITS group mappings for IORT nodes | Hanjun Guo | 1 | -4/+28 |
2017-10-16 | ACPI/IORT: Look up IORT node through struct fwnode_handle pointer | Hanjun Guo | 1 | -1/+42 |
2017-10-16 | ACPI/IORT: Make platform devices initialization code SMMU agnostic | Lorenzo Pieralisi | 1 | -33/+30 |
2017-10-16 | ACPI/IORT: Improve functions return type/storage class specifier indentation | Lorenzo Pieralisi | 1 | -19/+17 |
2017-10-16 | ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard | Lorenzo Pieralisi | 1 | -1/+1 |
2017-10-16 | acpi/arm64: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-10-04 | ACPI/IORT: Fix PCI ACS enablement | Lorenzo Pieralisi | 1 | -0/+35 |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+55 |
2017-08-10 | ACPI/IORT: Fix build regression without IOMMU | Arnd Bergmann | 1 | -1/+1 |
2017-08-08 | ACPI/IORT: numa: Add numa node mapping for smmuv3 devices | Ganapatrao Kulkarni | 1 | -1/+28 |
2017-08-08 | ACPI/IORT: Handle PCI aliases properly for IOMMUs | Robin Murphy | 1 | -52/+59 |
2017-08-07 | ACPI/IORT: Add IORT named component memory address limits | Lorenzo Pieralisi | 1 | -17/+37 |
2017-08-07 | ACPI: Make acpi_dma_configure() DMA regions aware | Lorenzo Pieralisi | 1 | -2/+35 |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+63 |
2017-07-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -15/+0 |
2017-06-28 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 1 | -20/+63 |
2017-06-23 | iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 | Geetha Sowjanya | 1 | -19/+44 |
2017-06-23 | ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model | Linu Cherian | 1 | -1/+14 |
2017-06-23 | iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin... | Robert Richter | 1 | -0/+5 |
2017-06-15 | ACPI/IORT: Remove iort_node_match() | Lorenzo Pieralisi | 1 | -15/+0 |
2017-05-30 | ACPI/IORT: Move the check to get iommu_ops from translated fwspec | Lorenzo Pieralisi | 1 | -8/+8 |
2017-05-30 | ACPI/IORT: Ignore all errors except EPROBE_DEFER | Sricharan R | 1 | -0/+6 |
2017-05-10 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+69 |
2017-05-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -31/+127 |
2017-04-29 | ACPI/IORT: Fix CONFIG_IOMMU_API dependency | Lorenzo Pieralisi | 1 | -10/+34 |
2017-04-20 | ACPI/IORT: Remove linker section for IORT entries probing | Lorenzo Pieralisi | 1 | -2/+0 |