summaryrefslogtreecommitdiff
path: root/ls-vpd.c
Commit message (Expand)AuthorAgeFilesLines
* VPD: When printing item IDs, escape non-ASCII charactersMartin Mares2020-01-251-4/+8
* VPD: CleanupMartin Mares2018-06-191-13/+7
* pciutils: Add decoding of vendor specific VPD fieldsreturn.02018-06-191-0/+13
* pciutils: change MN VPD keyword to F_TEXTMartin Mares2017-11-171-1/+1
* Improve the VPD fix to warn the user that VPD decoding was aborted.Martin Mares2009-07-041-1/+1
* Stop early if the VPD is corruptMatthew Wilcox2009-07-041-1/+1
* lspci: Print vendor-/system-specific VPD item ids correctlyBen Hutchings2009-06-291-13/+7
* Ignore NUL character at the end of VPD strings.Martin Mares2008-11-221-0/+2
* Accompany VPD items with human-readable names.Martin Mares2008-11-221-31/+76
* Copyright is held by Solarflare, not Ben personallyMartin Mares2008-11-221-1/+3
* Decode VPD fully only with -vv or higher.Martin Mares2008-11-211-0/+2
* Split lspci to multiple source files.Martin Mares2008-11-211-0/+166