Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -1/+60 |
|\ | |||||
| * | PCI/irq: Add pci_request_irq() and pci_free_irq() helpers | Christoph Hellwig | 2017-04-18 | 1 | -1/+60 |
* | | kernel-api.rst: fix a series of errors when parsing C files | mchehab@s-opensource.com | 2017-04-02 | 1 | -1/+1 |
|/ | |||||
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 1 | -1/+1 |
* | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-11-07 | 1 | -5/+5 |
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -1/+1 |
* | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 | 1 | -0/+60 |