summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Darwin: Yet more renamingMartin Mares2014-11-011-1/+1
* Darwin: More renamesMartin Mares2014-11-013-5/+5
* Darwin: Renamed to darwin.cMartin Mares2014-11-012-1/+1
* Darwin: Re-indent to match the rest of libpci and update file headerMartin Mares2014-11-011-97/+88
* Better work-around for missing symbol versioning on DarwinMartin Mares2014-11-012-6/+6
* Fix building shared libraries on DarwinRichard Yao2014-11-016-6/+32
* Fix whitespace errorsMartin Mares2014-11-012-4/+4
* Import initial Darwin Support from AppleRichard Yao2014-11-016-2/+240
* Fix endianity detection on SolarisMartin Mares2014-11-011-1/+9
* lspci: Correct Root Capabilities "CRS Software Visibility" bitBjorn Helgaas2014-11-011-1/+1
* lspci: Decode Interrupt Pin and Interrupt Line for PCI-PCI bridgesBjorn Helgaas2014-11-011-1/+1
* Clean up reading of device labelsMartin Mares2014-11-011-2/+1
* lspci: Show device name as exported by BIOS (sysfs label attribute) (V2)Thomas Renninger2014-11-014-0/+8
* Avoid C99 constructionsFrançois Revol2014-11-011-1/+1
* <asm/io.h> does not exist any moreMartin Mares2014-11-011-4/+0
* Do not forget to include <stdio.h>Martin Mares2014-11-011-0/+1
* lspci: Decode ASPMOptComp bit in LnkCap registerMartin Mares2014-02-252-2/+4
* Fixed a typo in messages printed in map modeMartin Mares2013-12-101-1/+1
* maint/tag-release: Use my kernel.org key to sign releasesv3.2.1Martin Mares2013-11-101-1/+1
* Released as 3.2.1.Martin Mares2013-11-102-2/+18
* Updated pci.ids to today's snapshotMartin Mares2013-11-101-534/+2239
* sysfs: Do not warn on incomplete slot addressesMartin Mares2013-11-101-2/+11
* lspci: Drop PCIe LnkCtl "Retrain Link" decodingBjorn Helgaas2013-11-101-2/+1
* lspci: Decode PCIe LnkCtl "Read Completion Boundary" for PCIe-to-PCI bridgesBjorn Helgaas2013-11-101-1/+1
* lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config EnableBjorn Helgaas2013-11-102-4/+4
* lspci: Decode PCIe DevCap/DevCtl FLReset only for EndpointsBjorn Helgaas2013-11-101-4/+7
* lspci: Decode PCIe DevCap "Acceptable Latencies" only for EndpointsBjorn Helgaas2013-11-101-2/+5
* lspci: Label PCIe LnkCap "L0s Exit Latency" as "L0s", not "L0"Bjorn Helgaas2013-11-101-1/+1
* lspci: Decode PCIe Link registers only for devices with linksBjorn Helgaas2013-11-101-2/+7
* lspci: Make output of L1 PM cap consistent with other capsMartin Mares2013-06-111-2/+2
* Added a test case for the L1 PM capabilityMartin Mares2013-06-111-0/+26
* lspci: Add L1 PM Substate capability reportingDavid Box2013-06-112-0/+56
* lspci: Fully decode ASPM support from Link CapabilitiesBjorn Helgaas2013-05-201-0/+2
* lspci: Display CardBus bridge capabilitiesMatthew Wilcox2013-04-204-6/+8
* maint/KORG-NOTES: Private maintainer's notes about kernel.orgMartin Mares2013-04-191-0/+4
* maint/release: metalab.unc.edu does not accept submissions any longerMartin Mares2013-04-191-4/+0
* Released as 3.2.0.v3.2.0Martin Mares2013-04-192-3/+15
* Updated pci.ids to today's snapshotMartin Mares2013-04-191-1252/+2915
* lspci: Better filtering of duplicate kernel module namesMartin Mares2013-04-191-8/+24
* Minor cleanup of the previous patchMartin Mares2013-04-011-7/+8
* install: split out pcilib install to a dedicated targetKevin Pyle2013-04-011-5/+9
* lib/configure: match all freebsd os'sMarek Cruz2013-04-011-1/+1
* Squash an unused variable warningMartin Mares2013-04-011-1/+2
* setpci: ~0UL should be ~0U, no longs are involved anymoreMartin Mares2013-04-011-2/+2
* Configure: pkg-config can be overridden by $PKG_CONFIGMartin Mares2013-04-011-5/+8
* On newer Linux systems, use libkmod to look up kernel modulesMartin Mares2013-04-015-26/+184
* Use symbol versioning for our new member of struct pci_devMartin Mares2013-04-017-8/+18
* Detection of module aliases (Linux sysfs only)Martin Mares2013-04-013-10/+33
* Fixed logic error in pci_open()Martin Mares2012-12-061-1/+1
* Released as 3.1.10.v3.1.10Martin Mares2012-06-252-2/+12