Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8097e53eaba2bbae99dee661778ca20490b73951
/
drivers
/
acpi
/
arm64
/
iort.c
8097e53
ACPI/IORT: Use helper functions to access dev->iommu_fwspec
by Joerg Roedel
· 6 years ago
dc3c055
dma-mapping: remove dma_deconfigure
by Christoph Hellwig
· 6 years ago
6757cda
ACPI/IORT: Don't set default coherent DMA mask
by Robin Murphy
· 6 years ago
d74ea71
ACPI/IORT: Set bus DMA mask as appropriate
by Robin Murphy
· 6 years ago
5ac65e8
ACPI/IORT: Support address size limit for root complexes
by Robin Murphy
· 6 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
8dc1253
ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define
by Lorenzo Pieralisi
· 7 years ago
6c47506
ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
by Lorenzo Pieralisi
· 7 years ago
8b4282e
ACPI/IORT: Add msi address regions reservation helper
by Shameer Kolothum
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6563790
ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up
by Lorenzo Pieralisi
· 7 years ago
86456a3
ACPI/IORT: Add SMMUv3 specific special index mapping handling
by Hanjun Guo
· 7 years ago
8c8df8d
ACPI/IORT: Enable special index ITS group mappings for IORT nodes
by Hanjun Guo
· 7 years ago
0a71d8b
ACPI/IORT: Look up IORT node through struct fwnode_handle pointer
by Hanjun Guo
· 7 years ago
896dd2c
ACPI/IORT: Make platform devices initialization code SMMU agnostic
by Lorenzo Pieralisi
· 7 years ago
e3d4939
ACPI/IORT: Improve functions return type/storage class specifier indentation
by Lorenzo Pieralisi
· 7 years ago
7580813
ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard
by Lorenzo Pieralisi
· 7 years ago
37f6b42
ACPI/IORT: Fix PCI ACS enablement
by Lorenzo Pieralisi
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
4d36037
ACPI/IORT: Fix build regression without IOMMU
by Arnd Bergmann
· 7 years ago
5fe0ce3
ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
by Ganapatrao Kulkarni
· 7 years ago
bc8648d
ACPI/IORT: Handle PCI aliases properly for IOMMUs
by Robin Murphy
· 7 years ago
10d8ab2
ACPI/IORT: Add IORT named component memory address limits
by Lorenzo Pieralisi
· 7 years ago
7ad4263
ACPI: Make acpi_dma_configure() DMA regions aware
by Lorenzo Pieralisi
· 7 years ago
fb4e3be
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
55a7b21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0b25635
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
by Joerg Roedel
· 8 years ago
f935448
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
by Geetha Sowjanya
· 8 years ago
403e8c7
ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
by Linu Cherian
· 8 years ago
12275bf
iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions
by Robert Richter
· 8 years ago
91e0bf8
ACPI/IORT: Remove iort_node_match()
by Lorenzo Pieralisi
· 8 years ago
4dac321
ACPI/IORT: Move the check to get iommu_ops from translated fwspec
by Lorenzo Pieralisi
· 8 years ago
058f8c3
ACPI/IORT: Ignore all errors except EPROBE_DEFER
by Sricharan R
· 8 years ago
28b4780
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
d49f2de
ACPI/IORT: Fix CONFIG_IOMMU_API dependency
by Lorenzo Pieralisi
· 8 years ago
316ca88
ACPI/IORT: Remove linker section for IORT entries probing
by Lorenzo Pieralisi
· 8 years ago
5a1bb63
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
by Sricharan R
· 8 years ago
1d9029d
ACPI/IORT: Add function to check SMMUs drivers presence
by Lorenzo Pieralisi
· 8 years ago
d4f54a1
ACPI: platform: setup MSI domain for ACPI based platform device
by Hanjun Guo
· 8 years ago
ae7c183
ACPI: platform-msi: retrieve devid from IORT
by Hanjun Guo
· 8 years ago
8ca4f1d
ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id
by Hanjun Guo
· 8 years ago
697f609
ACPI/IORT: Rename iort_node_map_rid() to make it generic
by Hanjun Guo
· 8 years ago
c92bdfe
ACPI/IORT: Rework iort_match_node_callback() return value handling
by Hanjun Guo
· 8 years ago
6cb6bf5
ACPI/IORT: Add missing comment for iort_dev_find_its_id()
by Hanjun Guo
· 8 years ago
d89cf2e
ACPI/IORT: Fix the indentation in iort_scan_node()
by Hanjun Guo
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
534766d
iommu: Rename iommu_get_instance()
by Joerg Roedel
· 8 years ago
5e5afa6
ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()
by Dan Carpenter
· 8 years ago
030abd8
ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
by Lorenzo Pieralisi
· 8 years ago
18b709b
ACPI/IORT: Make dma masks set-up IORT specific
by Lorenzo Pieralisi
· 8 years ago
643b8e4
ACPI/IORT: Introduce iort_iommu_configure
by Lorenzo Pieralisi
· 8 years ago
618f535
ACPI/IORT: Add single mapping function
by Lorenzo Pieralisi
· 8 years ago
ea50b52
ACPI/IORT: Replace rid map type with type mask
by Lorenzo Pieralisi
· 8 years ago
d6fcd3b
iommu/arm-smmu: Add IORT configuration
by Lorenzo Pieralisi
· 8 years ago
e4dadfa
iommu/arm-smmu-v3: Add IORT configuration
by Lorenzo Pieralisi
· 8 years ago
846f0e9
ACPI/IORT: Add support for ARM SMMU platform devices creation
by Lorenzo Pieralisi
· 8 years ago
bdca0c0
ACPI/IORT: Add node match function
by Lorenzo Pieralisi
· 8 years ago
7936df9
ACPI/IORT: Add support for IOMMU fwnode registration
by Lorenzo Pieralisi
· 8 years ago
34ceea2
ACPI/IORT: Introduce linker section for IORT entries probing
by Lorenzo Pieralisi
· 8 years ago
4bf2efd
ACPI: Add new IORT functions to support MSI domain handling
by Tomasz Nowicki
· 8 years ago
88ef16d
ACPI: I/O Remapping Table (IORT) initial support
by Tomasz Nowicki
· 8 years ago