]> mj.ucw.cz Git - pciutils.git/history - lspci.c
lspci: Decode the (virtual) resizeble BAR capability
[pciutils.git] / lspci.c
2020-01-22 Martin MaresCleaned up dumping of expansion ROM regions
2020-01-22 Martin MaresCleaned up dumping of I/O and memory regions
2020-01-21 Kelsey Skunberglspci: Change output for bridge with empty range to...
2020-01-21 Kelsey Skunberglspci: Remove unnecessary !verbose check in show_range()
2020-01-21 Kelsey Skunberglspci: Include -vvv option in help
2018-10-14 Gera Kazakovlspci: Allow -s with -t to show a subtree
2018-08-12 Martin MaresTopology now works in combination with filters
2018-08-12 Martin MaresAdded an option for displaying bus paths
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
2018-05-27 Martin Mareslspci: "virtual" resource regions recognized properly
2018-03-20 Viktor Prutyanovlspci: fix printing DeviceName
2017-12-31 Bjorn Helgaaslspci: Decode "VGA 16-bit decode" in bridge control...
2017-02-24 Martin Marestypes.h: Provide u64 on all systems
2016-12-31 Martin Mareslspci: better display of ranges behind a bridge
2016-05-14 Martin MaresMerge branch 'dpc'
2016-05-14 Martin MaresMerge branch 'domains'
2016-05-14 Martin MaresA few minor corrections to the IORESOURCE changes
2016-05-14 Sean O. StalleyAdd support for enhanced allocation regions
2015-09-14 Martin Mareslspci calls pci_fill_info() only as needed
2015-09-14 Martin MaresNUMA node scanning is now done in an ABI-compatible way
2015-09-14 Martin MaresImproved reporting of NUMA nodes
2015-09-14 Matthew WilcoxReport NUMA node in lspci -v
2014-11-02 Matthew Wilcoxlspci: Add ability to filter by class code
2014-11-01 Martin MaresDevice labels must be requested via PCI_FILL_LABELS
2014-11-01 Bjorn Helgaaslspci: Decode Interrupt Pin and Interrupt Line for...
2014-11-01 Thomas Renningerlspci: Show device name as exported by BIOS (sysfs...
2013-04-20 Matthew Wilcoxlspci: Display CardBus bridge capabilities
2013-04-01 Martin MaresOn newer Linux systems, use libkmod to look up kernel...
2012-05-28 Aaron Sierralspci: zero address in IO isn't always unassigned
2012-01-14 Bjorn HelgaasCorrect the end of CardBus memory windows
2010-12-04 Martin MaresMoved #include <unistd.h> to pciutils.h and avoid it...
2009-11-22 Martin MaresShorten BAR size suffixes
2009-11-22 Matthew WilcoxImprove large BAR display
2009-01-18 Yu ZhaoDon't display 'disabled' for a virtual base address
2009-01-18 Yu ZhaoRemove 64-bit BAR handling code for bus centric view
2008-12-12 Alex ChiangDisplay physical slot information in lspci -v
2008-11-21 Martin MaresSplit lspci to multiple source files.
2008-11-21 Ben HutchingsIn verbose mode, display contents of VPD if possible
2008-11-10 Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-11-10 Yu ZhaoAdded dumping of the Address Translation Services capab...
2008-11-09 Martin MaresLet `lspci -k' display subsystem names.
2008-11-09 Carl-Daniel HailfingerDecode HT 1.02 in the same way as HT 1.03.
2008-11-09 Max AsbockFix printing of PCIE AER capability.
2008-11-09 Martin MaresFix spelling of MSI.
2008-08-26 Martin MaresFix printing the MSI capability.
2008-08-26 Zhao, YuSingle Root I/O Virtualization capability support
2008-08-26 Zhao, YuAlternative Routing-ID Interpretation capability support
2008-08-26 Zhao, YuAccess Control Services capability support
2008-08-26 Zhao, YuAdvanced Error Reporting capability support
2008-08-26 Zhao, YuPCI Express Device, Link and Slot 2 capabilities support
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 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
next