aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman2006-07-121-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] PCI: remove unneeded msi codeGrant Grundler2006-06-211-44/+1
* [PATCH] PCI: cleanup unused variable about msi driverbibo,mao2006-06-211-5/+0
* [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-211-2/+4
* [PATCH] PCI: Allow MSI to work on kexec kernelRajesh Shah2006-06-211-4/+3
* [PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ?Brice Goglin2006-06-211-2/+12
* [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-1/+5
* [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-211-81/+131
* [PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl2006-04-271-1/+3
* [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-29/+198
* [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-231-0/+10
* [PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler2006-03-231-13/+24
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-231-0/+3
* [PATCH] PCI: clean up msi.c a bitGrant Grundler2006-03-231-20/+35
* [PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler2006-01-311-3/+5
* [PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar2006-01-311-2/+4
* [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-101-8/+12
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-281-0/+2
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-8/+2
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-071-12/+5
* [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-161-1/+4
* [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-271-55/+33
* [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-031-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1151