]> mj.ucw.cz Git - pciutils.git/history - lib/init.c
lspci: Show Slot Power Limit values above EFh
[pciutils.git] / lib / init.c
2021-12-26 Martin MaresFactored out initialization of name list path
2021-12-26 Pali Rohárlibpci: For PCI_OS_WINDOWS allows to load pci.ids from...
2021-12-26 Martin MaresFix malloc error handling when pci_access is not fully...
2020-01-25 Joan LledóNew access method: Hurd via RPCs
2018-10-16 Michal HlavinkaAdd a couple of missing va_end's
2018-03-18 Martin MaresSylixos port
2018-03-17 Martin MaresIntroduced an explicit probe sequence
2016-05-22 Martin MaresFix symbol versioning of pci_init()
2016-05-14 Martin MaresMerge branch 'dpc'
2016-05-14 Martin MaresDomains: Upgraded ABI version to 3.5
2016-05-14 Martin MaresMerge branch 'domains'
2016-05-14 Keith Buschpciutils: Add support for 32-bit PCI domains
2014-11-01 Martin MaresRewritten support for UDEV's HWDB
2014-11-01 Martin MaresDarwin: More renames
2014-11-01 Richard YaoImport initial Darwin Support from Apple
2008-11-10 Martin MaresCoding style cleanup: `for(...)' wants a space.
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresIntroduced API for selection of access methods.
2008-02-12 Martin MaresMoved functions related to parameters to params.c.
2008-02-12 Martin MaresRenamed `net.cache_path' to `net.cache_name', it's...
2008-02-12 Martin MaresParameters now have help texts.
2008-02-12 Martin MaresSettings of the resolving and caching mechanism are...
2008-02-12 Martin MaresAdded a simple infrastructure for setting of arbitrary...
2008-02-12 Martin MaresMoved functions related to initialization and cleanup...