]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/pci.h
Add device-tree node path to the verbose output
[thirdparty/pciutils.git] / lib / pci.h
2018-06-26  Oliver O'HalloranAdd device-tree node path to the verbose output
2018-03-18  Martin MaresSylixos port
2018-03-17  Martin MaresIntroduced an explicit probe sequence
2017-11-17  Martin MaresReleased as 3.5.6
2017-07-05  Martin MaresReleased as 3.5.5 v3.5.5
2017-04-29  Bjorn Helgaaslspci: Fix "Auxiliary" spelling error
2017-02-25  Martin MaresReleased as 3.5.4 v3.5.4
2017-02-15  Martin MaresReleased as 3.5.3 v3.5.3
2016-10-03  Martin MaresReleased as 3.5.2 v3.5.2
2016-05-22  Martin MaresReleased as 3.5.1. v3.5.1
2016-05-19  Martin MaresReleased as 3.5.0. v3.5.0
2016-05-14  Martin MaresMerge branch 'dpc'
2016-05-14  Martin MaresDomains: Legacy 16-bit domain numbers are maintained...
2016-05-14  Martin MaresMerge branch 'domains'
2016-05-14  Keith Buschpciutils: Add support for 32-bit PCI domains
2016-05-14  Martin MaresA few minor corrections to the IORESOURCE changes
2016-05-14  Sean O. StalleyAdd support for enhanced allocation regions
2016-01-03  Martin MaresReleased as 3.4.1. v3.4.1
2015-09-14  Martin MaresReleased as 3.4.0. v3.4.0
2015-09-14  Martin MaresNUMA node scanning is now done in an ABI-compatible way
2015-09-14  Martin MaresWhitespace fixes
2015-09-14  Matthew WilcoxReport NUMA node in lspci -v
2015-04-09  Martin MaresReleased as 3.3.1.
2014-11-10  Martin MaresUpdated PCI_LIB_VERSION
2014-11-02  Martin MaresBackward ABI compatibility for new filters and pci_fill...
2014-11-02  Matthew Wilcoxlspci: Add ability to filter by class code
2014-11-01  Martin MaresRewritten support for UDEV's HWDB
2014-11-01  Martin MaresDevice labels must be requested via PCI_FILL_LABELS
2014-11-01  Richard YaoImport initial Darwin Support from Apple
2014-11-01  Thomas Renningerlspci: Show device name as exported by BIOS (sysfs...
2013-04-01  Martin MaresUse symbol versioning for our new member of struct...
2013-04-01  Martin MaresDetection of module aliases (Linux sysfs only)
2009-04-13  Martin MaresDocument that pci_dev->base_addr[] contains addresses...
2009-01-18  Martin MaresReleased as 3.1.0. v3.1.0
2008-12-30  Yu ZhaoFix base address flags when using sysfs method
2008-12-12  Alex ChiangDisplay physical slot information in lspci -v
2008-11-21  Ben HutchingsAdd implementation of read_vpd() method for sysfs
2008-11-21  Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-11-11  Martin MaresUpdated library ABI with proper versioning.
2008-11-11  Martin MaresRenumbered PCI_CAP_xxx to start with 1.
2008-11-10  Martin MaresMoved the new field at the end of struct pci_dev to...
2008-11-10  Martin MaresAdded library functions for accessing PCI capabilities.
2008-08-26  Martin MaresUse the visibility attributes only when building a...
2008-04-10  Martin MaresUpdated API and ABI version and released as 3.0.0. v3.0.0
2008-02-20  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-18  Martin MaresReleased as 2.99.1-alpha1.
2008-02-17  Martin MaresControl symbol exports in libpci.
2008-02-12  Martin MaresBump the API version (the new API is not cast in stone...
2008-02-12  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12  Martin MaresAnnotate printf-like functions with format checking...
2008-02-12  Martin MaresIntroduced API for selection of access methods.
2008-02-12  Martin MaresReplaced the method_params array by library parameters.
2008-02-12  Martin MaresParameters now have help texts.
2008-02-12  Martin MaresSettings of the resolving and caching mechanism are...
2008-02-12  Martin MaresAdded a simple infrastructure for setting of arbitrary...
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11  Martin MaresImplemented control options and the caching logic.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-02-13  Martin MaresThe first try at using DNS for resolving ID's.
2006-09-09  Martin MaresUpdated PCI_LIB_VERSION.
2006-09-09  Martin MaresAdded support for compressed pci.ids.
2006-06-27  Martin MaresAdd and use PCI_FILL_CLASS.
2006-06-03  Martin MaresFixed formatting of programming interfaces.
2006-06-03  Martin MaresIntroduced the -nn switch.
2006-05-05  Martin MaresAdded OpenBSD interface.
2006-05-05  Martin MaresCompatibility changes
2006-05-05  Martin MaresNew names.c
2006-05-05  Martin MaresUnexport byte, word.
2006-05-05  Martin MaresInclude file splits and namespace cleanups.
2006-05-05  Martin MaresFixed bugs in reading and interpreting of base addresses.
2006-05-05  Martin MaresAdded Windows port.
2006-05-05  Martin MaresPreliminary support for PCI domains
2006-05-05  Martin MaresAdded sysfs support
2006-05-05  Martin MaresClean up types
2006-05-05  Martin MaresAdded support for GNU Hurd
2006-05-05  Martin MaresRemoved $Id$
2006-05-05  Martin MaresRemoved syscall.
2006-05-05  Martin MaresHAVE_OWN_HEADER_H is gone.
2006-05-05  Martin MaresInitial NetBSD support.
2006-05-05  Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05  Martin MaresMerged in AIX port.
2006-05-05  Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05  Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05  Martin MaresRewrote the pread/pwrite things once again. Use pread...
2006-05-05  Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05  Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05  Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05  Martin MaresRewrote the PCI Utilities. All PCI configuration space...