]> mj.ucw.cz Git - pciutils.git/history - lib
libpci: Update manpage documentation for devmem.path
[pciutils.git] / lib /
3 days ago Pali Rohárlibpci: Document physmem API
3 days ago Pali Rohárlibpci: Add Windows physmem support for PCIe ECAM access
3 days ago 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
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
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...
2023-12-29 Pali Rohárlibpci: win32-cfgmgr32: Skip parsing uninterested resou...
2023-12-29 Pali Rohárlibpci: win32-cfgmgr32: Show type of source in warning...
2023-12-29 nsf.cdFix memory leak when fill flags has PCI_FILL_PARENT.
2023-12-08 Martin MarešMerge pull request #146 from alexisgrytalms/master
2023-12-08 Martin MarešMerge pull request #157 from pali/master
2023-10-19 Ashok RajSubject: lspci: Display PASID required attribute in...
2023-10-18 Bjorn Helgaaslspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking
2023-10-18 Bjorn Helgaaslspci: Decode PCIe DevCtl2 Emergency Power Reduction...
2023-10-18 Bjorn Helgaaslspci: Decode PCIe DevCtl2 ID-Based Ordering Enables
2023-09-10 Pali RohárFix compile warnings about unused variables
2023-09-01 Mateusz NowickiAdd support for 32.0 GT/s header
2023-07-19 Martin MaresMerge remote-tracking branch 'twilfredo/wilfred/fixup...
2023-07-18 Wilfred Mallawalib: fixup DOE status register bit
2023-06-18 Martin MaresUpdate license comments and added SPDX license identifiers
2023-06-06 Alexis GrytaCXL3.0: Add DVSEC CXLCtrl3 and missing CXLCtl2
2023-06-06 Alexis GrytaCXL: Fix Flex Bus DVSEC cap
2023-05-01 Martin MaresReleased as v3.10.0. v3.10.0
2023-03-05 Martin MaresDocumented that pci_(read|write)_block are little-endian
2023-03-05 Martin MaresParameters: Keep the list sorted and remove duplicates
2023-03-05 Pali Rohárlibpci: Add PCIe ECAM access method
2023-03-04 Martin MaresFix bug in previous commit
2023-03-04 Martin Mareswin32-cfgmgr32: Clean up initialization
2023-03-04 Martin MaresMerge remote-tracking branch 'pali/win32-cfgmgr32'
next