Linus Torvalds
|
27a9716bc8
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
|
11 years ago |
Bjorn Helgaas
|
5ec094057c
PCI/MSI: Remove unnecessary temporary variable
|
11 years ago |
Yijing Wang
|
56b72b4095
PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()
|
11 years ago |
Yijing Wang
|
48c3c38f00
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
|
11 years ago |
Yijing Wang
|
81052769e4
PCI/MSI: Remove unused kobject from struct msi_desc
|
11 years ago |
Alexander Gordeev
|
a06cd74cef
PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()
|
11 years ago |
Alexander Gordeev
|
27e20603c5
PCI/MSI: Move D0 check into pci_msi_check_device()
|
11 years ago |
Alexander Gordeev
|
ad975ebad4
PCI/MSI: Remove arch_msi_check_device()
|
11 years ago |
Gavin Shan
|
3b307ffe3f
PCI: Export MSI message relevant functions
|
11 years ago |
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 |