summaryrefslogtreecommitdiffstats
path: root/drivers/pci/vpd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-2/+583
|\
| * Merge branch 'pci/vpd'Bjorn Helgaas2018-04-041-0/+573
| |\
| | * PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas2018-03-191-0/+17
| | * PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas2018-03-191-0/+120
| | * PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas2018-03-191-0/+67
| | * PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas2018-03-191-0/+369
| |/ |/|
| * PCI: Tidy commentsBjorn Helgaas2018-03-191-2/+1
|/
* PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* pci: Add helper to search for VPD keywordsMatt Carlson2010-02-281-0/+18
* pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-281-0/+43