summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Topology now works in combination with filterstopologyMartin Mares2018-08-122-8/+16
* Paths now include bus numbersMartin Mares2018-08-121-1/+1
* Tree: Detect bridges properlyMartin Mares2018-08-121-3/+7
* Added an option for displaying bus pathsMartin Mares2018-08-102-4/+38
* Generalized topology computation in ls-tree.cMartin Mares2018-08-102-32/+40
* Released as 3.6.1v3.6.1Martin Mares2018-07-123-3/+9
* Sysfs: fixed sysfs_deref_link()Martin Mares2018-07-121-2/+10
* maint/release: Perl does not have "." in @INC any longerMartin Mares2018-06-301-1/+1
* Released as 3.6.0v3.6.0Martin Mares2018-06-304-5/+47
* Updated pci.ids to today's snapshotMartin Mares2018-06-301-188/+990
* Convert other string properties to the generic mechanismMartin Mares2018-06-262-8/+6
* Created a generic interface for device propertiesMartin Mares2018-06-266-17/+104
* Add device-tree node path to the verbose outputOliver O'Halloran2018-06-264-2/+31
* pciutils: add tags\TAGS generationViktor Prutyanov2018-06-261-2/+10
* VPD: CleanupMartin Mares2018-06-191-13/+7
* pciutils: Add decoding of vendor specific VPD fieldsreturn.02018-06-191-0/+13
* lspci: "virtual" resource regions recognized properlyMartin Mares2018-05-271-1/+2
* lspci: Use spec name for RCRB ((Root Complex Register Block)Bjorn Helgaas2018-04-202-3/+3
* lspci: Print names of capabilities even if we can't decode the restBjorn Helgaas2018-04-202-0/+65
* lspci: Decode Null CapabilityBjorn Helgaas2018-04-203-0/+8
* lspci: Clarify unknown capability IDsBjorn Helgaas2018-04-202-2/+2
* lspci.man: Removed one remaining reference to the sf.net siteMartin Mares2018-04-101-1/+1
* lspci: Avoid "%1$c" style format strings in HT capabilityMartin Mares2018-03-242-48/+161
* Sylixos: READMEsylixosGongYuJian2018-03-201-0/+1
* Sylixos: Bits of Makefile and configureGongYuJian2018-03-202-0/+5
* lspci: fix printing DeviceNameViktor Prutyanov2018-03-201-1/+3
* Sylixos: Trying to simplify probing mechanismMartin Mares2018-03-182-106/+6
* Sylixos: Coding style cleanupMartin Mares2018-03-181-78/+45
* Sylixos portMartin Mares2018-03-186-1/+309
* Introduced an explicit probe sequenceMartin Mares2018-03-172-15/+33
* Avoid "optarg" as an identifierMartin Mares2018-03-172-9/+9
* Adjust prototypes of xmalloc(), xrealloc() and xstrdup()Martin Mares2018-03-172-10/+10
* lspci: Report if the PCIe link speed/width is full or downgradedMartin Mares2018-03-161-6/+22
* lspci: Make DevCtl, DevSta, and AER decoding more consistentBjorn Helgaas2018-03-022-4/+4
* fbsd-device should compile againMartin Mares2018-01-111-2/+2
* fbsd-device: Hopefully fixed a bug in fbsd_scan()Martin Mares2017-12-311-1/+1
* lspci: Decode "VGA 16-bit decode" in bridge control registerBjorn Helgaas2017-12-313-1/+132
* pciutils: Add the support for a DOS/DJGPP environmentRudolf Marek2017-12-3113-15/+154
* README: kernel.org does not speak FTP any longerMartin Mares2017-11-191-1/+1
* Forgot the ChangeLog for v3.5.6.v3.5.6Martin Mares2017-11-171-0/+11
* Released as 3.5.6Martin Mares2017-11-172-3/+3
* Updated pci.ids to today's snapshotMartin Mares2017-11-171-113/+509
* pciutils: change MN VPD keyword to F_TEXTMartin Mares2017-11-171-1/+1
* fbsd-device: Use PCIOCGETCONF and PCIOCGETBAR when /dev/pci fd is readonly.Imre Vadász2017-11-171-8/+201
* fbsd-device: Make extended configuration space available.Imre Vadász2017-11-171-2/+2
* fbsd-device: Fix fbsd-device backend on DragonFly BSD.Imre Vadász2017-11-171-2/+2
* configure: use simpler/more portable echo_nMike Frysinger2017-11-171-6/+1
* Released as 3.5.5v3.5.5Martin Mares2017-07-053-3/+15
* Updated pci.ids to today's snapshotMartin Mares2017-07-051-106/+355
* lspci: Fix wrong read size for RootStaJeffy Chen2017-07-051-1/+1