index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
1
-0
/
+204
2022-11-21
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2020-07-29
PCI: Remove unused pci_lost_interrupt()
Heiner Kallweit
1
-50
/
+0
2018-07-31
PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handler
Heiner Kallweit
1
-1
/
+5
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-4
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+60
2017-04-18
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
1
-1
/
+60
2017-04-02
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2012-11-07
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-5
/
+5
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-23
PCI: add routines for debugging and handling lost interrupts
James Bottomley
1
-0
/
+60