summaryrefslogtreecommitdiff
path: root/ls-tree.c
Commit message (Expand)AuthorAgeFilesLines
* ls-tree: Print PCI domains in ascending orderPali Rohár2023-04-291-4/+6
* ls-tree: Fix parsing devices on multidomain PCI systemPali Rohár2023-04-291-10/+49
* ls-tree: Rename struct bridge member next to prevPali Rohár2023-04-291-4/+4
* ls-tree: Do not read Primary Bus Number for PCI Bridges from PCI config spacePali Rohár2023-04-291-2/+1
* lspci: Fix bridge filter support in tree viewPali Rohár2023-04-181-28/+43
* lspci: Fix filter support (-s/-d) for subtrees in tree mode (-t)Pali Rohár2022-10-291-34/+93
* lspci: Fix handling of truncated lines for msvcrt.dllPali Rohár2022-04-161-1/+5
* lspci: Do not access config space when it is emulatedPali Rohár2022-04-151-1/+1
* lspci: Do not show -[00]- bus in tree outputPali Rohár2022-02-101-1/+3
* lspci: Build tree based on PCI_FILL_PARENT informationPali Rohár2022-02-101-4/+61
* ls-tree: Fix handling of truncated linesMartin Mares2021-12-281-9/+14
* lspci: Print buses of multibus PCI domain in ascending orderPali Rohár2021-12-261-3/+8
* Fixed buffer overflows in ls-tree.cMartin Mares2020-01-221-21/+44
* lspci: Allow -s with -t to show a subtreeGera Kazakov2018-10-141-2/+17
* Topology now works in combination with filtersMartin Mares2018-08-121-2/+0
* Tree: Detect bridges properlyMartin Mares2018-08-121-3/+7
* Generalized topology computation in ls-tree.cMartin Mares2018-08-101-31/+14
* pciutils: Add support for 32-bit PCI domainsKeith Busch2016-05-141-1/+1
* lspci -t: Only show the domain at the root of the treeMatthew Wilcox2009-07-041-2/+2
* Split lspci to multiple source files.Martin Mares2008-11-211-0/+256