]> git.ipfire.org Git - thirdparty/pciutils.git/shortlog
thirdparty/pciutils.git
2022-04-15  Martin Maresfbsd-device: One more fix
2022-04-15  Mikhail BratchikovFix lspci: Power Management Control/Status PCI to PCI...
2022-04-15  Pali RohárREADME: Mention cfgmgr32 for Windows
2022-04-15  Pali RohárREADME: Update information about Windows
2022-04-15  Pali Rohárpcilib.man: Include information about win32-cfgmgr32
2022-04-15  Pali Rohárlspci: Do not access config space when it is emulated
2022-04-15  Pali Rohárlibpci: Add windows cfgmgr32 implementation
2022-04-15  Pali Rohárlibpci: Implement virtual config space for provides...
2022-04-15  Pali Rohárlspci: Show information also for devices with unknown...
2022-04-15  Pali Rohárlibpci: Define some more PCI_IORESOURCE flags (compatib...
2022-04-14  Martin MaresTried to fix the fbsd-device back-end
2022-02-26  Jonathan Cameronpciutils: Add decode support for Data Object Exchange...
2022-02-26  Pali Rohárlspci: Decode PCIe 6.0 Slot Power Limit values
2022-02-10  Martin MaresMerge remote-tracking branch 'github/master'
2022-02-10  Pali Rohárlspci: Replace find_driver() via libpci PCI_FILL_DRIVER
2022-02-10  Pali Rohárlibpci: sysfs: Implement support for PCI_FILL_DRIVER
2022-02-10  Pali Rohárlibpci: proc: Implement support for PCI_FILL_DRIVER
2022-02-10  Pali Rohárlibpci: Define new string property PCI_FILL_DRIVER
2022-02-10  Pali Rohárlspci: Do not show -[00]- bus in tree output
2022-02-10  Pali Rohárlspci: Build tree based on PCI_FILL_PARENT information
2022-02-10  Pali Rohárlibpci: sysfs: Implement support for PCI_FILL_PARENT
2022-02-10  Pali Rohárlibpci: Add new option PCI_FILL_PARENT
2022-02-10  Pali Rohárlspci: Retrieve prog if, subsystem ids and revision...
2022-02-10  Pali Rohárlibpci: sysfs: Implement CLASS_EXT and SUBSYS support
2022-02-10  Pali Rohárlibpci: generic: Implement SUBSYS also for PCI_HEADER_T...
2022-02-10  Pali Rohárlibpci: generic: Implement CLASS_EXT and SUBSYS support
2022-02-10  Pali Rohárlibpci: Add new options for pci_fill_info: CLASS_EXT...
2022-02-10  Pali Rohárlspci: Use PCI_FILL_BRIDGE_BASES to detect if range...
2022-02-10  Pali Rohárlibpci: Add support for filling bridge resources
2022-02-10  Pali Rohárlspci: Simplify printing range in show_range()
2022-02-10  Pali Rohárlspci: Show 16/32/64 bit width for address ranges behin...
2022-02-10  Martin MaresMerge branch 'fill-info'
2022-02-10  Pali Rohárlibpci: i386-io-windows.h: Fix comment about CRTDLL
2022-02-10  Pali Rohárlspci: Define PCI_U64_FMT_U format for printing u64
2022-02-10  Pali Rohárlspci: Replace unsigned long long type by u64 and ...
2022-02-10  Pali Rohárpciutils: Remove #include <unistd.h> from files which...
2022-02-10  Pali Rohárlibpci: For PCI_OS_WINDOWS include windows.h instead...
2022-02-10  Pali Rohárlibpci: For PCI_OS_WINDOWS define strncasecmp as alias...
2022-02-10  Pali Rohárlibpci: For MSVC < 19.00 define snprintf outside of...
2022-02-10  Pali Rohárlibpci: For MSVC < 19.00 define vsnprintf as alias...
2022-02-09  Martin MaresInstall lspci to /usr/bin on Linux systems
2022-01-28  Martin MaresREADME: Added a note on dynamic linking and derived...
2022-01-21  Martin MaresSimplified pci_fill_info() and friends fill-info
2022-01-21  Martin MaresAnother try at choosing the default compiler
2022-01-21  Martin Mareslspci: Improvements to PCIe link speed downgrade reporting
2022-01-21  Martin Marespci.h: The error callback is now declared with PCI_NONRET
2022-01-21  Martin Marestypes.h: Introduced PCI_NONRET
2022-01-21  Dongdong Liulspci: Update tests files with VF 10-Bit Tag Requester
2022-01-21  Dongdong Liulspci: Decode VF 10-Bit Tag Requester
2022-01-21  Martin Mareslspci: Bus mapping works in non-zero domain
2022-01-21  Vladimír ČunátMakefile: don't hardcode gcc
2022-01-01  Pali Rohárlibpci: i386-io-windows.h: Mute false-positive warning
2022-01-01  Pali Rohári386-ports: Do not mark pci_access in conf12_cleanup...
2021-12-28  Pali Rohárlib: Fix definition of strcasecmp() for PCI_OS_WINDOWS
2021-12-28  Pali Rohárcompat/getopt: Fix compatibility with non-GNU C library
2021-12-28  Pali Rohárpciutils: Do not include compat/getopt.h on MinGW32...
2021-12-28  Lennert BuytenhekAdd PCIe 3.0+ decoding of the LnkCtl2 Compliance Preset...
2021-12-28  Martin Maresls-tree: Fix handling of truncated lines
2021-12-28  Martin Maresi386-ports: Added missing #include <string.h>
2021-12-28  Pali RohárMakefile: Add compat/getopt.h into PCIINC dependency...
2021-12-27  Martin MaresREADME: Add a note on C99
2021-12-26  Martin MaresRenamed maint/RELEASE to appease case-insensitive files...
2021-12-26  Pali Rohárlspci: Show Slot Power Limit values above EFh
2021-12-26  Pali Rohárlibpci: Fix intel_sanity_check() function
2021-12-26  Pali Rohárlspci: Print buses of multibus PCI domain in ascending...
2021-12-26  Martin Maresintel_cleanup_io() no longer returns a value
2021-12-26  Pali Rohárdump: Allow more leading zeros in dump line number
2021-12-26  Pali RohárREADME: Update information how to compile Windows port
2021-12-26  Pali Rohárwin32: Remove old config.h and config.mk files
2021-12-26  Pali Rohárconfigure: Generate config files for PCI_OS_WINDOWS
2021-12-26  Pali RohárMakefile: Add new option COMPAT_GETOPT
2021-12-26  Pali RohárMakefile: Append EXEEXT variable to executable filename...
2021-12-26  Martin MaresFactored out initialization of name list path
2021-12-26  Pali Rohárlibpci: For PCI_OS_WINDOWS allows to load pci.ids from...
2021-12-26  Pali Rohárlibpci: i386-io-windows.h: Enable I/O access via native...
2021-12-26  Pali Rohárlibpci: i386-io-windows.h: Fix definitions of I/O port...
2021-12-26  Pali Rohárlibpci: i386-io-windows.h: Skip I/O setup on 16/32...
2021-12-26  Martin MaresCleaned up previous commit
2021-12-26  Laurin-Luis... Fix the primitive system dependency discovery for Darwi...
2021-12-26  Robert ElliottMan pages: clarify pci.ids location
2021-12-26  Robert Elliottupdate-pciids man page: add cross-references
2021-12-26  Robert Elliottman pages: update cross-references to pci.ids
2021-12-26  Martin MaresMakefile: Update uninstall target to match all install...
2021-12-26  Alex Domingoadd missing symlinks to libraries in install-lib target
2021-12-26  Zachary T WelchMakefile: fix for parallel builds (make -j)
2021-12-26  Martin MaresHWDB: Handle NULL returned by udev_list_entry_get_*
2021-12-26  Martin MaresFix malloc error handling when pci_access is not fully...
2020-12-06  Gustavo Pimentellspci: Add PCIe 6.0 data rate (64 GT/s) support
2020-12-06  Martin MaresHWDB: Fixed memory leak
2020-12-06  Martin MaresMerge branch 'master' of https://github.com/nmoinvaz...
2020-12-06  Martin MaresMerge branch 'master' of https://github.com/rohit-mundr...
2020-12-06  Martin MaresMerge branch 'pu/update-pciids' of https://github.com...
2020-12-06  Martin MaresMerge branch 'pu/buildsys' of https://github.com/guille...
2020-12-06  Martin MaresMerge branch 'pu/typos' of https://github.com/guillemj...
2020-11-20  Nathan MoinvaziriFixed MSAN errnum use-of-uninitialized value warning...
2020-10-30  Rohit MundraAdded five nibbles for domain in dump read
2020-09-23  Guillem Joverupdate-pciids: Make the backup with a hardlink instead...
2020-09-23  Guillem Joverupdate-pciids: Fix spacing style
2020-09-23  Guillem Joverupdate-pciids: Move quiet setting after set -e
2020-09-16  Guillem JoverFix typos
next