Yijing Wang
|
e11ece5a5e
PCI/MSI: Use irq_get_msi_desc() to simplify code
|
11 years ago |
Yijing Wang
|
0dae508aac
PCI/MSI: Remove unused list access in __pci_restore_msix_state()
|
11 years ago |
Yijing Wang
|
a281b788d6
PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev
|
11 years ago |
Yijing Wang
|
4cc901613b
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
|
11 years ago |
Yijing Wang
|
d873b4d449
PCI/MSI: Add msi_setup_entry() to clean up MSI initialization
|
11 years ago |
Yijing Wang
|
31ea5d4dfe
PCI/MSI: Cache Multiple Message Capable in struct msi_desc
|
11 years ago |
Yijing Wang
|
199596ef91
PCI/MSI: Remove unused msi_enabled_mask()
|
11 years ago |
Yijing Wang
|
66f0d0c40c
PCI/MSI: Add internal msix_clear_and_set_ctrl() function
|
11 years ago |
Bjorn Helgaas
|
38a6148248
Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next
|
11 years ago |
Alexei Starovoitov
|
b701c0b1fe
PCI/MSI: Fix memory leak in free_msi_irqs()
|
11 years ago |
Ryan Desfosses
|
227f064705
PCI: Merge multi-line quoted strings
|
11 years ago |
Bjorn Helgaas
|
e5558d1a51
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next
|
11 years ago |
Alexander Gordeev
|
034cd97ebd
PCI/MSI: Remove pci_enable_msi_block()
|
11 years ago |
Bjorn Helgaas
|
518a6a34f6
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next
|
11 years ago |
Paul Gortmaker
|
56a3d18279
PCI: Remove unnecessary includes of <linux/init.h>
|
11 years ago |
Jan Beulich
|
1406276c12
PCI/MSI: Simplify populate_msi_sysfs()
|
11 years ago |
Masanari Iida
|
75ce2d53ce
PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
|
11 years ago |
Greg Kroah-Hartman
|
2923775647
PCI/MSI: Fix leak of msi_attrs
|
11 years ago |
Greg Kroah-Hartman
|
86bb4f697a
PCI/MSI: Check kmalloc() return value, fix leak of name
|
11 years ago |
Bjorn Helgaas
|
04f982beb9
Merge branch 'pci/msi' into next
|
11 years ago |
Alexander Gordeev
|
302a2523c2
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
|
11 years ago |
Alexander Gordeev
|
ff1aa430a2
PCI/MSI: Add pci_msix_vec_count()
|
11 years ago |
Alexander Gordeev
|
7b92b4f61e
PCI/MSI: Remove pci_enable_msi_block_auto()
|
11 years ago |
Alexander Gordeev
|
d1ac1d2622
PCI/MSI: Add pci_msi_vec_count()
|
11 years ago |
Bjorn Helgaas
|
47e0ab3f39
Merge branch 'pci/msi' into next
|
11 years ago |
Alexander Gordeev
|
52179dc9ed
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
|
11 years ago |
Alexander Gordeev
|
2adc7907ba
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
|
11 years ago |
Greg Kroah-Hartman
|
1c51b50c29
PCI/MSI: Export MSI mode using attributes, not kobjects
|
11 years ago |
DuanZhenzhong
|
ac8344c4c0
PCI: Drop "irq" param from *_restore_msi_irqs()
|
11 years ago |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
12 years ago |