]> mj.ucw.cz Git - pciutils.git/history - lib/access.c
lspci: Indent PCIe Capability DevCap2 & DevCtl2 correctly
[pciutils.git] / lib / access.c
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...