1. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 8 years ago
  2. 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 8 years ago
  3. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  4. e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
  5. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  6. 97f47e7 MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM resource by Bjorn Helgaas · 8 years ago
  7. 53f0a50 MIPS: Loongson 3: Use temporary struct resource * to avoid repetition by Bjorn Helgaas · 8 years ago
  8. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 9 years ago
  9. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 9 years ago
  10. ec7b972 MIPS: Fix build error due to unused variables. by Ralf Baechle · 9 years ago
  11. c861519 MIPS: Fix delay loops which may be removed by GCC. by Ralf Baechle · 9 years ago
  12. 972cfd5 MIPS: pci-rt3883: drop unneeded of_node_get by Julia Lawall · 9 years ago
  13. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  14. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  15. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  16. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  17. 325f0a1 MIPS: Netlogic: Use chip_data for irq_chip methods by Kamlakant Patel · 9 years ago
  18. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  19. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 2dca88d MIPS: ops-emma2rh: Drop nonsensical db_assert by Paul Burton · 9 years ago
  21. e51395d MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  22. 586134a MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  23. 4d3f77d MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  24. 777fd18 MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  25. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  26. bbcffac MIPS/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  27. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  29. 746ad9a MIPS/pci: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  30. 24b0e3e MIPS: ath79: Improve the DDR controller interface by Alban Bedel · 9 years ago
  31. 25aae56 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  32. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  33. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  34. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  35. 93a7de8 MIPS: ralink: Fix bad config symbol in PCI makefile. by John Crispin · 10 years ago
  36. b083518 MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N by Aaro Koskinen · 9 years ago
  37. 73bf3c2 MIPS: Octeon: Remove udelay() causing huge IRQ latency by Alexander Sverdlin · 9 years ago
  38. a2e50f5 MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller by Joshua Kinard · 10 years ago
  39. 02e47ca MIPS: pci: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 53f6769 MIPS: MSI: Update MSI handling for XLP by Jayachandran C · 10 years ago
  41. 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 9 years ago
  42. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  43. 7b09777 MIPS: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  44. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  45. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  46. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  47. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 3ed7a2a MIPS: ath25: add AR2315 PCI host controller driver by Sergey Ryazanov · 10 years ago
  49. 187c26d MIPS: ralink: add rt2880 pci driver by John Crispin · 10 years ago
  50. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  51. e5067c7 MIPS: pci-rt3883: Remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  52. 490a0ec MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  53. c4a3053 MIPS: MSP71xx: remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  54. 6ff9c2f MIPS: NILE4: Remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  55. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  56. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  57. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  58. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  59. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  60. d5a238d MIPS/Xlp: Remove the dead function destroy_irq() to fix build error by Yijing Wang · 10 years ago
  61. 5a1e73f pci: pci-lantiq: remove duplicate check on resource by Varka Bhadram · 10 years ago
  62. ec48488 mips: pci: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  63. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  65. 48c3c38 PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib by Yijing Wang · 10 years ago
  66. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  67. 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
  68. 1bc2d3e MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup by Atsushi Nemoto · 10 years ago
  69. 8e21170 MIPS: Alchemy: pci: use clk framework to enable PCI clock by Manuel Lauss · 10 years ago
  70. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  71. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  72. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  73. 8e9ecbc MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. by Daniel Walter · 10 years ago
  74. 5e888e8 mips: Update the email address of Geert Uytterhoeven by Geert Uytterhoeven · 10 years ago
  75. ae6e7e6 MIPS: paravirt: Add pci controller for virtio by David Daney · 10 years ago
  76. 9e53481e MIPS: Malta: Let PIIX4 respond to PCI special cycles by Paul Burton · 10 years ago
  77. d66f3f0 MIPS: Add MSI support for XLP9XX by Ganesan Ramalingam · 10 years ago
  78. d19648d MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq() by Eunbong Song · 10 years ago
  79. 66ef3fa MIPS: RC32434: fix broken PCI resource initialization by Gabor Juhos · 10 years ago
  80. 465665f mips: Kill pointless destroy_irq() by Thomas Gleixner · 10 years ago
  81. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  82. fa12b77 MIPS: Malta: Setup PM I/O region on boot by Paul Burton · 10 years ago
  83. c7d3555 MIPS: Loongson 3: Add HT-linked PCI support by Huacai Chen · 10 years ago
  84. 88e9a93 MIPS: Alchemy: Determine cohereny at runtime based on cpu type by Manuel Lauss · 11 years ago
  85. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 11 years ago
  86. 7f02c46 MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL by Colin Ian King · 11 years ago
  87. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  88. dfe0924 arch/mips/pci: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  89. b6ba1c5 MIPS: PCI: Netlogic XLP9XX support by Jayachandran C · 11 years ago
  90. 98d4884 MIPS: Netlogic: Add cpu to node mapping for XLP9XX by Jayachandran C · 11 years ago
  91. d150cef MIPS: Netlogic: XLP9XX PIC updates by Jayachandran C · 11 years ago
  92. cfec4c6 MIPS: Netlogic: Add macro for node present by Jayachandran C · 11 years ago
  93. c24a8a7 MIPS: Netlogic: Add MSI support for XLP by Jayachandran C · 11 years ago
  94. 27547ab MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resources by Deng-Cheng Zhu · 11 years ago
  95. ae0d7cb MIPS: Malta: mux & enable SERIRQ interrupt by Paul Burton · 11 years ago
  96. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  97. 70002f7 MIPS: Get rid of hard-coded values for Malta PIIX4 fixups by Deng-Cheng Zhu · 11 years ago
  98. cffe00c MIPS: of/pci: Use of_pci_range_parser by Andrew Murray · 11 years ago
  99. c6e7274 MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  100. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago