]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib
header.h: Fix type 1 header comment
[thirdparty/pciutils.git] / lib /
10 days ago  Rong Taoheader.h: Fix type 1 header comment master
12 days ago  Martin MaresReleased as v3.14.0
12 days ago  Palilibpci: djgpp: Handle Windows NTVDM zero error codes
2025-06-15  Paul CassidyFlit Mode and Device 3 Capability
2025-06-11  Martin Maresheader.h: Classes and capabilities from PCI Code and...
2025-06-11  GuEe-GUIPort to RT-Thread Smart DM PCI
2025-06-08  Pali Rohárlibpci: win32-kldbg: Implement registration driver...
2025-06-08  Pali Rohárlibpci: win32-kldbg: Fix calling IOCTL_KLDBG from 32...
2025-06-08  Pali Rohárlibpci: win32-cfgmgr32: Improve parsing of driver path
2025-06-08  Pali Rohárlibpci: win32-cfgmgr32: Define error messages for all...
2025-06-08  Pali Rohárwindows: Fix declaration of GetSystemFirmwareTable...
2025-06-08  Pali Rohárwindows: Update comment about RtlNtStatusToDosError...
2025-06-08  Pali Rohárwindows: Check for SizeOfOptionalHeader before derefere...
2025-06-08  Pali Rohárwindows: Improve win32_change_error_mode()
2025-06-08  Pali Rohárwindows: Do not manually load ntdll.dll library
2025-06-08  Pali Rohárwindows: Do not cast FARPROC to LPVOID and then to...
2025-06-08  Ronan Pigottlibpci: add some missing PCI_CLASS constants
2025-06-08  Martin MaresAllow pci.h to be included from C++
2025-06-08  Tristan Watts-Willislspci: Decode Physical Layer 64 GT/s extended capabilit...
2025-06-08  Tristan Watts-Willislspci: Decode Physical Layer 16 GT/s and 32 GT/s extend...
2024-11-25  Samuel ThibaultExtend the GNU/Hurd back-end to work on 64-bit systems
2024-07-05  Martin MaresECAM: Fix memory leak
2024-07-05  Martin MaresECAM: Spell "ACPI" in capitals in debug messages
2024-06-10  Pali Rohárlibpci: Document physmem API
2024-06-10  Pali Rohárlibpci: Add Windows physmem support for PCIe ECAM access
2024-06-10  Pali Rohárlibpci: Add DJGPP physmem support for PCIe ECAM access
2024-05-30  Martin MaresReleased as v3.13.0 v3.13.0
2024-05-30  Martin MaresABI version bump for pci_fill_info()
2024-05-30  Martin MaresRCD: Cleanup
2024-05-30  Kobayashi DaisukeAdd display function for cxl1.1 device link status...
2024-05-27  Martin Maressysfs: Include <libgen.h> for basename()
2024-05-27  Konrad Sztyberdump: allow 6-digit domains
2024-04-29  Shuai Xuels-ecaps: extend decode support for more fields for...
2024-04-24  Alexey Kardashevskiyls-ecaps: Correct the link state reporting
2024-04-05  Martin MaresReleased as v3.12.0 v3.12.0
2024-04-05  Pali Rohárlibpci: hwdb: Remove ID_SUBSYSTEM and ID_GEN_SUBSYSTEM...
2024-04-05  Pali Rohárwindows: Do not show unwanted file-not-found GUI messag...
2024-04-05  Pali Rohárwindows: Correctly propagate error code from win32_call...
2024-04-05  Pali Rohárlibpci: ecam: Fix scanning of Extended BIOS Data Area...
2024-03-29  Martin Marespci.h: Document PCI_FILL_xxx flags
2024-03-29  Martin MaresUse C99 named initializers for struct pci_methods
2024-03-13  Martin MaresMerge remote-tracking branch 'github/master'
2024-03-13  Martin MarešMerge pull request #178 from OscarL/haiku-fix-build...
2024-03-13  Oscar LestaHaiku: fix build with DNS=yes.
2024-03-12  Martin Maressysfs: Avoid close() potentially clobbering errno
2024-03-12  Martin MaresMerge remote-tracking branch 'github/master'
2024-03-12  Martin MarešMerge pull request #176 from OscarL/haiku-build-fix
2024-03-12  Zoltán MizseiBuild fix on Haiku.
2024-02-26  Alexey Kardashevskiylspci: Add TEE-IO extended capability bit
2024-02-26  Alexey Kardashevskiyls-ecaps: Add decode support for IDE Extended Capability
2024-02-24  Martin MaresReleasing as v3.11.1. v3.11.1
2024-02-24  Martin Mareslib/init.c: Fixed a typo causing compilation on Windows...
2024-02-24  Pali Rohárlibpci: Add missing dependences for i386-ports.o target
2024-02-24  Pali Rohárlibpci: i386-io-sunos.h: Implement intel_cleanup_io
2024-02-24  Pali Rohárlibpci: Define STATIC_ALIAS for DLL Windows builds
2024-02-24  Pali Rohárlibpci: win32-cfgmgr32: Do not include resolver for...
2024-02-24  Pali Rohárlibpci: win32-cfgmgr32: Define mMD_Prefetchable constant
2024-02-24  Pali Rohárwindows: Try to return error message from win32_strerro...
2024-02-23  Martin MaresMerge branch 'amiga'
2024-02-18  Pali Rohárlibpci: Do not build physmem-posix.c when not needed
2024-02-18  Pali Rohárlibpci: ecam: Cache ACPI MCFG table between detect...
2024-02-18  Pali Rohárlibpci: ecam: Fix detect sequence when addresses are...
2024-02-18  Pali Rohárlibpci: Enable POSIX physmem also on Solaris, Haiku...
2024-02-18  Pali Rohárlibpci: physmem-posix: Fix OFF_MAX definition
2024-02-18  Pali Rohárlibpci: Move physical memory mapping mmap() code from...
2024-02-18  Pali Rohárwindows: Fix setting permissions in grant_process_token...
2024-02-18  Pali Rohárwindows: Move win32_call_func_with_tcb_privilege()...
2024-02-18  Pali Rohárwindows: Move common non-I/O port code from i386-io...
2024-02-18  Pali Rohárwindows: Deduplicate code and move helper functions...
2024-02-18  Pali Rohárwindows: Translate NT status to Win32 error
2024-02-18  Pali Rohárwindows: Split code for enabling Tcb privilege and...
2024-02-18  Martin Mareswindows: Comment on MSVC inline asm issues
2024-02-18  Pali Rohárwindows: Add strtoull defines for msvc
2024-02-18  Pali Rohárwindows: Make msvc __readeflags more readable
2024-02-18  Martin Maresbitops.h moved to root
2024-02-18  Martin Mareslib/types.h makes NULL always available
2024-02-18  Martin MaresSince we already require C99, we can rely on <stdint.h>
2024-02-18  Martin MaresLocation of name cache now follows XDG base dir specifi...
2024-02-18  Martin MaresNames: Fixed a rare bug in loading of pci.ids
2024-02-18  Martin MaresLibrary: pci_define_param() returns a pointer to the...
2024-02-17  Martin Maresbitops.h should not be included from public pci.h
2024-02-17  Nikita Proshkinlibpci: Add separate file for bit manipulation functions
2024-02-17  Nikita Proshkinlibpci: Add constants for Lane Margining at the Receive...
2024-02-17  Martin MaresMacOS: An attempt to appease compiler picky about attri...
2024-02-17  Martin MarešMerge pull request #166 from DigitalDJ/master
2024-02-17  Martin MaresAmigaOS: Removed extraneous type cast amiga
2024-02-17  Martin MaresAmigaOS: Construct version string automatically
2024-02-17  Agg242New back-end for AmigaOS on PowerPC
2023-12-30  Grant Pannelli386-ports: Add support for OpenBSD
2023-12-30  Pali Rohárlib: Refactor access to x86 I/O ports
2023-12-29  Martin MaresRename aux fields in structs pci_access and pci_dev...
2023-12-29  Martin MaresGet rid of workarounds for Linux systems without pread...
2023-12-29  Martin MaresConstants for CXL capability should not change
2023-12-29  Pali Rohárlibpci: ecam: Fix big address range mappings
2023-12-29  Pali Rohárlibpci: ecam: Deduplicate get_bus_addr() code for calcu...
2023-12-29  Pali Rohárlibpci: win32-cfgmgr32: Do not use GetWindowsDirectory()
2023-12-29  Pali Rohárlibpci: win32-kldbg: Fix driver constructing path
2023-12-29  Pali Rohárlibpci: i386-io-windows.h: Fix memory leak in grant_pro...
2023-12-29  Pali Rohárlibpci: i386-io-windows.h: Fix error code in ERROR_PRIV...
2023-12-29  Pali Rohárlibpci: win32-cfgmgr32: Fix reg key name in warning...
next