2024-05-30 |
Kobayashi Daisuke | Add display function for cxl1.1 device link status... |
blob | commitdiff | raw |
2024-02-23 |
Martin Mares | Merge branch 'amiga' |
blob | commitdiff | raw | diff to current |
2024-02-17 |
Nikita Proshkin | lspci: Fix unsynchronized caches in lspci struct device... |
blob | commitdiff | raw | diff to current |
2023-12-08 |
Martin Mareš | Merge pull request #146 from alexisgrytalms/master |
blob | commitdiff | raw | diff to current |
2023-06-18 |
Martin Mares | Update license comments and added SPDX license identifiers |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Martin Mares | Merge remote-tracking branch 'pali/ls-tree-multidomain' |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Martin Mares | lspci: Allow longer name strings |
blob | commitdiff | raw | diff to current |
2022-04-15 |
Pali Rohár | lspci: Fix detection of virtual regions |
blob | commitdiff | raw | diff to current |
2022-04-15 |
Pali Rohár | lspci: Do not access config space when it is emulated |
blob | commitdiff | raw | diff to current |
2022-04-15 |
Pali Rohár | lspci: Show information also for devices with unknown... |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Martin Mares | Merge remote-tracking branch 'github/master' |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Pali Rohár | lspci: Build tree based on PCI_FILL_PARENT information |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Pali Rohár | lspci: Retrieve prog if, subsystem ids and revision... |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Pali Rohár | lspci: Use PCI_FILL_BRIDGE_BASES to detect if range... |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Pali Rohár | lspci: Simplify printing range in show_range() |
blob | commitdiff | raw | diff to current |
2022-02-10 |
Pali Rohár | lspci: Show 16/32/64 bit width for address ranges behin... |
blob | commitdiff | raw | diff to current |
2020-05-31 |
Martin Mares | Merge remote-tracking branch 'jlledom/hurd-fix-dev... |
blob | commitdiff | raw | diff to current |
2020-05-26 |
Alex Xu (Hello71) | lspci: Print IOMMU groups with -v |
blob | commitdiff | raw | diff to current |
2020-01-22 |
Martin Mares | Cleaned up dumping of expansion ROM regions |
blob | commitdiff | raw | diff to current |
2020-01-22 |
Martin Mares | Cleaned up dumping of I/O and memory regions |
blob | commitdiff | raw | diff to current |
2020-01-21 |
Kelsey Skunberg | lspci: Change output for bridge with empty range to... |
blob | commitdiff | raw | diff to current |
2020-01-21 |
Kelsey Skunberg | lspci: Remove unnecessary !verbose check in show_range() |
blob | commitdiff | raw | diff to current |
2020-01-21 |
Kelsey Skunberg | lspci: Include -vvv option in help |
blob | commitdiff | raw | diff to current |
2018-10-14 |
Gera Kazakov | lspci: Allow -s with -t to show a subtree |
blob | commitdiff | raw | diff to current |
2018-08-12 |
Martin Mares | Topology now works in combination with filters |
blob | commitdiff | raw | diff to current |
2018-08-12 |
Martin Mares | Added an option for displaying bus paths |
blob | commitdiff | raw | diff to current |
2018-06-26 |
Martin Mares | Created a generic interface for device properties |
blob | commitdiff | raw | diff to current |
2018-06-26 |
Oliver O'Halloran | Add device-tree node path to the verbose output |
blob | commitdiff | raw | diff to current |
2018-05-27 |
Martin Mares | lspci: "virtual" resource regions recognized properly |
blob | commitdiff | raw | diff to current |
2018-03-20 |
Viktor Prutyanov | lspci: fix printing DeviceName |
blob | commitdiff | raw | diff to current |
2017-12-31 |
Bjorn Helgaas | lspci: Decode "VGA 16-bit decode" in bridge control... |
blob | commitdiff | raw | diff to current |
2017-02-24 |
Martin Mares | types.h: Provide u64 on all systems |
blob | commitdiff | raw | diff to current |
2016-12-31 |
Martin Mares | lspci: better display of ranges behind a bridge |
blob | commitdiff | raw | diff to current |
2016-05-14 |
Martin Mares | Merge branch 'dpc' |
blob | commitdiff | raw | diff to current |
2016-05-14 |
Martin Mares | Merge branch 'domains' |
blob | commitdiff | raw | diff to current |
2016-05-14 |
Martin Mares | A few minor corrections to the IORESOURCE changes |
blob | commitdiff | raw | diff to current |
2016-05-14 |
Sean O. Stalley | Add support for enhanced allocation regions |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Martin Mares | lspci calls pci_fill_info() only as needed |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Martin Mares | NUMA node scanning is now done in an ABI-compatible way |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Martin Mares | Improved reporting of NUMA nodes |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Matthew Wilcox | Report NUMA node in lspci -v |
blob | commitdiff | raw | diff to current |
2014-11-02 |
Matthew Wilcox | lspci: Add ability to filter by class code |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Martin Mares | Device labels must be requested via PCI_FILL_LABELS |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Bjorn Helgaas | lspci: Decode Interrupt Pin and Interrupt Line for... |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Thomas Renninger | lspci: Show device name as exported by BIOS (sysfs... |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Matthew Wilcox | lspci: Display CardBus bridge capabilities |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Martin Mares | On newer Linux systems, use libkmod to look up kernel... |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Aaron Sierra | lspci: zero address in IO isn't always unassigned |
blob | commitdiff | raw | diff to current |
2012-01-14 |
Bjorn Helgaas | Correct the end of CardBus memory windows |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Martin Mares | Moved #include <unistd.h> to pciutils.h and avoid it... |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Martin Mares | Shorten BAR size suffixes |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Matthew Wilcox | Improve large BAR display |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Yu Zhao | Don't display 'disabled' for a virtual base address |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Yu Zhao | Remove 64-bit BAR handling code for bus centric view |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Alex Chiang | Display physical slot information in lspci -v |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Martin Mares | Split lspci to multiple source files. |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Ben Hutchings | In verbose mode, display contents of VPD if possible |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Martin Mares | Coding style cleanup: `for(...)' wants a space. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Yu Zhao | Added dumping of the Address Translation Services capab... |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Martin Mares | Let `lspci -k' display subsystem names. |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Carl-Daniel Hailfinger | Decode HT 1.02 in the same way as HT 1.03. |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Max Asbock | Fix printing of PCIE AER capability. |
blob | commitdiff | raw | diff to current |
2008-11-09 |
Martin Mares | Fix spelling of MSI. |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Martin Mares | Fix printing the MSI capability. |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Zhao, Yu | Single Root I/O Virtualization capability support |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Zhao, Yu | Alternative Routing-ID Interpretation capability support |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Zhao, Yu | Access Control Services capability support |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Zhao, Yu | Advanced Error Reporting capability support |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Zhao, Yu | PCI Express Device, Link and Slot 2 capabilities support |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils... |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Martin Mares | Tidy up help texts on usage. |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Martin Mares | Replaced the method_params array by library parameters. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Die if DNS queries are requested, but not available. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Added options for controlling the DNS query modes. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Merge with git+ssh://master.kernel.org/pub/scm/utils... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Cleaned up the list of options. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Implemented control options and the caching logic. |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Martin Mares | Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Martin Mares | Finished support for displaying of kernel drivers/modules. |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Martin Mares | Implemented searching for kernel modules. Works, but... |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Martin Mares | First attempt at printing Linux driver names. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Martin Mares | Added two more capability ID's gathered from various... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Martin Mares | Big code cleanup. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Martin Mares | Decode the Debug port capability (per EHCI 0.96 spec). |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Martin Mares | Incomplete decoding of several capabilities is marked... |
blob | commitdiff | raw | diff to current |
2007-10-12 |
Martin Mares | Capability loop detection introduced 2.2.7 did not... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Martin Mares | Decode a couple of bits of traditional registers, which... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Martin Mares | Fully decode PCI Express capability. Most of the PCIE... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Martin Mares | Detect and report loops in capability lists. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Martin Mares | More bits of PCIE capability decoding. |
blob | commitdiff | raw | diff to current |
2007-09-12 |
Martin Mares | Extended the fbsd-device backend to run on Dragonfly... |
blob | commitdiff | raw | diff to current |
2007-09-03 |
Martin Mares | Resurrected the Windows port. |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Martin Mares | Added decoding of HT MSI capability. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Jason Lunz | fix minor logic error in grow_tree() |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Martin Mares | Added PCI/PCI-X to PCI-Express Bridge type. |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Martin Mares | Get rid of bzero(). |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Martin Mares | alloca() needs <alloca.h>. |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Martin Mares | Errors when reading standard config header are no longe... |
blob | commitdiff | raw | diff to current |
next |