summaryrefslogtreecommitdiff
path: root/drivers/acpi/arm64
AgeCommit message (Expand)Author
2017-05-30ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi
2017-05-30ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-29ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-20ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi
2017-04-19acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-03-30ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo
2017-03-30ACPI: platform-msi: retrieve devid from IORTHanjun Guo
2017-03-29ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev idHanjun Guo
2017-03-29ACPI/IORT: Rename iort_node_map_rid() to make it genericHanjun Guo
2017-03-21ACPI/IORT: Rework iort_match_node_callback() return value handlingHanjun Guo
2017-03-21ACPI/IORT: Add missing comment for iort_dev_find_its_id()Hanjun Guo
2017-03-21ACPI/IORT: Fix the indentation in iort_scan_node()Hanjun Guo
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel
2017-02-06ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter
2017-02-06ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi
2016-12-06ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi
2016-11-29ACPI/IORT: Introduce iort_iommu_configureLorenzo Pieralisi
2016-11-29ACPI/IORT: Add single mapping functionLorenzo Pieralisi
2016-11-29ACPI/IORT: Replace rid map type with type maskLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Add IORT configurationLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Add IORT configurationLorenzo Pieralisi
2016-11-29ACPI/IORT: Add support for ARM SMMU platform devices creationLorenzo Pieralisi
2016-11-29ACPI/IORT: Add node match functionLorenzo Pieralisi
2016-11-29ACPI/IORT: Add support for IOMMU fwnode registrationLorenzo Pieralisi
2016-11-29ACPI/IORT: Introduce linker section for IORT entries probingLorenzo Pieralisi
2016-09-12ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki