Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | PCI: Replace printk(KERN_INFO) with pr_info(), etc | Mohan Kumar |
2018-03-19 | PCI: Tidy comments | Bjorn Helgaas |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-28 | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas |
2012-11-07 | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2010-12-23 | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo |
2010-12-23 | PCI: Skip id checking if no id is passed | Yinghai Lu |
2009-09-09 | PCI: pci-stub: add pci_stub.ids parameter | Tejun Heo |
2009-01-07 | PCI: pci-stub module to reserve pci device | Chris Wright |