1. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  2. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  3. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 7 years ago
  5. bb02ce95 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  6. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  7. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  8. 47a650f PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it by Matthew Minter · 7 years ago
  9. 3aa8a41 PCI: Add IRQ mapping function pointers to pci_host_bridge struct by Matthew Minter · 7 years ago
  10. 9ee8a1c PCI: Remove pci_scan_root_bus_msi() by Lorenzo Pieralisi · 7 years ago
  11. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 7 years ago
  12. 1228c4b PCI: Add pci_scan_root_bus_bridge() interface by Lorenzo Pieralisi · 7 years ago
  13. 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 7 years ago
  14. dff79b9 PCI: Add pci_free_host_bridge() interface by Lorenzo Pieralisi · 7 years ago
  15. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 7 years ago
  16. 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 7 years ago
  17. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 8 years ago
  18. 4ebeb1e PCI: Restore PRI and PASID state after Function-Level Reset by CQ Tang · 8 years ago
  19. a4f4fa6 PCI: Cache PRI and PASID bits in pci_dev by Jean-Philippe Brucker · 8 years ago
  20. 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  21. 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 8 years ago
  22. 0b2c2a7 PCI: Replace the racy recursion prevention by Thomas Gleixner · 8 years ago
  23. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 8 years ago
  24. 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
  25. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  26. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  27. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
  28. c6a7a77 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  29. 13108c6 Merge branch 'pci/irq' into next by Bjorn Helgaas · 8 years ago
  30. 0b0ee66 Merge branch 'pci/ioremap' into next by Bjorn Helgaas · 8 years ago
  31. f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  32. 490cb6d PCI: Implement devm_pci_remap_cfgspace() by Lorenzo Pieralisi · 8 years ago
  33. a60a2b7 PCI: Export pcie_flr() by Christoph Hellwig · 8 years ago
  34. 2bea36f PCI: Add I/O BAR support to generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  35. f719582 PCI: Add pci_mmap_resource_range() and use it for ARM64 by David Woodhouse · 8 years ago
  36. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  37. 704e895 PCI/irq: Add pci_request_irq() and pci_free_irq() helpers by Christoph Hellwig · 8 years ago
  38. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  39. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  40. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
  41. ffff885 PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT by Jayachandran C · 8 years ago
  42. 4244de1 PCI: remove pci_enable_msix by Christoph Hellwig · 8 years ago
  43. f65fd1a PCI: Avoid FLR for Intel 82579 NICs by Sasha Neftin · 8 years ago
  44. 8531e28 PCI: Recognize Thunderbolt devices by Lukas Wunner · 8 years ago
  45. 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
  46. d3881e5 PCI: Export PCI device config accessors by Keith Busch · 8 years ago
  47. 688769f PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static by Bjorn Helgaas · 8 years ago
  48. 27ddb68 PCI: add an API to get node from vector by Shaohua Li · 8 years ago
  49. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. 3ec2574 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  51. 2fd260f PCI/AER: Remove unused .link_reset() callback by Michael S. Tsirkin · 8 years ago
  52. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 8 years ago
  53. 4fe0395 PCI/MSI: Remove pci_enable_msi_{exact,range}() by Christoph Hellwig · 8 years ago
  54. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  55. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. a52d144 PCI: Export host bridge registration interface by Thierry Reding · 8 years ago
  57. 5909406 PCI: Allow driver-specific data in host bridge by Thierry Reding · 8 years ago
  58. 37d6a0a PCI: Add pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
  59. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  60. 0cf71b0 PCI: Remove the irq_affinity mask from struct pci_dev by Christoph Hellwig · 8 years ago
  61. 402723a PCI/MSI: Provide pci_alloc_irq_vectors_affinity() by Christoph Hellwig · 8 years ago
  62. 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
  63. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  64. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  66. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  67. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  68. 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
  69. afd29f9 PCI: Add pci_find_resource() by Mika Westerberg · 8 years ago
  70. ee8d41e pci/msi: Retrieve affinity for a vector by Thomas Gleixner · 8 years ago
  71. 032c3d8 PCI/AER: Add bus flag to skip source ID matching by Jon Derrick · 8 years ago
  72. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  73. 8b2ec318 PCI: Add PTM clock granularity information by Bjorn Helgaas · 9 years ago
  74. eec097d PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints by Bjorn Helgaas · 9 years ago
  75. 4fe0d15 PCI: Use positive flags in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  76. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 9 years ago
  77. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  78. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  79. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  80. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  81. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  82. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  83. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  84. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  85. 765bf9b PCI: Add generic pci_bus_claim_resources() by Lorenzo Pieralisi · 9 years ago
  86. be9d2e8 PCI: Add helpers to request/release memory and I/O regions by Johannes Thumshirn · 9 years ago
  87. d366d28 PCI: Add pcibios_setup_bridge() by Gavin Shan · 9 years ago
  88. 224abb6 PCI: Document connection between pci_power_t and hardware PM capability by Bjorn Helgaas · 8 years ago
  89. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  90. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 9 years ago
  91. 9661e78 PCI / PM: Enforce type casting for pci_power_t by Andy Shevchenko · 9 years ago
  92. 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 9 years ago
  93. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 9 years ago
  94. 935c760 PCI/ACPI: Add generic MCFG table handling by Tomasz Nowicki · 9 years ago
  95. 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 9 years ago
  96. 950334b PCI: Add devm_request_pci_bus_resources() by Bjorn Helgaas · 9 years ago
  97. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  98. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  99. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
  100. 7f76854 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago