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