aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19PCI: Tidy commentsBjorn Helgaas1-3/+1
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-0/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas1-0/+1
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-2/+2
2017-08-10PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas1-7/+1
2017-08-03PCI: Remove unused pci_fixup_irqs() functionMatthew Minter1-24/+0
2017-07-02PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter1-10/+35
2015-04-08PCI: Export symbols required for loadable host driver modulesRay Jui1-0/+1
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-7/+6
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker1-1/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-0/+5
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-2/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-2/+2
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas1-2/+1
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman1-1/+1
2007-02-16PCI: PCI devices get assigned redundant IRQsAndreas Block1-8/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+64