aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar1-6/+4
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+2
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-2/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-2/+1
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-1/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-2/+2
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-1/+1
2010-12-23PCI: pci-stub: ignore zero-length id parametersTejun Heo1-0/+3
2010-12-23PCI: Skip id checking if no id is passedYinghai Lu1-0/+4
2009-09-09PCI: pci-stub: add pci_stub.ids parameterTejun Heo1-1/+44
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright1-0/+47