summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/dev-path-parser.c
AgeCommit message (Expand)Author
2023-12-06efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2022-09-19efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko
2021-05-22efi/dev-path-parser: Switch to use for_each_acpi_dev_match()Andy Shevchenko
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2016-11-13efi: Add device path parserLukas Wunner