]> mj.ucw.cz Git - pciutils.git/history - lib
lib/configure: drop usage of which
[pciutils.git] / lib /
2022-06-19 Sam Jameslib/configure: drop usage of which
2022-04-18 Martin MaresReleased as 3.8.0. v3.8.0
2022-04-18 Martin MaresFilters: Fixed symbol versioning
2022-04-15 Martin MaresFilters now support partially specified classes and...
2022-04-15 Pali Rohárlibpci: i386-io-windows.h: Fix error handling for GetPr...
2022-04-15 Pali Rohárlibpci: i386-io-windows.h: Fix MinGW build with pre...
2022-04-15 Pali Rohárlibpci: Always call pci_set_name_list_path() in pci_ini...
2022-04-15 Pali Rohárlibpci: Compile windows i386-ports only for x86 CPU
2022-04-15 Martin Maresfbsd-device: One more fix
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á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-10 Martin MaresMerge remote-tracking branch 'github/master'
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á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á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árlibpci: Add support for filling bridge resources
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á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-21 Martin MaresSimplified pci_fill_info() and friends fill-info
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: Decode VF 10-Bit Tag Requester
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 Lennert BuytenhekAdd PCIe 3.0+ decoding of the LnkCtl2 Compliance Preset...
2021-12-28 Martin Maresi386-ports: Added missing #include <string.h>
2021-12-26 Pali Rohárlibpci: Fix intel_sanity_check() function
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árconfigure: Generate config files for PCI_OS_WINDOWS
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 LehningFix the primitive system dependency discovery for Darwi...
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 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-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...
2020-05-31 Martin MaresHURD backend should compile again
2020-05-31 Joan LledóHurd: avoid redundant checks for port validity
2020-05-31 Joan LledóHURD: Use MACH_PORT_NULL to initialize the port
2020-05-31 Joan LledóHurd: Fix multiline strings
2020-05-30 Martin MaresReleased as 3.7.0. v3.7.0
2020-05-26 Martin Maressysfs: Adjusted handling of PCI_FILL_IOMMU_GROUP to...
2020-05-26 Alex Xu (Hello71)lspci: Print IOMMU groups with -v
2020-05-25 Martin MaresLibrary: Handle domains in all back-ends
2020-05-25 Martin MaresLibrary: Big cleanup of pci_fill_info()
2020-05-25 Martin MaresCXL: Capability vendor ID changed
2020-05-25 Sean V Kelleypciutils: Decode Compute eXpress Link DVSEC
2020-05-25 Sean V Kelleypciutils: Decode available DVSEC details
2020-05-25 Bjorn Helgaaslspci: Decode PCIe Link Capabilities 2, expand Link...
2020-03-22 Joan LledóHurd: Fix minor indentation problems
2020-03-22 Joan LledóHurd: Fix bug: pci_get_dev() and dev->aux
2020-02-23 Martin Marespci.h: Explain pci_dev->aux
2020-01-25 Martin MaresReleased version 3.6.4. v3.6.4
2020-01-25 Joan LledóNew access method: Hurd via RPCs
2020-01-22 Martin MaresReleased as 3.6.3
2020-01-22 Martin MaresFixed buffer overflows in ls-tree.c
2020-01-21 Martin Maresnames-net: Avoid buffer overflow warnings by newer gcc
next