]> mj.ucw.cz Git - pciutils.git/history - lib/sysfs.c
update-pciids: Re-compress pci.ids if needed
[pciutils.git] / lib / sysfs.c
2023-06-18 Martin MaresUpdate license comments and added SPDX license identifiers
2022-02-10 Martin MaresMerge remote-tracking branch 'github/master'
2022-02-10 Pali Rohárlibpci: sysfs: Implement support for PCI_FILL_DRIVER
2022-02-10 Pali Rohárlibpci: sysfs: Implement support for PCI_FILL_PARENT
2022-02-10 Pali Rohárlibpci: sysfs: Implement CLASS_EXT and SUBSYS support
2022-02-10 Pali Rohárlibpci: Add support for filling bridge resources
2022-02-10 Martin MaresMerge branch 'fill-info'
2022-01-21 Martin MaresSimplified pci_fill_info() and friends fill-info
2020-05-31 Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
2020-05-26 Martin Maressysfs: Adjusted handling of PCI_FILL_IOMMU_GROUP to...
2020-05-26 Alex Xu (Hello71)lspci: Print IOMMU groups with -v
2020-05-25 Martin MaresLibrary: Big cleanup of pci_fill_info()
2018-07-12 Martin MaresSysfs: fixed sysfs_deref_link()
2018-06-26 Martin MaresConvert other string properties to the generic mechanism
2018-06-26 Martin MaresCreated a generic interface for device properties
2018-06-26 Oliver O'HalloranAdd device-tree node path to the verbose output
2016-05-14 Martin MaresMerge branch 'dpc'
2016-05-14 Martin MaresDomains: Legacy 16-bit domain numbers are maintained...
2016-05-14 Martin MaresMerge branch 'domains'
2016-05-14 Keith Buschpciutils: Add support for 32-bit PCI domains
2016-05-14 Sean O. StalleyAdd support for enhanced allocation regions
2015-09-14 Martin MaresSysfs: Read failures of optional attributes are not...
2015-09-14 Martin MaresOops, numa_node should not be a mandatory attribute
2015-09-14 Martin MaresNUMA node scanning is now done in an ABI-compatible way
2015-09-14 Matthew WilcoxReport NUMA node in lspci -v
2014-11-01 Martin MaresDevice labels must be requested via PCI_FILL_LABELS
2014-11-01 Martin MaresClean up reading of device labels
2014-11-01 Thomas Renningerlspci: Show device name as exported by BIOS (sysfs...
2013-11-10 Martin Maressysfs: Do not warn on incomplete slot addresses
2013-04-01 Martin MaresDetection of module aliases (Linux sysfs only)
2012-05-28 Aaron Sierralspci: zero address in IO isn't always unassigned
2009-08-21 Martin MaresMerge branch 'master' of git+ssh://git.ucw.cz/home...
2009-08-14 Matthew WilcoxMake Physical Slot work for multifunction cards
2009-06-29 Matthew Wilcoxsysfs: Avoid warnings when the slot address is missing.
2008-12-30 Yu ZhaoFix base address flags when using sysfs method
2008-12-13 Martin MaresA fix of the previous cleanup.
2008-12-13 Martin Maressysfs: Cleaned up caching of file descriptors.
2008-12-13 Martin MaresCleaned up detection of physical slots.
2008-12-13 Martin MaresSlots: use strcpy instead of sprintf.
2008-12-12 Alex ChiangDisplay physical slot information in lspci -v
2008-11-22 Martin MaresUpdated Matthew's address.
2008-11-21 Ben HutchingsAdd implementation of read_vpd() method for sysfs
2008-11-21 Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
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 MaresReplaced the method_params array by library parameters.
2006-06-27 Martin MaresAdd and use PCI_FILL_CLASS.
2006-05-05 Martin MaresFixed 64 bit addresses and released as 2.2.0.
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresSysfs should parse 7 resources, not 8.
2006-05-05 Martin MaresArguments now correspond to the format string
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresPreliminary support for PCI domains
2006-05-05 Martin MaresAdded sysfs support