]> mj.ucw.cz Git - pciutils.git/shortlog
pciutils.git
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
2020-09-16 Brice Goglinpkgconfig: Fix libpci.pc for static linking
2020-09-16 Damien Zammitconfigure: Add support for GNU/Hurd
2020-09-16 Guillem Joverconfigure: Support cross-building for GNU/kFreeBSD
2020-09-02 Dongdong Liulspci: Decode 10-Bit Tag Requester Enable
2020-09-02 Dongdong Liulspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro...
2020-09-02 Sean V Kelleypciutils: Add decode support for RCECs
2020-06-06 Martin MarešMerge pull request #42 from jlledom/hurd-method-fixes
2020-06-06 Joan LledóHurd: bug fixes and compile again
2020-05-31 Martin MaresHurd: Do not identify devices during scan
2020-05-31 Martin MaresHurd: Simplification continues
2020-05-31 Martin MaresHurd: Simplify config space read and write
2020-05-31 Martin MaresHurd: Further simplification
2020-05-31 Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
next