1. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  3. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  4. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  5. 686957e MIPS: IP27: Correct fucked grammar in ops-bridge.c by Dave Jones · 14 years ago
  6. e1ced09 MIPS/EDAC: Improve OCTEON EDAC support. by David Daney · 12 years ago
  7. f65aad4 MIPS: Cavium: Add EDAC support. by Ralf Baechle · 12 years ago
  8. 0a6f19d mips/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  9. ea49b75 MIPS: PCI: Update XLR/XLS PCI for the new PIC code by Jayachandran C · 12 years ago
  10. ba00e2e MIPS: BCM63XX: use the new reset helper by Jonas Gorski · 12 years ago
  11. f2d1035 MIPS: BCM63XX: add and use a clock for PCIe by Jonas Gorski · 12 years ago
  12. 2eaaac5 MIPS: Malta: Fix section mismatch. by Ralf Baechle · 12 years ago
  13. 3cf5ae6 sections: fix section conflicts in arch/mips by Andi Kleen · 12 years ago
  14. 9b9a6d2 Merge branch 'pci/thierry-fixup-irqs' into next by Bjorn Helgaas · 12 years ago
  15. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  16. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  17. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  18. 39a3612 MIPS: PCI: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  19. a1dca31 MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module by Gabor Juhos · 12 years ago
  20. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  21. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  22. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  23. 4d9bb75 MIPS: Netlogic: Remove unused pcibios_fixups by Jayachandran C · 12 years ago
  24. 9bac624 MIPS: Netlogic: XLP PCIe controller support. by Ganesan Ramalingam · 12 years ago
  25. 19c860d MIPS: BCM63XX: Add PCIe Support for BCM6328 by Jonas Gorski · 12 years ago
  26. 76f42fe MIPS: BCM63XX: Move the PCI initialization into its own function by Jonas Gorski · 12 years ago
  27. 497e5ff MIPS: Malta: Move PIIX4 PCI fixup to where it belongs. by Ralf Baechle · 12 years ago
  28. f7257d3 MIPS: PCI: Add missing __devinit attributions to fixup functions. by Ralf Baechle · 12 years ago
  29. d75e2c9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  30. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  31. 4a043d7 mips: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  32. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  33. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  34. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  35. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  36. 42b14cb mips: pci-lantiq: Fix check for valid gpio by Roland Stigge · 12 years ago
  37. 249e2a3 MIPS: Netlogic: MSI enable fix for XLS by Ganesan Ramalingam · 12 years ago
  38. ea8e867 MIPS: Netlogic: Fix PCIX irq on XLR chips by Jayachandran C · 12 years ago
  39. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  40. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 12 years ago
  41. 57c8cb8 MIPS: pci: convert lantiq driver to OF by John Crispin · 12 years ago
  42. bd51db7 MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() by John Crispin · 12 years ago
  43. a48cf37 MIPS: pci: parse memory ranges from devicetree by John Crispin · 12 years ago
  44. 67644c5 MIPS: ath79: add PCI_AR724X Kconfig symbol by Gabor Juhos · 12 years ago
  45. e9b62e8 MIPS: ath79: update copyright headers of PCI related files by Gabor Juhos · 12 years ago
  46. f8365ec MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs by Gabor Juhos · 12 years ago
  47. 4c07c7d MIPS: ath79: add PCI IRQ handling code for AR724X SoCs by Gabor Juhos · 12 years ago
  48. 6015a85 MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs by Gabor Juhos · 12 years ago
  49. 64adb6b MIPS: ath79: fix broken ar724x_pci_{read,write} functions by Gabor Juhos · 12 years ago
  50. ffdce46 MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c by Gabor Juhos · 12 years ago
  51. c198441 MIPS: ath79: use io-accessor macros in pci-ar724x.c by Gabor Juhos · 12 years ago
  52. d624bd3 MIPS: ath79: replace ath724x to ar724x by Gabor Juhos · 12 years ago
  53. 692183e MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name by Gabor Juhos · 12 years ago
  54. 6335aef MIPS: ath79: add a common PCI registration function by Gabor Juhos · 12 years ago
  55. 659243c MIPS: ath79: make ath724x_pcibios_init visible for external code by Gabor Juhos · 12 years ago
  56. e2dbdc4 MIPS: ath79: separate common PCI code by Gabor Juhos · 12 years ago
  57. daf76db MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c by Matt Turner · 12 years ago
  58. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  59. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 96a6b9a mips/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  61. 14be538 mips/PCI: removed unused pci_probe configurability by Bjorn Helgaas · 12 years ago
  62. 2909060 mips/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  63. f79eaeb MIPS: PCI: use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 13 years ago
  64. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  65. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 13 years ago
  66. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  67. 7bf6612 Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next by Ralf Baechle · 13 years ago
  68. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 13 years ago
  69. c539ef7 MIPS: Set default pci cache line size. by Ralf Baechle · 13 years ago
  70. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  71. 96633fa PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  72. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  73. 595789a MIPS: Octeon: Add support for OCTEON II PCIe by David Daney · 13 years ago
  74. 53efc98 MIPS: Octeon: Update PCI Latency timer and enable more error reporting. by David Daney · 13 years ago
  75. 0c96540 MIPS: Netlogic: Move code common with XLP to common/ by Jayachandran C · 13 years ago
  76. c3c8cfb MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR by Jayachandran C · 13 years ago
  77. f32671a MIPS: Netlogic: Add basic MSI support for XLR/XLS by Ganesan Ramalingam · 13 years ago
  78. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  79. 04712f3 MIPS: BCM63XX: Add support for bcm6368 CPU. by Maxime Bizon · 13 years ago
  80. 4ff40d5 MIPS: Initial PCI support for Atheros 724x SoCs. by Rene Bolldorf · 13 years ago
  81. 3d18c98 MIPS: Fix Jazz 64-bit build error. by Ralf Baechle · 13 years ago
  82. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  83. 864c6c22 MIPS: Alchemy: Fix PCI PM by Manuel Lauss · 13 years ago
  84. 4af92e7 MIPS: lantiq: use export.h in favour of module.h by John Crispin · 13 years ago
  85. 71ca869 MIPS: Fix build error due to missing inclusion of <linux/export.h>. by Ralf Baechle · 13 years ago
  86. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  87. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  88. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  89. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  90. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  91. 0596954 MIPS: Lantiq: Fix setting the PCI bus speed on AR9 by John Crispin · 13 years ago
  92. 20ef5d3 MIPS: RC32434: Fix PCI build error by Yoichi Yuasa · 13 years ago
  93. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  94. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  95. 84fe98e MIPS: NILE4: Remove useless inclusion of GT64120 header. by Ralf Baechle · 13 years ago
  96. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  97. e47d488 MIPS: Lantiq: Add PCI controller support. by John Crispin · 13 years ago
  98. 9b130f8 MIPS: XLR, XLS: Add PCI support. by Jayachandran C · 13 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  100. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago