summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/dev-path-parser.c
AgeCommit message (Expand)AuthorLines
2022-09-19efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko-4/+6
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko-1/+0
2021-05-22efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko-31/+18
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel-19/+19
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-2/+2
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel-8/+1
2016-11-13efi: Add device path parserLukas Wunner-0/+203