]> mj.ucw.cz Git - pciutils.git/history - ls-vpd.c
Merge remote-tracking branch 'twilfredo/wilfred/fixup-doe-bits'
[pciutils.git] / ls-vpd.c
2023-06-18 Martin MaresUpdate license comments and added SPDX license identifiers
2020-01-25 Martin MaresVPD: When printing item IDs, escape non-ASCII characters
2018-06-19 Martin MaresVPD: Cleanup
2018-06-19 return.0pciutils: Add decoding of vendor specific VPD fields
2017-11-17 Martin Marespciutils: change MN VPD keyword to F_TEXT
2009-07-04 Martin MaresMerge branch 'master' of git+ssh://git.ucw.cz/home...
2009-07-04 Martin MaresImprove the VPD fix to warn the user that VPD decoding...
2009-07-04 Matthew WilcoxStop early if the VPD is corrupt
2009-06-29 Ben Hutchingslspci: Print vendor-/system-specific VPD item ids correctly
2008-11-22 Martin MaresIgnore NUL character at the end of VPD strings.
2008-11-22 Martin MaresAccompany VPD items with human-readable names.
2008-11-22 Martin MaresCopyright is held by Solarflare, not Ben personally
2008-11-21 Martin MaresDecode VPD fully only with -vv or higher.
2008-11-21 Martin MaresSplit lspci to multiple source files.