1. 7c950b9 PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks by Dongdong Liu · 7 years ago
  2. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  3. 18f2067 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
  4. 8fc614c PCI/AER: Reformat AER register definitions by Bjorn Helgaas · 7 years ago
  5. f20c4ea PCI/DPC: Add eDPC support by Dongdong Liu · 7 years ago
  6. ea5311c PCI: Fix PCIe capability sizes by Alex Williamson · 7 years ago
  7. 56c1af4 PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc by Wong Vee Khee · 8 years ago
  8. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  9. f92faab RDMA/qedr: properly check atomic capabilities by Amrani, Ram · 8 years ago
  10. 76dc5268 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 8 years ago
  11. af3a2ab Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
  12. 0fc1223 PCI/ASPM: Add L1 substate capability structure register definitions by Rajat Jain · 8 years ago
  13. abdbf4d PCI/DPC: Wait for Root Port busy to clear by Keith Busch · 8 years ago
  14. cc10385 PCI: Move config space size macros to pci_regs.h by Wang Sheng-Hui · 8 years ago
  15. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  16. 8b2ec318 PCI: Add PTM clock granularity information by Bjorn Helgaas · 9 years ago
  17. eec097d PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints by Bjorn Helgaas · 9 years ago
  18. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 9 years ago
  19. 26e5157 PCI: Add Downstream Port Containment driver by Keith Busch · 9 years ago
  20. 10126ac PCI: Add Downstream Port Containment portdrv service type by Keith Busch · 9 years ago
  21. 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
  22. f80b0ba PCI: Add Enhanced Allocation register entries by Sean O. Stalley · 9 years ago
  23. c9ddbac PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition by Michael S. Tsirkin · 9 years ago
  24. 5929b8a PCI: Add defines for PCIe Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  25. cc0cb67 Merge branches 'pci/aer' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  26. 846fc70 PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND by Chen, Gong · 10 years ago
  27. f3dbd80 PCI: Enable CRS Software Visibility for root port if it is supported by Rajat Jain · 10 years ago
  28. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  29. 55fdbfe pci_regs.h: Add PCI bus link speed and width defines by Jeff Kirsher · 11 years ago
  30. 608235a Merge branch 'pci/vc' into next by Bjorn Helgaas · 11 years ago
  31. 274127a PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 by Alex Williamson · 11 years ago
  32. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  33. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  34. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  35. 605d240 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  36. 09a2c73 PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition by Yijing Wang · 11 years ago
  37. ad4d35f [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code by Yijing Wang · 11 years ago
  38. bd6fb76 PCI: Add offsets of PCIe capability registers by Bjorn Helgaas · 11 years ago
  39. c0b4b38 PCI: Tidy bitmasks and spacing of PCIe capability definitions by Bjorn Helgaas · 11 years ago
  40. 1b121c2 PCI: Remove obsolete comment reference to pci_pcie_cap2() by Bjorn Helgaas · 11 years ago
  41. fbf501c PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE comment by Bjorn Helgaas · 11 years ago
  42. d2ab1fa PCI: Rename PCIe capability definitions to follow convention by Bjorn Helgaas · 11 years ago
  43. cb93b18 PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPM by Yijing Wang · 12 years ago
  44. 24bc69d PCI: Clean up MSI/MSI-X capability #defines by Bjorn Helgaas · 12 years ago
  45. 130f1b8 PCI: Add PCIe Link Capability link speed and width names by Bjorn Helgaas · 12 years ago
  46. 27e1c8ee Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  47. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  48. 7793eea PCI: Add and use standard PCI-X Capability register names by Bjorn Helgaas · 12 years ago
  49. b891b4d PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register by Jingoo Han · 12 years ago
  50. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago[Renamed from include/linux/pci_regs.h]
  51. a28afda Merge branch 'pci/bjorn-find-next-ext-cap' into next by Bjorn Helgaas · 12 years ago
  52. 8c0d3a0 PCI: Add accessors for PCI Express Capability by Jiang Liu · 12 years ago
  53. defb944 PCI: Add Vendor-Specific Extended Capability header info by Bjorn Helgaas · 12 years ago
  54. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  55. cdcac9cd pci_regs: define LNKSTA2 pcie cap + bits. by Dave Airlie · 12 years ago
  56. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  57. 2b28ae1 PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) by Bjorn Helgaas · 12 years ago
  58. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 13 years ago
  59. a0dee2e PCI: misc pci_reg additions by Alex Williamson · 13 years ago
  60. c463b8c PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 by Myron Stowe · 13 years ago
  61. 9ad52e6 PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value by Anthony PERARD · 13 years ago
  62. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  63. 1830ea91 PCI: Fix PCI_EXP_TYPE_RC_EC value by Alex Williamson · 13 years ago
  64. cfa4d8c PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  65. 91f57d5 PCI: More PRI/PASID cleanup by Alex Williamson · 13 years ago
  66. 69166fb PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  67. 086ac11 PCI: Add support for PASID capability by Joerg Roedel · 13 years ago
  68. c320b97 PCI: Add implementation for PRI capability by Joerg Roedel · 13 years ago
  69. 51c2e0a PCI: add latency tolerance reporting enable/disable support by Jesse Barnes · 14 years ago
  70. 48a92a8 PCI: add OBFF enable/disable support by Jesse Barnes · 14 years ago
  71. b48d442 PCI: add ID-based ordering enable/disable support by Jesse Barnes · 14 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  73. fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
  74. 8d80528 PCI: Add mask bit definition for MSI-X table by Sheng Yang · 14 years ago
  75. 00aaaef PCI: MSI: Move MSI-X entry definition to pci_regs.h by Sheng Yang · 14 years ago
  76. db50041 PCI: add PCI_MSIX_TABLE/PBA defines by Hidetoshi Seto · 14 years ago
  77. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  78. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
  79. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 15 years ago
  80. a712ffb x86/PCI: Moorestown PCI support by Jesse Barnes · 15 years ago
  81. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  82. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  83. ccb86a6 uio: add generic driver for PCI 2.3 devices by Michael S. Tsirkin · 15 years ago
  84. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  85. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 16 years ago
  86. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 16 years ago
  87. 302b421 PCI: support the ATS capability by Yu Zhao · 16 years ago
  88. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 16 years ago
  89. 8985851 PCI: save and restore PCIe 2.0 registers by Yu Zhao · 16 years ago
  90. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 16 years ago
  91. 998dd7c PCI: fix incorrect mask of PM No_Soft_Reset bit by Yu Zhao · 16 years ago
  92. 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
  93. f7b7baa PCI: add PCI Advanced Feature Capability defines by Sheng Yang · 16 years ago
  94. 8dd7f80 PCI: add support for function level reset by Sheng Yang · 16 years ago
  95. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  96. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  97. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 16 years ago
  98. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 17 years ago
  99. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  100. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago