aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-stub.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-2/+2
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Gravatar Joe Perches 1-1/+1
2010-12-23PCI: pci-stub: ignore zero-length id parametersGravatar Tejun Heo 1-0/+3
2010-12-23PCI: Skip id checking if no id is passedGravatar Yinghai Lu 1-0/+4
2009-09-09PCI: pci-stub: add pci_stub.ids parameterGravatar Tejun Heo 1-1/+44
2009-01-07PCI: pci-stub module to reserve pci deviceGravatar Chris Wright 1-0/+47