1. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  2. c030008 PCI: Remove unused pci_scan_bus_parented() by Yijing Wang · 9 years ago
  3. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  4. 3a9ad0b PCI: Add pci_bus_addr_t by Yinghai Lu · 9 years ago
  5. 19bdb6e PCI: Move pci_ari_enabled() to global header by Alex Williamson · 9 years ago
  6. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 9 years ago
  7. d0751b9 PCI: Add dev->has_secondary_link to track downstream PCIe links by Yijing Wang · 9 years ago
  8. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  9. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  10. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  11. e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 9 years ago
  12. 978d2d6 PCI: Add pcibios_iov_resource_alignment() interface by Wei Yang · 9 years ago
  13. b07579c PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() by Wei Yang · 9 years ago
  14. 0e6c912 PCI: Keep individual VF BAR size in struct pci_sriov by Wei Yang · 9 years ago
  15. 6675a60 PCI: Add helper functions pci_get[put]_host_bridge_device() by Murali Karicheri · 9 years ago
  16. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  18. cb8e92d Merge branch 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  19. 14d76b6 PCI: Use common resource list management code instead of private implementation by Jiang Liu · 9 years ago
  20. f0b66a2 PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF by Kevin Hao · 9 years ago
  21. 2cd59de Merge branch 'pci/config' into next by Bjorn Helgaas · 9 years ago
  22. 1f94a94 PCI: Add generic config accessors by Rob Herring · 9 years ago
  23. 51e5373 PCI: Add flag for devices that don't reset on D3hot->D0 transition by Alex Williamson · 10 years ago
  24. 8505e72 PCI: Add pci_claim_bridge_resource() to clip window if necessary by Yinghai Lu · 9 years ago
  25. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 9 years ago
  26. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  28. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  29. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  30. 98d9b27 PCI: Expose pci_load_saved_state for public consumption. by Konrad Rzeszutek Wilk · 10 years ago
  31. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  32. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  33. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  34. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  35. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  36. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  37. 670ba0c PCI: Add generic domain handling by Catalin Marinas · 10 years ago
  38. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  39. 5d8f4c9 PCI: Remove unused pci_get_dma_source() by Alex Williamson · 10 years ago
  40. bee3f30 PCI: Remove unused pci_find_upstream_pcie_bridge() by Alex Williamson · 10 years ago
  41. 134cd00 Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  42. 63ddc0b PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters by Megan Kamiya · 10 years ago
  43. ce05298 PCI: Add device flag helper functions by Ethan Zhao · 10 years ago
  44. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  45. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  46. 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  47. 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
  48. 9e33002 PCI: Make resetting secondary bus logic common by Gavin Shan · 10 years ago
  49. 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 10 years ago
  50. 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 10 years ago
  51. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  52. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  53. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  54. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  55. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 10 years ago
  56. c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 10 years ago
  57. 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 10 years ago
  58. 6b12159 PCI: Convert pci_dev_flags definitions to bit shifts by Alex Williamson · 10 years ago
  59. c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 10 years ago
  60. d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 10 years ago
  61. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  62. 1c86438 PCI: Add new pci_is_bridge() interface by Yijing Wang · 10 years ago
  63. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  64. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  65. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 10 years ago
  66. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  67. c130904 PCI: Use designated initialization in PCI_VDEVICE by Mark Rustad · 10 years ago
  68. 30723cb Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  69. 664c284 PCI: Change pci_bus_alloc_resource() type_mask to unsigned long by Bjorn Helgaas · 10 years ago
  70. 02a0947 Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  71. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 10 years ago
  72. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  73. c128856 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  74. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 10 years ago
  75. f7fc32c PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() by Alexander Gordeev · 10 years ago
  76. 5757a76 PCI: Add pci_dev_flag for ACS enable quirks by Alex Williamson · 10 years ago
  77. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 10 years ago
  78. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  79. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 10 years ago
  80. 61cf16d PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() by Alex Williamson · 11 years ago
  81. 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 10 years ago
  82. 2ee546c PCI: Cleanup pci.h whitespace by Bjorn Helgaas · 10 years ago
  83. 4c85980 PCI: Reorder so actual code comes before stubs by Bjorn Helgaas · 10 years ago
  84. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  85. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 10 years ago
  86. e2760c5 PCI: Remove unused alloc_pci_dev() by Stephen Hemminger · 10 years ago
  87. 4ab4467 PCI: Remove unused pci_renumber_slot() by Stephen Hemminger · 10 years ago
  88. 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 10 years ago
  89. 3984ca1 PCI: Remove unused pci_vpd_truncate() by Stephen Hemminger · 10 years ago
  90. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 10 years ago
  91. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 10 years ago
  92. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 10 years ago
  93. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  94. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  95. f75b99d PCI: Enforce bus address limits in resource allocation by Yinghai Lu · 11 years ago
  96. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  97. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  98. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  99. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 11 years ago
  100. 06cf56e PCI: Add pci_bus_address() to get bus address of a BAR by Bjorn Helgaas · 11 years ago