]> mj.ucw.cz Git - pciutils.git/history - lspci.c
Clean up freeing of the ID tables.
[pciutils.git] / lspci.c
2008-02-12 Martin MaresTidy up help texts on usage.
2008-02-12 Martin MaresReplaced the method_params array by library parameters.
2008-02-11 Martin MaresDie if DNS queries are requested, but not available.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresAdded options for controlling the DNS query modes.
2008-02-11 Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11 Martin MaresCleaned up the list of options.
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
2007-11-06 Martin MaresFinished support for displaying of kernel drivers/modules.
2007-11-02 Martin MaresImplemented searching for kernel modules. Works, but...
2007-11-02 Martin MaresFirst attempt at printing Linux driver names.
2007-10-19 Martin MaresAdded two more capability ID's gathered from various...
2007-10-19 Martin MaresBig code cleanup.
2007-10-19 Martin MaresDecode the Debug port capability (per EHCI 0.96 spec).
2007-10-19 Martin MaresIncomplete decoding of several capabilities is marked...
2007-10-12 Martin MaresCapability loop detection introduced 2.2.7 did not...
2007-10-05 Martin MaresDecode a couple of bits of traditional registers, which...
2007-10-05 Martin MaresFully decode PCI Express capability. Most of the PCIE...
2007-10-05 Martin MaresDetect and report loops in capability lists.
2007-10-05 Martin MaresMore bits of PCIE capability decoding.
2007-09-12 Martin MaresExtended the fbsd-device backend to run on Dragonfly...
2007-09-03 Martin MaresResurrected the Windows port.
2007-08-14 Martin MaresAdded decoding of HT MSI capability.
2007-03-30 Jason Lunzfix minor logic error in grow_tree()
2007-02-14 Martin MaresAdded PCI/PCI-X to PCI-Express Bridge type.
2007-02-06 Martin MaresGet rid of bzero().
2007-02-04 Martin Maresalloca() needs <alloca.h>.
2006-09-10 Martin MaresErrors when reading standard config header are no longe...
2006-09-10 Martin MaresWhitespace cleanup.
2006-09-09 Martin MaresPerform shell escaping in `-m' mode where necessary.
2006-09-09 Martin MaresAdded a `-vmm' mode.
2006-09-09 Martin MaresWhitespace cleanup of all source files.
2006-09-09 Martin MaresAdded support for compressed pci.ids.
2006-09-09 Martin MaresCleaned up usage of `char' and `byte'.
2006-07-30 Martin MaresAdded support for MSI per-vector masking.
2006-07-30 Martin MaresAdded support for the `bridge subsystem ID' capability.
2006-07-30 Martin MaresFixed bug in printing of 64-bit prefetchable memory...
2006-06-27 Martin MaresAdd and use PCI_FILL_CLASS.
2006-06-03 Martin MaresIntroduced the -nn switch.
2006-05-31 Martin Maresdie() now uses the right program name when printing...
2006-05-05 Martin MaresFixed a silly bug in processing of the -D switch.
2006-05-05 Martin MaresAvoid changes of -m format.
2006-05-05 Martin MaresAdded the -D switch.
2006-05-05 Martin MaresReport cache line size in bytes.
2006-05-05 Martin MaresFixed decoding of link status register.
2006-05-05 Martin MaresFixed a bug in name lookups
2006-05-05 Martin MaresMemleak
2006-05-05 Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05 Martin Mares-test11
2006-05-05 Martin MaresNew names.c
2006-05-05 Martin MaresRegister caching rewrite
2006-05-05 Martin MaresVarious improvements of PCI-X and PCI Express dumps.
2006-05-05 Martin MaresSpelling fixes.
2006-05-05 Martin MaresUse xmalloc(), not malloc().
2006-05-05 Martin MaresFix spelling of Hz
2006-05-05 Martin MaresFixed bugs in reading and interpreting of base addresses.
2006-05-05 Martin MaresHT improvements from Maciej
2006-05-05 Martin MaresMerged more PCI Express updates.
2006-05-05 Martin MaresAdded dumping of MSI-X caps.
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresAdded Windows port.
2006-05-05 Martin MaresAllow header type 1 for any bridge.
2006-05-05 Martin MaresBug fixes to format_agp_rate().
2006-05-05 Martin MaresHyperTransport capability support
2006-05-05 Martin MaresFix to the previous patch.
2006-05-05 Martin MaresDecode all bits in type 1 headers
2006-05-05 Martin MaresSupport for PCI domains finished
2006-05-05 Martin MaresPreliminary support for PCI domains
2006-05-05 Martin MaresRemoved "Linux" from the package name
2006-05-05 Martin MaresMerged bug fixes from Debian patches
2006-05-05 Martin MaresClean up types
2006-05-05 Martin MaresFixed calls to config_fetch()
2006-05-05 Martin MaresIncorrect error message fixed.
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresAdd basic support for AGP3 fields.
2006-05-05 Martin Mareslspci: mention "-xxx" option in the help.
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresAdded PCI-X stuff.
2006-05-05 Martin MaresFixed bug in AGP rate reporting.
2006-05-05 Martin MaresMin/max latency is now printed in nanoseconds.
2006-05-05 Martin MaresUpdated display of power management information to...
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresSynced pci.ids with Linux 2.3.40 and released as pciuti...
2006-05-05 Martin MaresFixed a bug in fetching of cardbus bridge header extens...
2006-05-05 Martin MaresSeveral small formatting fixes.
2006-05-05 Martin MaresAlpha IO_FORMAT fix by Andrea Arcangeli.
2006-05-05 Martin MaresIf prog-if is zero, but it's present in the ID list...
2006-05-05 Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05 Martin Mares* pci.ids: New ID's. As usually.
2006-05-05 Martin MaresDon't show region size if it's zero (usually due to...
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresAGP command register display bug fix from Petr Vandrovec.
2006-05-05 Martin MaresSparc/Sparc64 fixes by Jakub.
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin Mareso Don't assume unsigned long to be 64-bit on 64-bit...
2006-05-05 Martin MaresCapability list parser now recognizes all AGP and all...
2006-05-05 Martin MaresAdded `bus mapping mode' (-M) which scans the whole...
2006-05-05 Martin Mareslspci now understands PCI capability lists. Currently...
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...
next