aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/vc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski1-1/+0
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas1-1/+0
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg1-1/+3
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas1-1/+0
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-4/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-4/+1
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-10/+8
2016-06-20PCI: Fix unaligned accesses in VC codeDavid Miller1-2/+2
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang1-2/+1
2013-12-17PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson1-14/+14
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson1-0/+434