summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-irq.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Tidy commentsBjorn Helgaas2018-03-191-3/+1
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-0/+1
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-2/+2
|/
* PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas2017-08-101-7/+1
* PCI: Remove unused pci_fixup_irqs() functionMatthew Minter2017-08-031-24/+0
* PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter2017-07-021-10/+35
* PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-081-0/+1
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-7/+6
* PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-141-1/+0
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-0/+5
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-2/+2
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-2/+2
* PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-2/+1
* PCI: use dev_printk when possibleBjorn Helgaas2008-06-251-2/+1
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-1/+1
* PCI: PCI devices get assigned redundant IRQsAndreas Block2007-02-161-8/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+64