1. 38e9d36 powerpc: Move isa bridge definitions to separate include by Benjamin Herrenschmidt · 8 years ago
  2. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  3. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  4. de5a28a powerpc/pci: Introduce pci_remove_device_node_info() by Gavin Shan · 9 years ago
  5. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 9 years ago
  6. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
  7. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
  8. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 9 years ago
  9. 062b26b powerpc/pci: Cleanup on struct pci_controller_ops by Gavin Shan · 9 years ago
  10. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  11. 67086e3 powerpc/eeh: powerpc/eeh: Support error recovery for VF PE by Wei Yang · 9 years ago
  12. 0dc2830 powerpc/powernv: Support PCI config restore for VFs by Wei Yang · 9 years ago
  13. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 9 years ago
  14. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 9 years ago
  15. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  16. 94973b2 Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field" by Alistair Popple · 9 years ago
  17. 53522982 powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops by Andrew Donnellan · 9 years ago
  18. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 10 years ago
  19. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 10 years ago
  20. 7a8e6bb powerpc/pci: Add shutdown hook to pci_controller_ops by Michael Neuling · 10 years ago
  21. 10e7963 powerpc/pci: Add release_device() hook to phb ops by Michael Neuling · 10 years ago
  22. 3405c25 powerpc/pci: add dma_set_mask to pci_controller_ops by Daniel Axtens · 10 years ago
  23. e059b10 powerpc: Add MSI operations to pci_controller_ops struct by Daniel Axtens · 10 years ago
  24. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  25. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 10 years ago
  26. cd16c7b powerpc: Create pci_controller_ops.reset_secondary_bus and shim by Daniel Axtens · 10 years ago
  27. 542070b powerpc: Create pci_controller_ops.window_alignment and shim by Daniel Axtens · 10 years ago
  28. b31e79f8 powerpc: Create pci_controller_ops.enable_device_hook and shim by Daniel Axtens · 10 years ago
  29. ff9df8c powerpc: Create pci_controller_ops.probe_mode and shim by Daniel Axtens · 10 years ago
  30. b122c95 powerpc: Create pci_controller_ops.dma_bus_setup and shim by Daniel Axtens · 10 years ago
  31. e02def5 powerpc: Create pci_controller_ops.dma_dev_setup and shim by Daniel Axtens · 10 years ago
  32. 250c7b2 powerpc/pci: Remove unused struct pci_dn.pcidev field by Wei Yang · 10 years ago
  33. 02639b0 powerpc/powernv: Group VF PE when IOV BAR is big on PHB3 by Wei Yang · 10 years ago
  34. 5b88ec2 powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported by Wei Yang · 10 years ago
  35. 781a868 powerpc/powernv: Shift VF resource with an offset by Wei Yang · 10 years ago
  36. 6e628c7 powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe by Wei Yang · 10 years ago
  37. a8b2f82 powerpc/pci: Create pci_dn for VFs by Gavin Shan · 10 years ago
  38. c6406d8 powerpc/eeh: Remove device_node dependency by Gavin Shan · 10 years ago
  39. e8e9b34 powerpc/eeh: Create eeh_dev from pci_dn instead of device_node by Gavin Shan · 10 years ago
  40. c035ff1 powerpc/pci: Trace more information from pci_dn by Gavin Shan · 10 years ago
  41. cca87d3 powerpc/pci: Refactor pci_dn by Gavin Shan · 10 years ago
  42. 6d5f6a0 powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN by Kim Phillips · 10 years ago
  43. 31345e1 powerpc/pci: Remove unused force_32bit_msi quirk by Benjamin Herrenschmidt · 10 years ago
  44. 0c69f9c powerpc/pci: Don't use bitfield for force_32bit_msi by Anton Blanchard · 11 years ago
  45. 807a827 powerpc/eeh: Keep PE during hotplug by Gavin Shan · 11 years ago
  46. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 12 years ago
  47. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
  48. e61133d powerpc/pseries: Force 32 bit MSIs for devices that require it by Brian King · 12 years ago
  49. 50d8f87 powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers by Rojhalat Ibrahim · 12 years ago
  50. 34642bb powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller by Kumar Gala · 12 years ago
  51. 1e38b71 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 12 years ago
  52. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  53. f8f7d63 powerpc/eeh: Trace eeh device from I/O cache by Gavin Shan · 12 years ago
  54. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  55. 39baadb powerpc/eeh: Remove eeh information from pci_dn by Gavin Shan · 13 years ago
  56. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 13 years ago
  57. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  58. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  59. 184cd4a powerpc/powernv: PCI support for p7IOC under OPAL v2 by Benjamin Herrenschmidt · 13 years ago
  60. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  61. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 14 years ago
  62. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 13 years ago
  63. ef3b4f8 pci/of: Consolidate pci_bus_to_OF_node() by Benjamin Herrenschmidt · 14 years ago
  64. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 14 years ago
  65. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 14 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  67. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  68. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  69. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 15 years ago
  70. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 15 years ago
  71. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  72. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 16 years ago
  73. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 16 years ago
  74. 89d9334 powerpc: make dma_window_* in pci_controller struct avail on 32b by Becky Bruce · 16 years ago
  75. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  76. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  77. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  78. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  79. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/pci-bridge.h]
  80. 5ce4b59 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata by Josh Boyer · 17 years ago
  81. f13f4ca [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const by Trent Piepho · 17 years ago
  82. 82f0183 [POWERPC] Remove update_bridge_resource by Kumar Gala · 17 years ago
  83. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  84. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  85. 86bcab4 [POWERPC] The pci_dn class_code is only used by EEH by Stephen Rothwell · 17 years ago
  86. 70fbb93 [POWERPC] Pointers marked as __iomem do not need to be volatile by Stephen Rothwell · 17 years ago
  87. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  88. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  89. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  90. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  91. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  92. 7211991 [POWERPC] Consolidate pci_controller by Stephen Rothwell · 17 years ago
  93. 7cd1de6 [POWERPC] Clean up pci-bridge.h by Stephen Rothwell · 17 years ago
  94. 5131d4d [POWERPC] Fix declaration of pcibios_free_controller by Benjamin Herrenschmidt · 17 years ago
  95. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  96. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  97. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago
  98. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  99. d526996 [POWERPC] Removed setup_indirect_pci_nomap by Kumar Gala · 17 years ago
  100. 62c66c8 [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link by Kumar Gala · 17 years ago