aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-31PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handlerHeiner Kallweit1-1/+5
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+60
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig1-1/+60
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-5/+5
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley1-0/+60