Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: dev-path-parser: use acpi_dev_uid_match() for matching _UID | Raag Jadav | 2023-12-06 | 1 | -5/+2 |
* | efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer() | Andy Shevchenko | 2022-09-19 | 1 | -4/+6 |
* | ACPI: utils: Fix reference counting in for_each_acpi_dev_match() | Andy Shevchenko | 2021-07-19 | 1 | -1/+0 |
* | efi/dev-path-parser: Switch to use for_each_acpi_dev_match() | Andy Shevchenko | 2021-05-22 | 1 | -31/+18 |
* | efi/dev-path-parser: Add struct definition for vendor type device path nodes | Ard Biesheuvel | 2020-02-23 | 1 | -19/+19 |
* | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -2/+2 |
* | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 1 | -8/+1 |
* | efi: Add device path parser | Lukas Wunner | 2016-11-13 | 1 | -0/+203 |