Show patches with: Series = rust: Add ACPI match table support for Rust drivers       |    Archived = No       |   9 patches
Patch Series S/W/F Date Submitter Delegate State
[v7,9/9] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,8/9] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin New
[v7,7/9] rust: platform: Set `OF_ID_TABLE` default to `None` in `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,6/9] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,5/9] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,4/9] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,3/9] samples: rust: platform: conditionally call Self::properties_parse() rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin Superseded
[v7,2/9] samples: rust: platform: don't call as_ref() repeatedly rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin New
[v7,1/9] rust: device: implement FwNode::is_compatible() rust: Add ACPI match table support for Rust drivers --- 2025-06-18 Igor Korotin New