summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Fix formatting so that it is parseable by maint/releasev3.3.0Martin Mares2014-11-101-2/+2
* Updated PCI_LIB_VERSIONMartin Mares2014-11-101-1/+1
* Released as 3.3.0.Martin Mares2014-11-102-4/+7
* Updated pci.ids to today's snapshot.Martin Mares2014-11-101-2/+11
* ChangeLog: Mention filtering by classMartin Mares2014-11-021-0/+4
* Backward ABI compatibility for new filters and pci_fill_infoMartin Mares2014-11-026-29/+143
* lspci: Add ability to filter by class codeMatthew Wilcox2014-11-024-8/+25
* Updated ChangeLogMartin Mares2014-11-021-0/+27
* Clean up man pagesMartin Mares2014-11-024-5/+1
* Configure: HWDB is specific for LinuxMartin Mares2014-11-022-17/+20
* ChangeLog: Fixed a typoMartin Mares2014-11-011-1/+1
* Updated the READMEsMartin Mares2014-11-012-3/+15
* Rewritten support for UDEV's HWDBMartin Mares2014-11-0111-65/+149
* libpci: pci_id_lookup - add udev/hwdb supportTom Gundersen2014-11-012-2/+74
* Updated pci.ids to today's snapshotMartin Mares2014-11-011-735/+2815
* Work around problems with symbol versioning in globally optimizing GCCMartin Mares2014-11-012-1/+6
* Device labels must be requested via PCI_FILL_LABELSMartin Mares2014-11-013-5/+10
* Manual: Mention Darwin in the list of access methodsMartin Mares2014-11-011-0/+4
* Darwin: Yet more renamingMartin Mares2014-11-011-1/+1
* Darwin: More renamesMartin Mares2014-11-013-5/+5
* Darwin: Renamed to darwin.cMartin Mares2014-11-012-1/+1
* Darwin: Re-indent to match the rest of libpci and update file headerMartin Mares2014-11-011-97/+88
* Better work-around for missing symbol versioning on DarwinMartin Mares2014-11-012-6/+6
* Fix building shared libraries on DarwinRichard Yao2014-11-016-6/+32
* Fix whitespace errorsMartin Mares2014-11-012-4/+4
* Import initial Darwin Support from AppleRichard Yao2014-11-016-2/+240
* Fix endianity detection on SolarisMartin Mares2014-11-011-1/+9
* lspci: Correct Root Capabilities "CRS Software Visibility" bitBjorn Helgaas2014-11-011-1/+1
* lspci: Decode Interrupt Pin and Interrupt Line for PCI-PCI bridgesBjorn Helgaas2014-11-011-1/+1
* Clean up reading of device labelsMartin Mares2014-11-011-2/+1
* lspci: Show device name as exported by BIOS (sysfs label attribute) (V2)Thomas Renninger2014-11-014-0/+8
* Avoid C99 constructionsFrançois Revol2014-11-011-1/+1
* <asm/io.h> does not exist any moreMartin Mares2014-11-011-4/+0
* Do not forget to include <stdio.h>Martin Mares2014-11-011-0/+1
* lspci: Decode ASPMOptComp bit in LnkCap registerMartin Mares2014-02-252-2/+4
* Fixed a typo in messages printed in map modeMartin Mares2013-12-101-1/+1
* maint/tag-release: Use my kernel.org key to sign releasesv3.2.1Martin Mares2013-11-101-1/+1
* Released as 3.2.1.Martin Mares2013-11-102-2/+18
* Updated pci.ids to today's snapshotMartin Mares2013-11-101-534/+2239
* sysfs: Do not warn on incomplete slot addressesMartin Mares2013-11-101-2/+11
* lspci: Drop PCIe LnkCtl "Retrain Link" decodingBjorn Helgaas2013-11-101-2/+1
* lspci: Decode PCIe LnkCtl "Read Completion Boundary" for PCIe-to-PCI bridgesBjorn Helgaas2013-11-101-1/+1
* lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config EnableBjorn Helgaas2013-11-102-4/+4
* lspci: Decode PCIe DevCap/DevCtl FLReset only for EndpointsBjorn Helgaas2013-11-101-4/+7
* lspci: Decode PCIe DevCap "Acceptable Latencies" only for EndpointsBjorn Helgaas2013-11-101-2/+5
* lspci: Label PCIe LnkCap "L0s Exit Latency" as "L0s", not "L0"Bjorn Helgaas2013-11-101-1/+1
* lspci: Decode PCIe Link registers only for devices with linksBjorn Helgaas2013-11-101-2/+7
* lspci: Make output of L1 PM cap consistent with other capsMartin Mares2013-06-111-2/+2
* Added a test case for the L1 PM capabilityMartin Mares2013-06-111-0/+26
* lspci: Add L1 PM Substate capability reportingDavid Box2013-06-112-0/+56