index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
Age
Commit message (
Expand
)
Author
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-08-10
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
2017-08-08
ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
Ganapatrao Kulkarni
2017-08-08
ACPI/IORT: Handle PCI aliases properly for IOMMUs
Robin Murphy
2017-08-07
ACPI/IORT: Add IORT named component memory address limits
Lorenzo Pieralisi
2017-08-07
ACPI: Make acpi_dma_configure() DMA regions aware
Lorenzo Pieralisi
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-06-28
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2017-06-23
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha Sowjanya
2017-06-23
ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Linu Cherian
2017-06-23
iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...
Robert Richter
2017-06-15
ACPI/IORT: Remove iort_node_match()
Lorenzo Pieralisi
2017-05-30
ACPI/IORT: Move the check to get iommu_ops from translated fwspec
Lorenzo Pieralisi
2017-05-30
ACPI/IORT: Ignore all errors except EPROBE_DEFER
Sricharan R
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-29
ACPI/IORT: Fix CONFIG_IOMMU_API dependency
Lorenzo Pieralisi
2017-04-20
ACPI/IORT: Remove linker section for IORT entries probing
Lorenzo Pieralisi
2017-04-20
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
2017-04-20
ACPI/IORT: Add function to check SMMUs drivers presence
Lorenzo Pieralisi
2017-04-19
acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
Fu Wei
2017-04-19
acpi/arm64: Add memory-mapped timer support in GTDT driver
Fu Wei
2017-04-19
acpi/arm64: Add GTDT table parse driver
Fu Wei
2017-03-30
ACPI: platform: setup MSI domain for ACPI based platform device
Hanjun Guo
2017-03-30
ACPI: platform-msi: retrieve devid from IORT
Hanjun Guo
2017-03-29
ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id
Hanjun Guo
2017-03-29
ACPI/IORT: Rename iort_node_map_rid() to make it generic
Hanjun Guo
2017-03-21
ACPI/IORT: Rework iort_match_node_callback() return value handling
Hanjun Guo
2017-03-21
ACPI/IORT: Add missing comment for iort_dev_find_its_id()
Hanjun Guo
2017-03-21
ACPI/IORT: Fix the indentation in iort_scan_node()
Hanjun Guo
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-10
iommu: Rename iommu_get_instance()
Joerg Roedel
2017-02-06
ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()
Dan Carpenter
2017-02-06
ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
Lorenzo Pieralisi
2016-12-06
ACPI/IORT: Make dma masks set-up IORT specific
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Introduce iort_iommu_configure
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Add single mapping function
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Replace rid map type with type mask
Lorenzo Pieralisi
2016-11-29
iommu/arm-smmu: Add IORT configuration
Lorenzo Pieralisi
2016-11-29
iommu/arm-smmu-v3: Add IORT configuration
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Add support for ARM SMMU platform devices creation
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Add node match function
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Add support for IOMMU fwnode registration
Lorenzo Pieralisi
2016-11-29
ACPI/IORT: Introduce linker section for IORT entries probing
Lorenzo Pieralisi
2016-09-12
ACPI: Add new IORT functions to support MSI domain handling
Tomasz Nowicki
2016-09-12
ACPI: I/O Remapping Table (IORT) initial support
Tomasz Nowicki