summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cxl: Rename caps to be device capsBen Widawsky2022-09-302-27/+27
| * | | cxl: Rework caps to new functionBen Widawsky2022-09-301-9/+23
| * | | cxl: Collect all DVSEC Device fieldsBen Widawsky2022-09-292-1/+2
| * | | cxl: Make id check more explicitBen Widawsky2022-09-291-3/+6
| * | | cxl: Rename variable to match other codeBen Widawsky2022-09-291-10/+10
| |/ /
* | | Merge remote-tracking branch 'pali/lspci-tree-filter'Martin Mares2022-10-301-34/+93
|\ \ \
| * | | lspci: Fix filter support (-s/-d) for subtrees in tree mode (-t)Pali Rohár2022-10-291-34/+93
| |/ /
* | | Maint: Tag releases with my new PGP keyMartin Mares2022-08-101-1/+1
|/ /
* | Avoid adding multiple version tags to the same symbolMartin Mares2022-08-101-4/+8
|/
* Released as 3.8.0.v3.8.0Martin Mares2022-04-183-5/+5
* Filters: Fixed symbol versioningMartin Mares2022-04-181-4/+4
* README and ChangeLog for 3.8.0.Martin Mares2022-04-163-4/+42
* Document new filter syntax in man pagesMartin Mares2022-04-162-7/+8
* Filters now support partially specified classes and also prog-if'sMartin Mares2022-04-163-97/+187
* pciutils.lsm: metalab.unc.edu is goneMartin Mares2022-04-161-3/+0
* Updated pci.ids to today's snapshotMartin Mares2022-04-161-240/+2472
* lspci: Fix detection of memory space barPali Rohár2022-04-161-1/+1
* lspci: Fix detection of extended capabilitiesPali Rohár2022-04-161-1/+1
* lspci: Fix detection of virtual regionsPali Rohár2022-04-161-23/+17
* lspci: Fix handling of truncated lines for msvcrt.dllPali Rohár2022-04-161-1/+5
* libpci: i386-io-windows.h: Fix error handling for GetProcessImageFileNameW() ...Pali Rohár2022-04-151-3/+67
* libpci: i386-io-windows.h: Fix MinGW build with pre-4.00 MSVCRT runtime libraryPali Rohár2022-04-151-4/+4
* libpci: Always call pci_set_name_list_path() in pci_init_name_list_path()Pali Rohár2022-04-151-1/+4
* libpci: Compile windows i386-ports only for x86 CPUPali Rohár2022-04-151-0/+2
* fbsd-device: One more fixMartin Mares2022-04-151-1/+1
* Fix lspci: Power Management Control/Status PCI to PCI Bridge Support ExtensionsMikhail Bratchikov2022-04-151-2/+2
* README: Mention cfgmgr32 for WindowsPali Rohár2022-04-151-1/+1
* README: Update information about WindowsPali Rohár2022-04-151-2/+12
* pcilib.man: Include information about win32-cfgmgr32Pali Rohár2022-04-151-0/+10
* lspci: Do not access config space when it is emulatedPali Rohár2022-04-153-8/+16
* libpci: Add windows cfgmgr32 implementationPali Rohár2022-04-157-1/+1731
* libpci: Implement virtual config space for provides without access to config ...Pali Rohár2022-04-154-0/+304
* lspci: Show information also for devices with unknown header typePali Rohár2022-04-151-27/+108
* libpci: Define some more PCI_IORESOURCE flags (compatible with ioport.h)Pali Rohár2022-04-151-0/+6
* Tried to fix the fbsd-device back-endMartin Mares2022-04-141-5/+5
* pciutils: Add decode support for Data Object Exchange Extended CapabilityJonathan Cameron2022-02-263-0/+355
* lspci: Decode PCIe 6.0 Slot Power Limit valuesPali Rohár2022-02-261-9/+7
* Merge remote-tracking branch 'github/master'Martin Mares2022-02-101-4/+3
|\
| * libpci: i386-io-windows.h: Fix comment about CRTDLLPali Rohár2022-02-101-4/+3
* | lspci: Replace find_driver() via libpci PCI_FILL_DRIVERPali Rohár2022-02-101-40/+16
* | libpci: sysfs: Implement support for PCI_FILL_DRIVERPali Rohár2022-02-101-0/+14
* | libpci: proc: Implement support for PCI_FILL_DRIVERPali Rohár2022-02-101-2/+20
* | libpci: Define new string property PCI_FILL_DRIVERPali Rohár2022-02-101-0/+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-102-5/+62
* | libpci: sysfs: Implement support for PCI_FILL_PARENTPali Rohár2022-02-101-0/+33
* | libpci: Add new option PCI_FILL_PARENTPali Rohár2022-02-101-0/+2
* | lspci: Retrieve prog if, subsystem ids and revision id via libpciPali Rohár2022-02-103-53/+27
* | libpci: sysfs: Implement CLASS_EXT and SUBSYS supportPali Rohár2022-02-101-2/+32
* | libpci: generic: Implement SUBSYS also for PCI_HEADER_TYPE_BRIDGEPali Rohár2022-02-101-0/+9