Eric W. Biederman
|
f7feaca77d
msi: Make MSI useable more architectures
|
18 years ago |
Eric W. Biederman
|
5b912c108c
msi: Kill the msi_desc array.
|
18 years ago |
Eric W. Biederman
|
1c659d61cf
msi: Remove attach_msi_entry.
|
18 years ago |
Eric W. Biederman
|
866a8c87c4
msi: Fix msi_remove_pci_irq_vectors.
|
18 years ago |
Eric W. Biederman
|
d40f540ce6
msi: Remove msi_lock.
|
18 years ago |
Eric W. Biederman
|
ded86d8d37
msi: Kill msi_lookup_irq
|
18 years ago |
Michael Ellerman
|
8fed4b6523
MSI: Combine pci_(save|restore)_msi/msix_state
|
18 years ago |
Michael Ellerman
|
0fcfdabbdb
MSI: Remove pci_scan_msi_device()
|
18 years ago |
Michael Ellerman
|
88187dfa4d
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
|
18 years ago |
Satoru Takeuchi
|
c54c187907
PCI: cleanup MSI code
|
18 years ago |
Linus Torvalds
|
7f3af60e5a
Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
|
18 years ago |
Jeff Garzik
|
1769b46a3e
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Brice Goglin
|
0306ebfa3b
PCI: Improve pci_msi_supported() comments
|
18 years ago |
Eric W. Biederman
|
3b7d1921f4
[PATCH] msi: refactor and move the msi irq_chip into the arch code
|
18 years ago |
Eric W. Biederman
|
277bc33bc2
[PATCH] msi: only use a single irq_chip for msi interrupts
|
18 years ago |
Eric W. Biederman
|
1f80025e62
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
|
18 years ago |
Eric W. Biederman
|
1ce03373a7
[PATCH] genirq: msi: make the msi code irq based and not vector based
|
18 years ago |
Eric W. Biederman
|
92db6d10bc
[PATCH] genirq: msi: simplify the msi irq limit policy
|
18 years ago |
Eric W. Biederman
|
38bc036130
[PATCH] genirq: msi: refactor the msi_ops
|
18 years ago |
Eric W. Biederman
|
0366f8f713
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
|
18 years ago |
Eric W. Biederman
|
7bd007e480
[PATCH] genirq: msi: simplify msi enable and disable
|
18 years ago |
Pekka J Enberg
|
571817849c
[PATCH] msi: use kmem_cache_zalloc()
|
19 years ago |
Brice Goglin
|
24334a1253
MSI: Factorize common code in pci_msi_supported()
|
19 years ago |
Eric W. Biederman
|
ec572e3f87
[PATCH] msi: Only keep one msi_desc in each slab entry.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Ingo Molnar
|
d1bef4ed5f
[PATCH] genirq: rename desc->handler to desc->chip
|
19 years ago |
Grant Grundler
|
f7e6600d76
[PATCH] PCI: remove unneeded msi code
|
19 years ago |
bibo,mao
|
b209a6ee49
[PATCH] PCI: cleanup unused variable about msi driver
|
19 years ago |
Shaohua Li
|
99dc804d9b
[PATCH] PCI: disable msi mode in pci_disable_device
|
19 years ago |