]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/access.c
libpci: Update manpage documentation for devmem.path
[thirdparty/pciutils.git] / lib / access.c
2024-05-30  Martin MaresABI version bump for pci_fill_info()
2023-12-08  Martin MarešMerge pull request #146 from alexisgrytalms/master
2023-06-18  Martin MaresUpdate license comments and added SPDX license identifiers
2022-02-10  Martin MaresMerge remote-tracking branch 'github/master'
2022-02-10  Pali Rohárlibpci: Add support for filling bridge resources
2022-02-10  Martin MaresMerge branch 'fill-info'
2022-01-21  Martin MaresSimplified pci_fill_info() and friends fill-info
2020-05-31  Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
2020-05-25  Martin MaresLibrary: Big cleanup of pci_fill_info()
2018-06-26  Martin MaresConvert other string properties to the generic mechanism
2018-06-26  Martin MaresCreated a generic interface for device properties
2018-06-26  Oliver O'HalloranAdd device-tree node path to the verbose output
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  Sean O. StalleyAdd support for enhanced allocation regions
2015-09-14  Martin MaresNUMA node scanning is now done in an ABI-compatible way
2015-09-14  Matthew WilcoxReport NUMA node in lspci -v
2014-11-02  Martin MaresBackward ABI compatibility for new filters and pci_fill...
2014-11-01  Martin MaresWork around problems with symbol versioning in globally...
2014-11-01  Martin MaresBetter work-around for missing symbol versioning on...
2014-11-01  Richard YaoFix building shared libraries on Darwin
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)
2008-12-12  Alex ChiangDisplay physical slot information in lspci -v
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-10  Martin MaresAdded library functions for accessing PCI capabilities.
2008-02-20  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12  Martin MaresMoved functions related to initialization and cleanup...
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.
2007-02-06  Martin MaresGet rid of bzero().
2006-09-09  Martin MaresAdded support for compressed pci.ids.
2006-05-05  Martin MaresAdded OpenBSD interface.
2006-05-05  Martin MaresInclude file splits and namespace cleanups.
2006-05-05  Martin MaresPreliminary support for PCI domains
2006-05-05  Martin MaresAdded sysfs support
2006-05-05  Martin MaresFixed UNUSED
2006-05-05  Martin MaresRemoved $Id$
2006-05-05  Martin MaresRemoved syscall.
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 MaresCorrected order of access methods (thanks to Andreas...
2006-05-05  Martin MaresAdded support for FreeBSD and its /dev/pci access method.
2006-05-05  Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05  Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05  Martin MaresReplaced `buffer' access method by a real cache.
2006-05-05  Martin MaresRewrote the PCI Utilities. All PCI configuration space...