]> mj.ucw.cz Git - pciutils.git/history - lib
windows: Fix setting permissions in grant_process_token_dacl_permissions()
[pciutils.git] / lib /
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
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'
2023-03-04 Martin MaresMerge remote-tracking branch 'pali/windows'
2023-03-04 Martin MaresMerge remote-tracking branch 'pali/mmio-ports'
2023-03-04 Martin MaresFilters: Allow leading "0x" for backward compatibility
2023-01-29 Pali Rohárlibpci: mmio-ports: Fix support for 64-bit non-LLP64...
2023-01-03 Pali Rohárlibpci: win32-cfgmgr32: Add support for accessing confi...
2022-12-28 Martin MaresFix versioned symbol aliases when used with link-time...
2022-11-21 Pali Rohárlibpci: windows: Define ERROR_NOT_FOUND
2022-11-20 Martin MaresReleased as 3.9.0 v3.9.0
2022-11-18 Pali Rohárlibpci: windows: Handle long paths generated by GetModu...
2022-11-18 Pali Rohárlibpci: windows: Fix path returned by GetModuleFileName()
2022-11-18 Pali Rohárlibpci: djgpp: Allow to specify empty IDSDIR=
2022-11-18 Pali Rohárlibpci: windows: Fix locating path to pci.ids file...
2022-11-18 Pali Rohárlibpci: windows: Fix usage of GetModuleFileName()
2022-11-18 Pali Rohárlibpci: mmio-ports: Add Extended PCIe Intel Type 1...
2022-11-18 Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-18 Pali Rohárlibpci: mmio-ports: Check for write access to /dev...
2022-11-18 Pali Rohárlibpci: mmio-ports: Add configure note messages
2022-11-18 Pali Rohárlibpci: mmio-ports: Bypass CPU cache and add barriers...
2022-11-18 Pali Rohárlibpci: Add new windows kldbgdrv.sys implementation
2022-11-18 Martin MaresDisable mmio-ports on platforms where it does not make...
2022-11-18 Martin MaresMerge remote-tracking branch 'pali/intel-conf1-memio'
2022-11-18 Martin MaresMerge remote-tracking branch 'jphaws/cxl-dvsec-decoded'
2022-11-16 Jaxon Hawslspci: Add support for Non-CXL Function Map DVSEC
2022-11-16 Jaxon Hawslspci: Add support for CXL MLD DVSEC
2022-11-16 Jaxon Hawslspci: Add support for CXL GPF Port DVSEC
2022-11-16 Jaxon Hawslspci: Add support for CXL Flex Bus DVSEC
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/i386-io-windows'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/linux-ioperm'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/win32-cfgmgr32'
2022-11-13 Martin MaresMerge remote-tracking branch 'pali/i386-ports'
2022-11-09 Pali Rohárwindows: Codepage in resource file is 16-bit number
2022-11-06 Pali Rohári386-ports: Fix intel_io_lock usage
2022-11-06 Pali Rohárlibpci: win32-cfgmgr32: Fix typo
2022-11-06 Pali Rohárlibpci: win32-cfgmgr32: Fix parsing paths in NT format
2022-11-06 Pali Rohári386-io-linux: Prefer usage of ioperm()
2022-11-05 Pali Rohárwindows: Put name and version information into lspci...
2022-11-05 Pali Rohárlibpci: Add Intel Type 1 implementation for memory...
2022-11-05 Pali Rohárlibpci: Add auxiliary data member to struct pci_access...
2022-11-05 Pali Rohárlibpci: Add new internal function pci_generic_scan_domain()
2022-11-02 Jaxon Hawslspci: Add support for CXL GPF Device DVSEC
2022-10-31 Jaxon Hawscxl: Fix Register Locator DVSEC decoding
2022-10-30 Pali Rohárlibpci: i386-io-windows.h: Improve ProcessUserModeIOPL...
2022-10-30 Martin MaresMerge remote-tracking branch 'pali/win32-dll'
2022-10-30 Pali Rohárlibpci: Put name and version information into DLL library
2022-10-30 Pali Rohárlibpci: Do not call unversioned symbols from libpci...
next