aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/irq.c
AgeCommit message (Expand)Author
2018-07-31PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handlerHeiner Kallweit
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley