summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Draft ChangeLog for the next releaseMartin Mares2022-11-181-0/+27
* pcilib.man: Include information about win32-kldbgPali Rohár2022-11-181-0/+25
* libpci: Add new windows kldbgdrv.sys implementationPali Rohár2022-11-187-2/+813
* Disable mmio-ports on platforms where it does not make much senseMartin Mares2022-11-181-8/+0
* Merge remote-tracking branch 'pali/intel-conf1-memio'Martin Mares2022-11-1810-8/+450
|\
| * libpci: Add Intel Type 1 implementation for memory mapped systemsPali Rohár2022-11-057-1/+433
| * libpci: Add auxiliary data member to struct pci_access for use by the back-endPali Rohár2022-11-051-0/+1
| * libpci: Add new internal function pci_generic_scan_domain()Pali Rohár2022-11-054-7/+16
* | Merge remote-tracking branch 'jphaws/cxl-dvsec-decoded'Martin Mares2022-11-183-5/+560
|\ \
| * | lspci: Add test case for CXL deviceJaxon Haws2022-11-161-0/+258
| * | lspci: Add support for Non-CXL Function Map DVSECJaxon Haws2022-11-162-1/+41
| * | lspci: Add support for CXL MLD DVSECJaxon Haws2022-11-162-1/+18
| * | lspci: Add support for CXL GPF Port DVSECJaxon Haws2022-11-162-1/+81
| * | lspci: Add support for CXL Flex Bus DVSECJaxon Haws2022-11-162-1/+106
| * | lspci: Add support for CXL GPF Device DVSECJaxon Haws2022-11-022-1/+56
| |/
* | Merge remote-tracking branch 'pali/i386-io-windows'Martin Mares2022-11-131-1/+2
|\ \
| * | libpci: i386-io-windows.h: Improve ProcessUserModeIOPL error messagePali Rohár2022-10-301-1/+2
* | | Merge remote-tracking branch 'pali/linux-ioperm'Martin Mares2022-11-131-2/+46
|\ \ \
| * | | i386-io-linux: Prefer usage of ioperm()Pali Rohár2022-11-061-2/+46
| | |/ | |/|
* | | Merge remote-tracking branch 'pali/win32-cfgmgr32'Martin Mares2022-11-131-4/+14
|\ \ \
| * | | libpci: win32-cfgmgr32: Fix typoPali Rohár2022-11-061-1/+1
| * | | libpci: win32-cfgmgr32: Fix parsing paths in NT formatPali Rohár2022-11-061-3/+13
| |/ /
* | | Merge remote-tracking branch 'pali/i386-ports'Martin Mares2022-11-131-8/+12
|\ \ \
| * | | i386-ports: Fix intel_io_lock usagePali Rohár2022-11-061-8/+12
| |/ /
* | | windows: Codepage in resource file is 16-bit numberPali Rohár2022-11-091-1/+1
* | | windows: Put name and version information into lspci/setpci executablesPali Rohár2022-11-053-6/+27
|/ /
* | cxl: Fix Register Locator DVSEC decodingJaxon Haws2022-10-312-9/+4
|/
* Merge remote-tracking branch 'pali/win32-dll'Martin Mares2022-10-308-28/+200
|\
| * libpci: Put name and version information into DLL libraryPali Rohár2022-10-303-1/+46
| * libpci: Do not call unversioned symbols from libpci itselfPali Rohár2022-10-301-2/+2
| * libpci: Add support for building versioned shared Windows DLL library libpci3...Pali Rohár2022-10-306-4/+116
| * Makefile: Split variable for output shared library and import linking libraryPali Rohár2022-06-102-5/+13
| * Makefile: Define ABI_VERSION variable without leading dotPali Rohár2022-06-101-9/+9
| * Makefile: Unify building of shared libpci libraryPali Rohár2022-06-102-7/+6
| * Makefile: Fix usage of empty IDSDIRPali Rohár2022-06-101-1/+9
| * Makefile: Remove duplicate slash for $(DESTDIR) install targetPali Rohár2022-06-101-1/+1
* | Merge remote-tracking branch 'pali/win32-readeflags'Martin Mares2022-10-301-6/+3
|\ \
| * | libpci: i386-io-windows.h: Do not define __readeflags() for GCC 4.9+Pali Rohár2022-06-201-6/+3
| |/
* | Merge remote-tracking branch 'pali/setpci-register-checks'Martin Mares2022-10-301-124/+137
|\ \
| * | setpci: Check if standard register on device existPali Rohár2022-10-301-125/+137
| * | setpci: Define CAPABILITIES registerPali Rohár2022-06-141-0/+1
| |/
* | Merge remote-tracking branch 'thesamesam/which-hunt'Martin Mares2022-10-301-2/+2
|\ \
| * | lib/configure: respect $PKG_CONFIG completelySam James2022-06-191-1/+1
| * | lib/configure: drop usage of whichSam James2022-06-191-2/+2
| |/
* | Merge remote-tracking branch 'pali/win32-sysdbg'Martin Mares2022-10-307-2/+326
|\ \
| * | pcilib.man: Include information about win32-sysdbgPali Rohár2022-04-181-0/+7
| * | libpci: Add new windows NT sysdbg implementationPali Rohár2022-04-186-2/+319
| |/
* | lspci: Fix Virtual Channel VC# Caps: MaxTimeSlotsMikhail Bratchikov2022-10-301-1/+1
* | lib: Fix PCI_L1PM_SUBSTAT_CAP_L1PM_SUPPMikhail Bratchikov2022-10-301-1/+1
* | lib: Fix PCI_HT_SEC_CMD_DNMikhail Bratchikov2022-10-301-1/+1