1. 12abb8b PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resume by Hidetoshi Seto · 15 years ago
  2. 7ba1930 PCI MSI: Unmask MSI if setup failed by Hidetoshi Seto · 15 years ago
  3. 2c21fd4 PCI MSI: shorten PCI_MSIX_ENTRY_* symbol names by Hidetoshi Seto · 15 years ago
  4. 0d07348 PCI MSI: Return if alloc_msi_entry for MSI-X failed by Hidetoshi Seto · 15 years ago
  5. 2af5066 PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write by Hidetoshi Seto · 15 years ago
  6. f598282 PCI: Fix the NIU MSI-X problem in a better way by Matthew Wilcox · 15 years ago
  7. 110828c PCI: remove redundant __msi_set_enable() by Matthew Wilcox · 15 years ago
  8. ab7de99 PCI: remove invalid comment of msi_mask_irq() by Kenji Kaneshige · 15 years ago
  9. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 15 years ago
  10. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 16 years ago
  11. 8d18101 PCI MSI: Fix MSI-X with NIU cards by Matthew Wilcox · 15 years ago
  12. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 16 years ago
  13. f2440d9 PCI MSI: Refactor interrupt masking code by Matthew Wilcox · 16 years ago
  14. 264d9ca PCI MSI: Use mask_pos instead of mask_base when appropriate by Matthew Wilcox · 16 years ago
  15. 379f532 PCI MSI: msi_desc->dev is always initialised by Matthew Wilcox · 16 years ago
  16. 24d2755 PCI MSI: Replace 'type' with 'is_msix' by Matthew Wilcox · 16 years ago
  17. b5fbf53 PCI/MSI: Allow arch code to return the number of MSI-X available by Michael Ellerman · 16 years ago
  18. 11df1f0 PCI/MSI: Use #ifdefs instead of weak functions by Michael Ellerman · 16 years ago
  19. a52e2e3 PCI/MSI: Introduce pci_msix_table_size() by Rafael J. Wysocki · 16 years ago
  20. 0b49ec3 PCI/MSI: fix msi_mask() shift fix by Matthew Wilcox · 16 years ago
  21. bffac3c PCI MSI: Fix undefined shift by 32 by Matthew Wilcox · 16 years ago
  22. 0db29af PCI/MSI: bugfix/utilize for msi_capability_init() by Hidetoshi Seto · 16 years ago
  23. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  24. 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 16 years ago
  25. d389fec ACPI/PCI: Set support bit for MSI in support field of _OSC by Taku Izumi · 16 years ago
  26. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  27. abad2ec PCI: fully restore MSI state at resume time by Jesse Barnes · 16 years ago
  28. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
  29. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  30. 5ca5c02 PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits by Hidetoshi Seto · 16 years ago
  31. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 17 years ago
  32. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 17 years ago
  33. 6a9e7f2 PCI: drivers/pci/msi.c: move arch hooks to the top by Adrian Bunk · 17 years ago
  34. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  35. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  36. cbf5d9e MSI: Use correct data offset for 32-bit MSI in read_msi_msg() by Roland Dreier · 17 years ago
  37. 78b7611 msi: mask the msix vector before we unmap it by Eric W. Biederman · 17 years ago
  38. 0dd11f9 msi: fix the ordering of msix irqs by Eric W. Biederman · 17 years ago
  39. 4fdadeb msi: fix ARM compile by Dan Williams · 18 years ago
  40. b3b7cc7 Fix assertion failure with MSI on sparc64 by David Miller · 17 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  42. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 18 years ago
  43. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 18 years ago
  44. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 18 years ago
  45. 314e77b MSI: Remove dev->first_msi_irq by Michael Ellerman · 18 years ago
  46. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 18 years ago
  47. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 18 years ago
  48. 17bbc12 MSI: Rename pci_msi_supported() to pci_msi_check_device() by Michael Ellerman · 18 years ago
  49. 128bc5f MSI: Consolidate precondition checks by Michael Ellerman · 18 years ago
  50. b1e2303 MSI: Expand pci_msi_supported() by Michael Ellerman · 18 years ago
  51. 3e916c0 MSI: Remove msi_cache by Michael Ellerman · 18 years ago
  52. 4cc086f MSI: Move EXPORT_SYMBOL()s near their definition by Michael Ellerman · 18 years ago
  53. 7ede9c1 MSI: Consolidate BUG_ON()s. by Michael Ellerman · 18 years ago
  54. fc4afc7 MSI: Consolidate MSI-X irq freeing code by Michael Ellerman · 18 years ago
  55. 00ba16a MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 by Michael Ellerman · 18 years ago
  56. c31af39 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 by Michael Ellerman · 18 years ago
  57. 54bc6c0 MSI: Simplify BUG() handling in pci_disable_msix() by Michael Ellerman · 18 years ago
  58. e387b9e MSI: Simplify BUG() handling in pci_disable_msi() by Michael Ellerman · 18 years ago
  59. 988cbb1 PCI: Flush MSI-X table writes by Mitch Williams · 18 years ago
  60. 348e3fd [PATCH] msi: synchronously mask and unmask msi-x irqs. by Eric W. Biederman · 18 years ago
  61. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 18 years ago
  62. 58e0543 [PATCH] msi: support masking msi irqs without a mask bit by Eric W. Biederman · 18 years ago
  63. b1cbf4e [PATCH] msi: fix up the msi enable/disable logic by Eric W. Biederman · 18 years ago
  64. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 18 years ago
  65. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  66. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  67. 1c659d6 msi: Remove attach_msi_entry. by Eric W. Biederman · 18 years ago
  68. 866a8c8 msi: Fix msi_remove_pci_irq_vectors. by Eric W. Biederman · 18 years ago
  69. d40f540 msi: Remove msi_lock. by Eric W. Biederman · 18 years ago
  70. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 18 years ago
  71. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 18 years ago
  72. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  73. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 18 years ago
  74. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  75. 7f3af60 Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  76. 1769b46 PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit by Jeff Garzik · 18 years ago
  77. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  78. 0306ebf PCI: Improve pci_msi_supported() comments by Brice Goglin · 18 years ago
  79. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  80. 277bc33 [PATCH] msi: only use a single irq_chip for msi interrupts by Eric W. Biederman · 18 years ago
  81. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  82. 1ce0337 [PATCH] genirq: msi: make the msi code irq based and not vector based by Eric W. Biederman · 18 years ago
  83. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  84. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  85. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  86. 7bd007e [PATCH] genirq: msi: simplify msi enable and disable by Eric W. Biederman · 18 years ago
  87. 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
  88. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
  89. ec572e3 [PATCH] msi: Only keep one msi_desc in each slab entry. by Eric W. Biederman · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  92. f7e6600 [PATCH] PCI: remove unneeded msi code by Grant Grundler · 18 years ago
  93. b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 18 years ago
  94. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
  95. 020d502 [PATCH] PCI: Allow MSI to work on kexec kernel by Rajesh Shah · 18 years ago
  96. 1edab4a [PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ? by Brice Goglin · 18 years ago
  97. 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 19 years ago
  98. fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 19 years ago
  99. f01f418 [PATCH] PCI: fix potential resource leak in drivers/pci/msi.c by Jesper Juhl · 19 years ago
  100. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 19 years ago