1. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 8 years ago
  2. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  3. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  4. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  5. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  6. a2e50f5 MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller by Joshua Kinard · 9 years ago
  7. 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 9 years ago
  8. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  9. cffe00c MIPS: of/pci: Use of_pci_range_parser by Andrew Murray · 11 years ago
  10. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  11. 9a97cd4 MIPS/PCI: Implement pcibios_get_phb_of_node by Gabor Juhos · 11 years ago
  12. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  13. 2228317 MIPS: avoid possible resource conflict in register_pci_controller by Gabor Juhos · 11 years ago
  14. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  15. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  16. 0a6f19d mips/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  17. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  18. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  19. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  20. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  21. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  22. a48cf37 MIPS: pci: parse memory ranges from devicetree by John Crispin · 12 years ago
  23. 96a6b9a mips/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  24. 14be538 mips/PCI: removed unused pci_probe configurability by Bjorn Helgaas · 12 years ago
  25. 2909060 mips/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  26. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  27. c539ef7 MIPS: Set default pci cache line size. by Ralf Baechle · 12 years ago
  28. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  29. 96633fa PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  30. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  31. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 14 years ago
  34. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 14 years ago
  35. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 14 years ago
  36. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  37. 67eed58 PCI: mips: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  38. 30d546d PCI: mips: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  39. 98873f5 MIPS: Better than nothing implementation of PCI mmap to fix X. by Ralf Baechle · 16 years ago
  40. 540799e MIPS: PCI: Scan busses when they are registered by Aurelien Jarno · 16 years ago
  41. 47a5c97 [MIPS] Introduce pcibios_plat_setup by Atsushi Nemoto · 16 years ago
  42. 3450004 [MIPS] PCI: Make the pcibios_max_latency variable static by Dmitri Vorobiev · 16 years ago
  43. d58eaab [MIPS] Namespace clean-up in arch/mips/pci/pci.c by Dmitri Vorobiev · 16 years ago
  44. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  45. 40d7c1a [MIPS] PCI: Coding style fixes for pcibios_enable_resources. by Ralf Baechle · 16 years ago
  46. 986c948 [MIPS] PCI: Port i386 PCI fixes. by Ralf Baechle · 16 years ago
  47. d20e47e [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources. by Ralf Baechle · 17 years ago
  48. d4ef9dd [MIPS] PCI: Set need_domain_info if controller domain index is non-zero. by Ralf Baechle · 17 years ago
  49. 606bf78 [MIPS] HOTPLUG: Make register_pci_controller __devinit. by Ralf Baechle · 17 years ago
  50. c4aa256 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  51. 4547d22 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  52. 8ed07a1 [MIPS] Fix a sparse warning in arch/mips/pci/pci.c by Atsushi Nemoto · 17 years ago
  53. 639702b [MIPS] Register PCI host bridge resource earlier by Thomas Bogendoerfer · 17 years ago
  54. 4419708 [MIPS] Mark pcibios_fixup_device_resources() as __devinit by Atsushi Nemoto · 17 years ago
  55. 140c172 [MIPS] Iomap implementation. by Ralf Baechle · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  58. 610019b [MIPS] Remove unused function alloc_pci_controller. by Ralf Baechle · 18 years ago
  59. 8a1417d BCM1480 HT support by Andrew Isaacson · 19 years ago
  60. e5de3b4 In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES by Ralf Baechle · 19 years ago
  61. e63ea56 [PATCH] mips: add pcibios_bus_to_resource by Yoichi Yuasa · 19 years ago
  62. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago