aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fw_table.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter1-5/+10
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-11/+62
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang1-12/+63
2023-12-06ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array()Yuntao Wang1-21/+9
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang1-1/+1
2023-11-02lib/fw_table: Remove acpi_parse_entries_array() exportDan Williams1-1/+0
2023-10-27acpi: Move common tables helper functions to common libDave Jiang1-0/+189