index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-irq.c
Age
Commit message (
Expand
)
Author
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-08-10
PCI: Inline and remove pcibios_update_irq()
Bjorn Helgaas
2017-08-03
PCI: Remove unused pci_fixup_irqs() function
Matthew Minter
2017-07-02
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
2015-04-08
PCI: Export symbols required for loadable host driver modules
Ray Jui
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2010-07-30
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2008-06-25
PCI: use dev_printk when possible
Bjorn Helgaas
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-02-16
PCI: PCI devices get assigned redundant IRQs
Andreas Block
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds