Commit Graph

88 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
Jesse Barnes abad2ec98f PCI: fully restore MSI state at resume time 17 years ago
Matthew Wilcox ce6fce4295 PCI MSI: Don't disable MSIs if the mask bit isn't supported 17 years ago
Bjorn Helgaas 80ccba1186 PCI: use dev_printk when possible 17 years ago
Hidetoshi Seto 5ca5c02f0e PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits 17 years ago
Yinghai Lu d52877c7b1 pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 17 years ago
Yinghai Lu 8e149e09f9 pci/irq: restore mask_bits in msi shutdown -v3 17 years ago
Adrian Bunk 6a9e7f2031 PCI: drivers/pci/msi.c: move arch hooks to the top 17 years ago
Linas Vepstas 94688cf245 PCI: export pci_restore_msi_state() 17 years ago
David Miller ba698ad4b7 PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. 17 years ago
Roland Dreier cbf5d9e6b9 MSI: Use correct data offset for 32-bit MSI in read_msi_msg() 18 years ago
Eric W. Biederman 78b7611c4a msi: mask the msix vector before we unmap it 18 years ago
Eric W. Biederman 0dd11f9be4 msi: fix the ordering of msix irqs 18 years ago
Dan Williams 4fdadebc31 msi: fix ARM compile 18 years ago
David Miller b3b7cc7b41 Fix assertion failure with MSI on sparc64 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Michael Ellerman 032de8e2fe MSI: Give archs the option to free all MSI/Xs at once. 18 years ago
Michael Ellerman 9c8313343c MSI: Give archs the option to allocate all MSI/Xs at once. 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Michael Ellerman 314e77b3ee MSI: Remove dev->first_msi_irq 18 years ago
Michael Ellerman 4aa9bc955d MSI: Use a list instead of the custom link structure 18 years ago
Michael Ellerman c9953a73e9 MSI: Add an arch_msi_check_device() 18 years ago
Michael Ellerman 17bbc12acd MSI: Rename pci_msi_supported() to pci_msi_check_device() 18 years ago
Michael Ellerman 128bc5fced MSI: Consolidate precondition checks 18 years ago
Michael Ellerman b1e2303dba MSI: Expand pci_msi_supported() 18 years ago
Michael Ellerman 3e916c0503 MSI: Remove msi_cache 18 years ago
Michael Ellerman 4cc086fa5b MSI: Move EXPORT_SYMBOL()s near their definition 18 years ago
Michael Ellerman 7ede9c1fa5 MSI: Consolidate BUG_ON()s. 18 years ago
Michael Ellerman fc4afc7b2b MSI: Consolidate MSI-X irq freeing code 18 years ago
Michael Ellerman 00ba16ab26 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 18 years ago
Michael Ellerman c31af39870 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 18 years ago
Michael Ellerman 54bc6c0b0e MSI: Simplify BUG() handling in pci_disable_msix() 18 years ago
Michael Ellerman e387b9eefe MSI: Simplify BUG() handling in pci_disable_msi() 18 years ago
Mitch Williams 988cbb15e0 PCI: Flush MSI-X table writes 18 years ago
Eric W. Biederman 348e3fd194 [PATCH] msi: synchronously mask and unmask msi-x irqs. 18 years ago
Eric W. Biederman 392ee1e6dd [PATCH] msi: Safer state caching. 18 years ago
Eric W. Biederman 58e0543e8f [PATCH] msi: support masking msi irqs without a mask bit 18 years ago
Eric W. Biederman b1cbf4e4dd [PATCH] msi: fix up the msi enable/disable logic 18 years ago
Eric W. Biederman f5f2b13129 [PATCH] msi: sanely support hardware level msi disabling 18 years ago
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
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