summaryrefslogtreecommitdiffstats
path: root/drivers/pci/msi.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] PCI: cleanup unused variable about msi driverbibo,mao2006-06-211-5/+0Star
* [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/+3Star
* [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-02-011-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-111-8/+12
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-291-0/+2
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-091-8/+2Star
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-081-12/+5Star
* [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-171-1/+4
* [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-281-55/+33Star
* [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-041-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1151