1. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  2. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  3. d10b730 Revert "sparc/PCI: Clip bridge windows to fit in upstream windows" by Bjorn Helgaas · 9 years ago
  4. a0c8a4d sparc/PCI: Claim bus resources before pci_bus_add_devices() by Yijing Wang · 9 years ago
  5. d63e2e1 sparc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  6. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  7. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  8. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  9. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  10. 2f22e68 sparc/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  11. 4ac7b82 sparc64: fix sparse warning in pci.c by Sam Ravnborg · 10 years ago
  12. 1b925b5 sparc: don't use module_init in non-modular pci.c code by Paul Gortmaker · 10 years ago
  13. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  14. 557fc58 sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges by oftedal · 11 years ago
  15. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  16. ecf48b6 sparc: __pci_mmap_set_flags() is useless by Al Viro · 11 years ago
  17. df58f46 Merge branch 'pci/jiang-bus-lock-v3' into next by Bjorn Helgaas · 11 years ago
  18. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  19. de7f2b1 sparc/PCI: Use PCI_UNKNOWN for unknown power state by Bjorn Helgaas · 11 years ago
  20. b7c13f76 sparc: remove __devinit, __devexit annotations by Sam Ravnborg · 11 years ago
  21. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  22. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  23. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  24. 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
  25. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  26. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  27. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  28. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  29. a031589b sparc/PCI: convert devtree and arch-probed bus addresses to resource by Bjorn Helgaas · 12 years ago
  30. ac1edcc sparc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  31. 1a30010 sparc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  32. ba232a1 PCI: SPARC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  33. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
  34. aad4564 sparc: Add alignment flag to PCI expansion resources by Kjetil Oftedal · 13 years ago
  35. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  37. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  38. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  39. 394d441 sparc: Convert to new irq function names by Thomas Gleixner · 13 years ago
  40. c6fee08 sparc64: Fix build errors with gcc-4.6.0 by David S. Miller · 13 years ago
  41. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 13 years ago
  42. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  43. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  44. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  45. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  46. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  47. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  48. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 14 years ago
  49. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 14 years ago
  50. 2ef2d74 sparc64: If 'slot-names' property exist, create sysfs PCI slot information. by David S. Miller · 14 years ago
  51. 172d2d0 sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. by David S. Miller · 14 years ago
  52. 1abff64 sparc64: don't export static inline pci_ functions by Stephen Rothwell · 15 years ago
  53. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  54. ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 15 years ago
  55. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  56. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 15 years ago
  57. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 15 years ago
  58. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/pci.c]
  59. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  60. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  61. 44b50e5 sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev(). by David S. Miller · 16 years ago
  62. 77d10d0 sparc64: Fix sparse warnings in pci.c by David S. Miller · 16 years ago
  63. 22fecba sparc64: Record OF device instead of device node pointer in pci_pbm_info. by David S. Miller · 16 years ago
  64. d3ae4b5 sparc64: Get rid of pci_controller_info. by David S. Miller · 16 years ago
  65. e822358a sparc64: Pass proper parent device down into root pci_create_bus() call. by David S. Miller · 16 years ago
  66. c804996 sparc64: Convert FIRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  67. edbe805 sparc64: Convert SABRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  68. b20bfe4 sparc64: Convert PSYCHO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  69. 3822b50 sparc64: Convert SUN4V PCI controller driver into a real driver. by David S. Miller · 16 years ago
  70. 6d19c88 sparc64: Convert SCHIZO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  71. c510b9b sparc64: Don't invoke power_init() from pcibios_init(). by David S. Miller · 16 years ago
  72. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  73. ae05f87 sparc64: Propagate PCI device archdata into OF device tree for EBUS. by David S. Miller · 16 years ago
  74. 783c98b sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. by David S. Miller · 16 years ago
  75. 2222c31 sparc64: fix up bus_id changes in sparc core code by Greg Kroah-Hartman · 16 years ago
  76. c6c4f07 PCI: make pci_name use dev_name by Greg KH · 16 years ago
  77. c26d3c0 sparc64: Stop creating dummy root PCI host controller devices. by David S. Miller · 16 years ago
  78. 5da496e sparc64: Kill unused local ISA bus layer. by David S. Miller · 16 years ago
  79. c1b1a5f [SPARC64]: NUMA device infrastructure. by David S. Miller · 16 years ago
  80. 8c5b4a3f [SPARC64]: Kill pcic_present(). by David S. Miller · 16 years ago
  81. bcea1db [SPARC64]: Implement pci_resource_to_user() by David S. Miller · 17 years ago
  82. 29f139c [SPARC64]: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  83. bbe0b5e [SPARC64]: Kill pci_memspace_mask. by David S. Miller · 17 years ago
  84. 2cc7345 [SPARC64]: Fix booting on V100 systems. by David S. Miller · 17 years ago
  85. 5f92c32 [SPARC64]: Fix several bugs in MSI handling. by David S. Miller · 17 years ago
  86. ad7ad57 [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. by David S. Miller · 17 years ago
  87. a2d6ea0 [SPARC64]: Fix sun4u PCI config space accesses on sun4u. by David S. Miller · 17 years ago
  88. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  89. 8c2786c [SPARC64]: Handle PCI bridges without 'ranges' property. by David S. Miller · 17 years ago
  90. 5840fc6 [SPARC64]: PCI device scan is way too verbose by default. by David S. Miller · 17 years ago
  91. f16537b [SPARC64]: pci_resource_adjust() cannot be __init. by David S. Miller · 17 years ago
  92. 26e6385 [SPARC64]: Use alloc_pci_dev() in PCI bus probes. by David S. Miller · 17 years ago
  93. c57c2ff [SPARC64]: Kill asm-sparc64/pbm.h by David S. Miller · 17 years ago
  94. 28113a9 [SPARC64]: Removal of trivial pci_controller_info uses. by David S. Miller · 17 years ago
  95. 6c108f1 [SPARC64]: Move index info pci_pbm_info. by David S. Miller · 17 years ago
  96. e9870c4 [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. by David S. Miller · 17 years ago
  97. f1cd8de [SPARC64]: Move pci_ops into pci_pbm_info. by David S. Miller · 17 years ago
  98. 34768bc [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's by David S. Miller · 17 years ago
  99. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  100. a6009dd [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c by David S. Miller · 17 years ago