index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-26
MSI: Factorize common code in pci_msi_supported()
Brice Goglin
1
-20
/
+31
2006-07-12
[PATCH] msi: Only keep one msi_desc in each slab entry.
Eric W. Biederman
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-06-21
[PATCH] PCI: remove unneeded msi code
Grant Grundler
1
-44
/
+1
2006-06-21
[PATCH] PCI: cleanup unused variable about msi driver
bibo,mao
1
-5
/
+0
2006-06-21
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
1
-2
/
+4
2006-06-21
[PATCH] PCI: Allow MSI to work on kexec kernel
Rajesh Shah
1
-4
/
+3
2006-06-21
[PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ?
Brice Goglin
1
-2
/
+12
2006-06-21
[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
Mark Maule
1
-1
/
+5
2006-06-21
[PATCH] PCI: msi abstractions and support for altix
Mark Maule
1
-81
/
+131
2006-04-27
[PATCH] PCI: fix potential resource leak in drivers/pci/msi.c
Jesper Juhl
1
-1
/
+3
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
1
-29
/
+198
2006-03-23
[PATCH] PCI: Provide a boot parameter to disable MSI
Matthew Wilcox
1
-0
/
+10
2006-03-23
[PATCH] PCI: fix problems with MSI-X on ia64
Grant Grundler
1
-13
/
+24
2006-03-23
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
1
-0
/
+3
2006-03-23
[PATCH] PCI: clean up msi.c a bit
Grant Grundler
1
-20
/
+35
2006-01-31
[PATCH] PCI: make it easier to see that set_msi_affinity() is used
Grant Grundler
1
-3
/
+5
2006-01-31
[PATCH] fix deadlock in drivers/pci/msi.c
Ingo Molnar
1
-2
/
+4
2005-11-10
[PATCH] PCI: Change MSI to use physical delivery mode always
Ashok Raj
1
-8
/
+12
2005-10-28
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
1
-0
/
+2
2005-09-08
[PATCH] PCI/libata INTx cleanup
Brett M Russ
1
-8
/
+2
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
1
-12
/
+5
2005-08-16
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
1
-1
/
+4
2005-06-27
[PATCH] PCI: clean up the MSI code a bit.
Greg Kroah-Hartman
1
-55
/
+33
2005-05-03
[PATCH] PCI: Spelling fixes for drivers/pci.
Steven Cole
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1151
[prev]