1. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  3. 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
  4. 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
  5. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  6. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  7. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  8. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  9. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  10. 37a9c50 PCI: Clarify policy for vendor IDs in pci.txt by Michael S. Tsirkin · 9 years ago
  11. 654d2e7 doc:pci: Fix typo in Documentation/PCI by Masanari Iida · 9 years ago
  12. 2f9d738 MSI-HOWTO.txt: remove reference on IRQF_DISABLED by Valentin Rothberg · 9 years ago
  13. 305af08 doc: replace "practise" with "practice" in Documentation by Jeremiah Mahler · 10 years ago
  14. 02a0947 Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  15. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 10 years ago
  16. f7fc32c PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() by Alexander Gordeev · 10 years ago
  17. fef0727 PCI/MSI: Fix cut-and-paste errors in documentation by Alexander Gordeev · 10 years ago
  18. 9a8b0af PCI/MSI: Add pci_enable_msi() documentation back by Alexander Gordeev · 10 years ago
  19. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  20. ccb1265 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  21. c2a5a82 PCI: Update documentation 00-INDEX file by Erik Ekman · 10 years ago
  22. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  23. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 10 years ago
  24. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 10 years ago
  25. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 10 years ago
  26. 79bf7fc Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  27. 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 10 years ago
  28. 92e112f PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE by Joe Perches · 10 years ago
  29. a37bee7 PCI: Update pci_find_slot() description in pci.txt by Yijing Wang · 11 years ago
  30. 08261d8 PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  31. 63a29f7 Documentation: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  32. 2597ba7 PCI: SRIOV control and status via sysfs (documentation) by Donald Dutile · 11 years ago
  33. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  34. 798c794 Docs: MSI-HOWTO: MSI -> MSIs by Michael Witten · 13 years ago
  35. c2b65e1 Docs: MSI-HOWTO: Insert a comma by Michael Witten · 13 years ago
  36. 1b8386f Docs: MSI-HOWTO: can -> could by Michael Witten · 13 years ago
  37. e6b85a1 Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.' by Michael Witten · 13 years ago
  38. 952df55 Docs: MSI-HOWTO: may -> might by Michael Witten · 13 years ago
  39. e14bd7e Docs: MSI-HOWTO: Insert a comma by Michael Witten · 13 years ago
  40. e6ffceb Docs: MSI-HOWTO: API -> function by Michael Witten · 13 years ago
  41. 5a84fc3 Docs: MSI-HOWTO: , -> ; by Michael Witten · 13 years ago
  42. 6457d9b Docs: MSI-HOWTO: Move a sentence to another paragraph by Michael Witten · 13 years ago
  43. ed737c1 Docs: MSI-HOWTO: Insert `that' by Michael Witten · 13 years ago
  44. e443923 Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasis by Michael Witten · 13 years ago
  45. 263d8d5 Docs: MSI-HOWTO: Put the `because' subordinate clause first by Michael Witten · 13 years ago
  46. 1d15afc Docs: MSI-HOWTO: Streamline some wording by Michael Witten · 13 years ago
  47. a2d4d50 Docs: MSI-HOWTO: `asked for' -> `requested' by Michael Witten · 13 years ago
  48. 4979de6 Docs: MSI-HOWTO: Use present tense and streamline some wording by Michael Witten · 13 years ago
  49. 891f692 Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may' by Michael Witten · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. fa964e1 Documentation: pci.txt: fix typo by Kulikov Vasiliy · 14 years ago
  52. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  53. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 14 years ago
  54. d4dfd72 PCI: aerdrv, doc: update example output in pcieaer-howto.txt by Hidetoshi Seto · 14 years ago
  55. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  56. 5e07c2c Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt by FUJITA Tomonori · 14 years ago
  57. 216bf58 Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API by FUJITA Tomonori · 14 years ago
  58. 4207a152 Documentation: Rename Documentation/DMA-mapping.txt by Kusanagi Kouichi · 14 years ago
  59. fe14acd PCI: document PCIe fundamental reset interfaces by Mike Mason · 15 years ago
  60. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  61. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  62. bfe5a74 PCI: PCIE AER: Document for PCIE AER software error injection by Huang Ying · 15 years ago
  63. fafad5b PCI MSI: Add example request loop to MSI-HOWTO.txt by Michael Ellerman · 15 years ago
  64. 15b49be PCI: manual for SR-IOV user and driver developer by Yu Zhao · 15 years ago
  65. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 15 years ago
  66. c41ade2 Rewrite MSI-HOWTO by Matthew Wilcox · 15 years ago
  67. a08f6e0 PCI: Documentation: fix minor PCIe HOWTO thinko by Alex Chiang · 15 years ago
  68. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 15 years ago
  69. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 15 years ago
  70. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  71. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  72. 4b5ff46 PCI: doc/pci: create Documentation/PCI/ and move files into it by Randy Dunlap · 16 years ago