Hidetoshi Seto
|
2af5066f66
PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write
|
16 年之前 |
Matthew Wilcox
|
f598282f51
PCI: Fix the NIU MSI-X problem in a better way
|
16 年之前 |
Matthew Wilcox
|
110828c9cd
PCI: remove redundant __msi_set_enable()
|
16 年之前 |
Kenji Kaneshige
|
ab7de999a2
PCI: remove invalid comment of msi_mask_irq()
|
16 年之前 |
Michael S. Tsirkin
|
57fbf52c86
PCI MSI: let drivers retry when not enough vectors
|
16 年之前 |
Hidetoshi Seto
|
67b5db6502
PCI MSI: Define PCI_MSI_MASK_32/64
|
16 年之前 |
Matthew Wilcox
|
8d18101853
PCI MSI: Fix MSI-X with NIU cards
|
16 年之前 |
Matthew Wilcox
|
1c8d7b0a56
PCI MSI: Add support for multiple MSI
|
16 年之前 |
Matthew Wilcox
|
f2440d9acb
PCI MSI: Refactor interrupt masking code
|
16 年之前 |
Matthew Wilcox
|
264d9caaa1
PCI MSI: Use mask_pos instead of mask_base when appropriate
|
16 年之前 |
Matthew Wilcox
|
379f5327a8
PCI MSI: msi_desc->dev is always initialised
|
16 年之前 |
Matthew Wilcox
|
24d2755339
PCI MSI: Replace 'type' with 'is_msix'
|
16 年之前 |
Michael Ellerman
|
b5fbf53324
PCI/MSI: Allow arch code to return the number of MSI-X available
|
16 年之前 |
Michael Ellerman
|
11df1f0551
PCI/MSI: Use #ifdefs instead of weak functions
|
16 年之前 |
Rafael J. Wysocki
|
a52e2e3513
PCI/MSI: Introduce pci_msix_table_size()
|
16 年之前 |
Matthew Wilcox
|
0b49ec37a2
PCI/MSI: fix msi_mask() shift fix
|
16 年之前 |
Matthew Wilcox
|
bffac3c593
PCI MSI: Fix undefined shift by 32
|
16 年之前 |
Hidetoshi Seto
|
0db29af1e7
PCI/MSI: bugfix/utilize for msi_capability_init()
|
16 年之前 |
Andrew Patterson
|
07ae95f988
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
|
16 年之前 |
Yinghai Lu
|
3145e941fc
x86, MSI: pass irq_cfg and irq_desc
|
16 年之前 |
Taku Izumi
|
d389fec6a2
ACPI/PCI: Set support bit for MSI in support field of _OSC
|
16 年之前 |
Jike Song
|
5993760f7f
PCI: utilize calculated results when detecting MSI features
|
16 年之前 |
Jesse Barnes
|
abad2ec98f
PCI: fully restore MSI state at resume time
|
16 年之前 |
Matthew Wilcox
|
ce6fce4295
PCI MSI: Don't disable MSIs if the mask bit isn't supported
|
17 年之前 |
Bjorn Helgaas
|
80ccba1186
PCI: use dev_printk when possible
|
17 年之前 |
Hidetoshi Seto
|
5ca5c02f0e
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
|
17 年之前 |
Yinghai Lu
|
d52877c7b1
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
|
17 年之前 |
Yinghai Lu
|
8e149e09f9
pci/irq: restore mask_bits in msi shutdown -v3
|
17 年之前 |
Adrian Bunk
|
6a9e7f2031
PCI: drivers/pci/msi.c: move arch hooks to the top
|
17 年之前 |
Linas Vepstas
|
94688cf245
PCI: export pci_restore_msi_state()
|
17 年之前 |