Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 1 | -2/+583 |
|\ | |||||
| * | Merge branch 'pci/vpd' | Bjorn Helgaas | 2018-04-04 | 1 | -0/+573 |
| |\ | |||||
| | * | PCI/VPD: Move VPD structures to vpd.c | Bjorn Helgaas | 2018-03-19 | 1 | -0/+17 |
| | * | PCI/VPD: Move VPD quirks to vpd.c | Bjorn Helgaas | 2018-03-19 | 1 | -0/+120 |
| | * | PCI/VPD: Move VPD sysfs code to vpd.c | Bjorn Helgaas | 2018-03-19 | 1 | -0/+67 |
| | * | PCI/VPD: Move VPD access code to vpd.c | Bjorn Helgaas | 2018-03-19 | 1 | -0/+369 |
| |/ |/| | |||||
| * | PCI: Tidy comments | Bjorn Helgaas | 2018-03-19 | 1 | -2/+1 |
|/ | |||||
* | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 1 | -0/+1 |
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | pci: Add helper to search for VPD keywords | Matt Carlson | 2010-02-28 | 1 | -0/+18 |
* | pci: Add helper to find a VPD resource data type | Matt Carlson | 2010-02-28 | 1 | -0/+43 |