1. 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
  2. 57c8cb8 MIPS: pci: convert lantiq driver to OF by John Crispin · 12 years ago
  3. bd51db7 MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() by John Crispin · 12 years ago
  4. a48cf37 MIPS: pci: parse memory ranges from devicetree by John Crispin · 12 years ago
  5. 67644c5 MIPS: ath79: add PCI_AR724X Kconfig symbol by Gabor Juhos · 13 years ago
  6. e9b62e8 MIPS: ath79: update copyright headers of PCI related files by Gabor Juhos · 13 years ago
  7. f8365ec MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs by Gabor Juhos · 13 years ago
  8. 4c07c7d MIPS: ath79: add PCI IRQ handling code for AR724X SoCs by Gabor Juhos · 13 years ago
  9. 6015a85 MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs by Gabor Juhos · 13 years ago
  10. 64adb6b MIPS: ath79: fix broken ar724x_pci_{read,write} functions by Gabor Juhos · 13 years ago
  11. ffdce46 MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c by Gabor Juhos · 13 years ago
  12. c198441 MIPS: ath79: use io-accessor macros in pci-ar724x.c by Gabor Juhos · 13 years ago
  13. d624bd3 MIPS: ath79: replace ath724x to ar724x by Gabor Juhos · 13 years ago
  14. 692183e MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name by Gabor Juhos · 13 years ago
  15. 6335aef MIPS: ath79: add a common PCI registration function by Gabor Juhos · 13 years ago
  16. 659243c MIPS: ath79: make ath724x_pcibios_init visible for external code by Gabor Juhos · 13 years ago
  17. e2dbdc4 MIPS: ath79: separate common PCI code by Gabor Juhos · 13 years ago
  18. daf76db MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c by Matt Turner · 12 years ago
  19. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  20. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  21. 96a6b9a mips/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  22. 14be538 mips/PCI: removed unused pci_probe configurability by Bjorn Helgaas · 13 years ago
  23. 2909060 mips/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  24. f79eaeb MIPS: PCI: use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 13 years ago
  25. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  26. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 13 years ago
  27. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  28. 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
  29. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 13 years ago
  30. c539ef7 MIPS: Set default pci cache line size. by Ralf Baechle · 13 years ago
  31. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  32. 96633fa PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  33. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  34. 595789a MIPS: Octeon: Add support for OCTEON II PCIe by David Daney · 13 years ago
  35. 53efc98 MIPS: Octeon: Update PCI Latency timer and enable more error reporting. by David Daney · 13 years ago
  36. 0c96540 MIPS: Netlogic: Move code common with XLP to common/ by Jayachandran C · 13 years ago
  37. c3c8cfb MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR by Jayachandran C · 13 years ago
  38. f32671a MIPS: Netlogic: Add basic MSI support for XLR/XLS by Ganesan Ramalingam · 13 years ago
  39. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  40. 04712f3 MIPS: BCM63XX: Add support for bcm6368 CPU. by Maxime Bizon · 13 years ago
  41. 4ff40d5 MIPS: Initial PCI support for Atheros 724x SoCs. by Rene Bolldorf · 13 years ago
  42. 3d18c98 MIPS: Fix Jazz 64-bit build error. by Ralf Baechle · 13 years ago
  43. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  44. 864c6c22 MIPS: Alchemy: Fix PCI PM by Manuel Lauss · 13 years ago
  45. 4af92e7 MIPS: lantiq: use export.h in favour of module.h by John Crispin · 13 years ago
  46. 71ca869 MIPS: Fix build error due to missing inclusion of <linux/export.h>. by Ralf Baechle · 13 years ago
  47. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  48. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  49. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  50. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  51. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  52. 0596954 MIPS: Lantiq: Fix setting the PCI bus speed on AR9 by John Crispin · 13 years ago
  53. 20ef5d3 MIPS: RC32434: Fix PCI build error by Yoichi Yuasa · 13 years ago
  54. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  55. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  56. 84fe98e MIPS: NILE4: Remove useless inclusion of GT64120 header. by Ralf Baechle · 13 years ago
  57. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  58. e47d488 MIPS: Lantiq: Add PCI controller support. by John Crispin · 14 years ago
  59. 9b130f8 MIPS: XLR, XLS: Add PCI support. by Jayachandran C · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  61. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 14 years ago
  62. 0c32638 MIPS: Octeon: Rewrite interrupt handling code. by David Daney · 14 years ago
  63. a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
  64. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  65. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  66. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  67. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  68. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  69. b42e179 Fix typo configue => configure in comments by Thomas Weber · 14 years ago
  70. 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
  71. 52a0f00 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. by Chandrakala Chavva · 14 years ago
  72. 1aa2b27 MIPS: Octeon: Support 256 MSI on PCIe by David Daney · 14 years ago
  73. 7d9eee6 MIPS: Octeon: Make MSI use handle_simple_irq(). by David Daney · 14 years ago
  74. a5decf7 MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions. by David Daney · 14 years ago
  75. a894f14 MIPS: Octeon: Move MSI code out of octeon-irq.c. by David Daney · 14 years ago
  76. 11ed4ad MIPS: PCI: RM9000 checkpatch cleanup by Andrea Gelmini · 14 years ago
  77. 8faf2e6 MIPS: Set io_map_base for several PCI bridges lacking it by Ben Hutchings · 14 years ago
  78. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  79. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 15 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  81. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 15 years ago
  82. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 15 years ago
  83. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 15 years ago
  84. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 15 years ago
  85. f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 15 years ago
  86. c70798f MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes by Wu Zhangjin · 15 years ago
  87. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  88. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  89. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  90. 1032bce MIPS: Lemote 2F: Add PCI support by Wu Zhangjin · 15 years ago
  91. e2fee57 MIPS: Bonito64: Make Loongson independent from Bonito64 code. by Wu Zhangjin · 15 years ago
  92. 9718426 MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() by Roel Kluin · 15 years ago
  93. e7300d0 MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. by Maxime Bizon · 15 years ago
  94. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  95. 8e49711 MIPS: Loongson: Change naming methods by Wu Zhangjin · 15 years ago
  96. 5e983ff MIPS: Loongson: clean up the coding style by Wu Zhangjin · 15 years ago
  97. 838c057 MIPS: Octeon PCIe: Make hardware and software bus numbers match. by David Daney · 15 years ago
  98. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  99. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  100. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago