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-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