Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-03 | pci_util: add pci_get_device_str() | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-28 | pci_util: add some id lookup functions | Burt P | |
So we can do pci.ids lookups ourselves. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-04-24 | [new] pci_util: functions and data structures for pci information | Burt P | |
Based on usb_util. Only current method is via lspci, but framework exists to add other methods. Signed-off-by: Burt P <pburt0@gmail.com> |