1. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  2. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  3. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  4. 1f5bef3 of/address: merge of_address_to_resource() by Grant Likely · 14 years ago
  5. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 15 years ago
  6. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 15 years ago
  7. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 15 years ago
  8. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 15 years ago
  9. 89d9334 powerpc: make dma_window_* in pci_controller struct avail on 32b by Becky Bruce · 16 years ago
  10. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  11. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  12. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  13. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  14. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/pci-bridge.h]
  15. 5ce4b59 powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata by Josh Boyer · 16 years ago
  16. f13f4ca [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const by Trent Piepho · 17 years ago
  17. 82f0183 [POWERPC] Remove update_bridge_resource by Kumar Gala · 17 years ago
  18. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  19. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  20. 86bcab4 [POWERPC] The pci_dn class_code is only used by EEH by Stephen Rothwell · 17 years ago
  21. 70fbb93 [POWERPC] Pointers marked as __iomem do not need to be volatile by Stephen Rothwell · 17 years ago
  22. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  23. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  24. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  25. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  26. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  27. 7211991 [POWERPC] Consolidate pci_controller by Stephen Rothwell · 17 years ago
  28. 7cd1de6 [POWERPC] Clean up pci-bridge.h by Stephen Rothwell · 17 years ago
  29. 5131d4d [POWERPC] Fix declaration of pcibios_free_controller by Benjamin Herrenschmidt · 17 years ago
  30. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  31. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  32. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago
  33. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  34. d526996 [POWERPC] Removed setup_indirect_pci_nomap by Kumar Gala · 17 years ago
  35. 62c66c8 [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link by Kumar Gala · 17 years ago
  36. 38805e5 [POWERPC] Add the ability to find PCI capabilities early on by Kumar Gala · 17 years ago
  37. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 17 years ago
  38. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 17 years ago
  39. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  40. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 17 years ago
  41. 6a50623 [POWERPC] Removed dead code related to PCI on ppc32 by Kumar Gala · 17 years ago
  42. bf440b7 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 17 years ago
  43. 5531e41 [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h by Kumar Gala · 17 years ago
  44. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  45. 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 17 years ago
  46. c2e221e [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup by Linas Vepstas · 17 years ago
  47. 5b7c726 [POWERPC] Add a field for each specific bus to struct pci_controller by Ishizaki Kou · 18 years ago
  48. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  49. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  50. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  51. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 18 years ago
  52. 403fac4 [PATCH] powerpc: remove LogicalSlot from pci_dn by Stephen Rothwell · 18 years ago
  53. b025279 [PATCH] powerpc: remove Irq from pci_dn by Stephen Rothwell · 18 years ago
  54. 96ff6af [PATCH] powerpc: remove iSeries_Global_Device_List by Stephen Rothwell · 18 years ago
  55. 9623b5d [PATCH] powerpc: small pci cleanups by Stephen Rothwell · 19 years ago
  56. 7684b40 [PATCH] powerpc: Save device BARs much earlier in the boot sequence by Linas Vepstas · 19 years ago
  57. 25e591f [PATCH] powerpc: Add "partitionable endpoint" support by Linas Vepstas · 19 years ago
  58. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  59. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  60. 31087d7 [PATCH] powerpc: export PCI fixup routine by linas · 19 years ago
  61. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  62. 2bf6a8f [PATCH] powerpc: migrate common PCI hotplug code by Linas Vepstas · 19 years ago
  63. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  64. 047ea78 powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc by Paul Mackerras · 19 years ago[Renamed (96%) from include/asm-ppc64/pci-bridge.h]
  65. b5166cc [PATCH] powerpc: pci_64 fixes & cleanups by Benjamin Herrenschmidt · 19 years ago
  66. f8632c8 [PATCH] ppc64: bugfix: don't silently ignore PCI errors by Linas Vepstas · 19 years ago
  67. f7abbc1 ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges by Paul Mackerras · 19 years ago
  68. 17a6392 powerpc/ppc/ppc64: Various compile fixes. by Paul Mackerras · 19 years ago
  69. c6d2ea9 powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h by Stephen Rothwell · 19 years ago
  70. 20f48cc powerpc: eliminate DsaAddr from pci_dn by Stephen Rothwell · 19 years ago
  71. 426c1a1 powerpc: move iSeries/iSeries_pci.h to platforms/iseries by Stephen Rothwell · 19 years ago
  72. 76f9f87 powerpc: Get iseries to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  73. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  74. 252e75a ppc64 iSeries: use device_node instead of iSeries_Device_node by Stephen Rothwell · 19 years ago
  75. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  76. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago