summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Released as v3.10.0.v3.10.0Martin Mares2023-05-011-1/+1
* Documented that pci_(read|write)_block are little-endianMartin Mares2023-03-051-3/+6
* Parameters: Keep the list sorted and remove duplicatesMartin Mares2023-03-051-4/+18
* libpci: Add PCIe ECAM access methodPali Rohár2023-03-056-5/+1119
* Fix bug in previous commitMartin Mares2023-03-041-1/+1
* win32-cfgmgr32: Clean up initializationMartin Mares2023-03-043-36/+38
* Merge remote-tracking branch 'pali/win32-cfgmgr32'Martin Mares2023-03-043-15/+125
|\
| * libpci: win32-cfgmgr32: Add support for accessing config space via other backendPali Rohár2023-01-043-15/+125
* | Merge remote-tracking branch 'pali/windows'Martin Mares2023-03-042-6/+157
|\ \
| * | libpci: windows: Define ERROR_NOT_FOUNDPali Rohár2022-11-211-0/+4
| * | libpci: windows: Handle long paths generated by GetModuleFileName()Pali Rohár2022-11-181-1/+8
| * | libpci: windows: Fix path returned by GetModuleFileName()Pali Rohár2022-11-181-3/+36
| * | libpci: djgpp: Allow to specify empty IDSDIR=Pali Rohár2022-11-181-3/+11
| * | libpci: windows: Fix locating path to pci.ids file for DLL buildsPali Rohár2022-11-181-1/+79
| * | libpci: windows: Fix usage of GetModuleFileName()Pali Rohár2022-11-181-5/+26
* | | Merge remote-tracking branch 'pali/mmio-ports'Martin Mares2023-03-041-4/+4
|\ \ \
| * | | libpci: mmio-ports: Fix support for 64-bit non-LLP64 systemsPali Rohár2023-01-291-4/+4
| | |/ | |/|
* | | Filters: Allow leading "0x" for backward compatibilityMartin Mares2023-03-041-0/+5
* | | Fix versioned symbol aliases when used with link-time optimizationMartin Mares2022-12-281-2/+2
|/ /
* | Released as 3.9.0v3.9.0Martin Mares2022-11-201-1/+1
|/
* libpci: mmio-ports: Add Extended PCIe Intel Type 1 access methodPali Rohár2022-11-184-17/+87
* Merge remote-tracking branch 'pali/intel-conf1-memio'Martin Mares2022-11-182-6/+19
|\
| * libpci: mmio-ports: Check for write access to /dev/mem in detect methodPali Rohár2022-11-181-2/+2
| * libpci: mmio-ports: Add configure note messagesPali Rohár2022-11-181-3/+3
| * libpci: mmio-ports: Bypass CPU cache and add barriers for read/writePali Rohár2022-11-181-1/+14
* | 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-189-8/+434
|\ \ | |/
| * libpci: Add Intel Type 1 implementation for memory mapped systemsPali Rohár2022-11-056-1/+417
| * 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-181-0/+80
|\ \
| * | lspci: Add support for Non-CXL Function Map DVSECJaxon Haws2022-11-161-0/+11
| * | lspci: Add support for CXL MLD DVSECJaxon Haws2022-11-161-0/+5
| * | lspci: Add support for CXL GPF Port DVSECJaxon Haws2022-11-161-0/+11
| * | lspci: Add support for CXL Flex Bus DVSECJaxon Haws2022-11-161-0/+40
| * | lspci: Add support for CXL GPF Device DVSECJaxon Haws2022-11-021-0/+13
| |/
* | 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-052-5/+11
|/ /
* | cxl: Fix Register Locator DVSEC decodingJaxon Haws2022-10-311-6/+1
|/
* Merge remote-tracking branch 'pali/win32-dll'Martin Mares2022-10-307-9/+147
|\