aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/vmd.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2020-12-15 14:30:03 +0000
committerRafael J. Wysocki <[email protected]>2020-12-15 14:30:03 +0000
commit5e2cde03da4006e06f002c0b410ca39833e760bd (patch)
treecd0dc3f73a3f90bf7492460878c3e54512f40326 /drivers/pci/controller/vmd.c
parentMerge branches 'acpica' and 'acpi-scan' (diff)
parentRevert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" (diff)
parentDocumentation: ACPI: enumeration: add PCI hierarchy representation (diff)
downloadkernel-5e2cde03da4006e06f002c0b410ca39833e760bd.tar.gz
kernel-5e2cde03da4006e06f002c0b410ca39833e760bd.zip
Merge branches 'acpi-resources' and 'acpi-docs'
* acpi-resources: Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" resource: provide meaningful MODULE_LICENSE() in test suite ASoC: Intel: catpt: Replace open coded variant of resource_intersection() ACPI: watchdog: Replace open coded variant of resource_union() PCI/ACPI: Replace open coded variant of resource_union() resource: Add test cases for new resource API resource: Introduce resource_intersection() for overlapping resources resource: Introduce resource_union() for overlapping resources resource: Group resource_overlaps() with other inline helpers resource: Simplify region_intersects() by reducing conditionals * acpi-docs: Documentation: ACPI: enumeration: add PCI hierarchy representation Documentation: ACPI: _DSD: enable hyperlink in final references Documentation: ACPI: explain how to use gpio-line-names