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