| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-29 | PCI: Place interrupt related code into irq.c | Ilpo Järvinen | 1 | -64/+0 |
| 2021-09-28 | PCI: Tidy comments | Pranay Sanghai | 1 | -12/+14 |
| 2018-03-19 | PCI: Tidy comments | Bjorn Helgaas | 1 | -3/+1 |
| 2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 1 | -0/+1 |
| 2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 1 | -0/+1 |
| 2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler | 1 | -2/+2 |
| 2017-08-10 | PCI: Inline and remove pcibios_update_irq() | Bjorn Helgaas | 1 | -7/+1 |
| 2017-08-03 | PCI: Remove unused pci_fixup_irqs() function | Matthew Minter | 1 | -24/+0 |
| 2017-07-02 | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it | Matthew Minter | 1 | -10/+35 |
| 2015-04-08 | PCI: Export symbols required for loadable host driver modules | Ray Jui | 1 | -0/+1 |
| 2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -7/+6 |
| 2014-04-14 | PCI: Remove unnecessary includes of <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -0/+5 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -2/+2 |
| 2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -2/+2 |
| 2010-07-30 | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 1 | -2/+1 |
| 2008-06-25 | PCI: use dev_printk when possible | Bjorn Helgaas | 1 | -2/+1 |
| 2007-10-12 | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 1 | -1/+1 |
| 2007-02-16 | PCI: PCI devices get assigned redundant IRQs | Andreas Block | 1 | -8/+10 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+64 |