summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Released as 3.4.0.v3.4.0originMartin Mares2015-09-141-1/+1
* lib/configure: Also accept host tuples without vendor stringFelix Janda2015-09-141-1/+1
* Sysfs: Read failures of optional attributes are not fatalMartin Mares2015-09-141-4/+11
* Oops, numa_node should not be a mandatory attributeMartin Mares2015-09-141-9/+13
* Updated fixed-version references to pci_fill_infoMartin Mares2015-09-142-2/+2
* NUMA node scanning is now done in an ABI-compatible wayMartin Mares2015-09-145-21/+30
* Whitespace fixesMartin Mares2015-09-141-1/+1
* Report NUMA node in lspci -vMatthew Wilcox2015-09-143-0/+3
* Fix broken backward compat struct translation for pci filtersLucas Stach2015-04-161-2/+2
* Released as 3.3.1.Martin Mares2015-04-091-2/+2
* pread.h: Remove support for libc5Felix Janda2015-04-091-9/+0
* Fixed memory allocation bug in name cache path codeMartin Mares2015-01-221-1/+1
* Fix small memory leak in names-cacheMartin Mares2014-12-121-1/+2
* Updated PCI_LIB_VERSIONMartin Mares2014-11-101-1/+1
* 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-022-4/+20
* Configure: HWDB is specific for LinuxMartin Mares2014-11-021-17/+17
* Rewritten support for UDEV's HWDBMartin Mares2014-11-0110-65/+144
* libpci: pci_id_lookup - add udev/hwdb supportTom Gundersen2014-11-012-2/+74
* 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-012-4/+9
* 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-014-4/+21
* Fix whitespace errorsMartin Mares2014-11-011-2/+2
* 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
* 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-013-0/+6
* <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-251-0/+1
* sysfs: Do not warn on incomplete slot addressesMartin Mares2013-11-101-2/+11
* lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config EnableBjorn Helgaas2013-11-101-2/+2
* lspci: Add L1 PM Substate capability reportingDavid Box2013-06-111-0/+1
* lspci: Display CardBus bridge capabilitiesMatthew Wilcox2013-04-201-1/+2
* lib/configure: match all freebsd os'sMarek Cruz2013-04-011-1/+1
* Squash an unused variable warningMartin Mares2013-04-011-1/+2
* Configure: pkg-config can be overridden by $PKG_CONFIGMartin Mares2013-04-011-5/+8
* On newer Linux systems, use libkmod to look up kernel modulesMartin Mares2013-04-011-1/+32
* Use symbol versioning for our new member of struct pci_devMartin Mares2013-04-016-8/+17
* Detection of module aliases (Linux sysfs only)Martin Mares2013-04-013-10/+33
* Fixed logic error in pci_open()Martin Mares2012-12-061-1/+1
* Display whether LTR/OBFF are supported and enabledMika Westerberg2012-06-121-0/+4
* lspci: zero address in IO isn't always unassignedAaron Sierra2012-05-281-1/+1
* Fix check whether dump.name was givenVille Skyttä2011-11-141-1/+1