1. a63d706 MIPS: ralink: Fix booting on MT7621 by NeilBrown · 7 years ago
  2. 891731f MIPS: ralink: Remove ralink_halt() by NeilBrown · 7 years ago
  3. b6ab1a1 MIPS: ralink: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  4. 892204e Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  5. 05a67cc MIPS: ralink: Fix typo in mt7628 pinmux function by Mathias Kresin · 7 years ago
  6. 8ef4b43 MIPS: ralink: Fix MT7628 pinmux by Mathias Kresin · 7 years ago
  7. b2ec33d MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select by James Hogan · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. a18097b MIPS: ralink: allow NULL clock for clk_get_rate by Jonas Gorski · 7 years ago
  10. dd01635 irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h by Paul Burton · 7 years ago
  11. 3c9b416 MIPS: CPS: Cluster support for topology functions by Paul Burton · 7 years ago
  12. e83f7e0 MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers by Paul Burton · 7 years ago
  13. 323ac96 MIPS: Add Onion Omega2+ board by Harvey Hunt · 7 years ago
  14. d48faef MIPS: dts: Add Vocore2 board by Harvey Hunt · 7 years ago
  15. f13343e MIPS: ralink: mt7620: Add missing header by Harvey Hunt · 7 years ago
  16. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 7 years ago
  17. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 7 years ago
  18. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 7 years ago
  19. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. e4db9253 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  21. 7c5a3d8 MIPS: ralink: Fix typos in rt3883 pinctrl by John Crispin · 8 years ago
  22. 26dd3e4 MIPS: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  23. 886f9c6 MIPS: ralink: Remove unused rt*_wdt_reset functions by Arnd Bergmann · 8 years ago
  24. 6d2700a MIPS: ralink: Fix request_mem_region error handling by Arnd Bergmann · 8 years ago
  25. d92240d MIPS: ralink: Remove unused timer functions by Arnd Bergmann · 8 years ago
  26. 08d90c8 MIPS: ralink: Fix incorrect assignment on ralink_soc by Colin Ian King · 8 years ago
  27. 9c48568 MIPS: ralink: Cosmetic change to prom_init(). by John Crispin · 8 years ago
  28. 0772471 MIPS: ralink: Add missing symbol for highmem support. by John Crispin · 8 years ago
  29. 80e6321 MIPS: ralink: Add missing clk_round_rate(). by John Crispin · 8 years ago
  30. 58181a1 MIPS: ralink: Fix a typo in the pinmux setup. by John Crispin · 8 years ago
  31. 16eccef MIPS: ralink: Add missing pinmux. by John Crispin · 8 years ago
  32. 2517caf MIPS: ralink: Add missing I2C and I2S clocks. by John Crispin · 8 years ago
  33. 4f79dde MIPS: ralink: MT7621 does not set its SoC type. by John Crispin · 8 years ago
  34. 02564fc ralink: Introduce fw_passed_dtb to arch/mips/ralink by Tobias Wolf · 8 years ago
  35. 62ee73d MIPS: ralink: Make timer explicitly non-modular by Paul Gortmaker · 8 years ago
  36. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  37. 7997789 MIPS: ralink: fix spis group pinmux by Álvaro Fernández Rojas · 8 years ago
  38. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  39. 2712616 clocksource/drivers/ralink: Convert init function to return error by Daniel Lezcano · 8 years ago
  40. 2b436a3 MIPS: ralink: add MT7628 EPHY LEDs pinmux support by Álvaro Fernández Rojas · 8 years ago
  41. 07b50db MIPS: ralink: fix MT7628 wled_an pinmux gpio by Álvaro Fernández Rojas · 8 years ago
  42. d714682 MIPS: ralink: fix MT7628 pinmux typos by Álvaro Fernández Rojas · 8 years ago
  43. 86ce9a3 mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type by Sashka Nochkin · 8 years ago
  44. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  45. b11d022 MIPS: ralink: Make reset_control_ops const by Philipp Zabel · 9 years ago
  46. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 9 years ago
  47. 3b2e7c7 MIPS: ralink: Add a few missing clocks by John Crispin · 9 years ago
  48. 3bca798 MIPS: ralink: Fix vendor string for mt7620 by John Crispin · 9 years ago
  49. 0af3a40 MIPS: ralink: Fix invalid assignment of SoC type by John Crispin · 9 years ago
  50. fad2522 MIPS: ralink: fix USB frequency scaling by John Crispin · 9 years ago
  51. e906a5f MIPS: ralink: MT7688 pinmux fixes by John Crispin · 9 years ago
  52. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 9 years ago
  53. 2761f83 MIPS: ralink: add a symbol for INTC by John Crispin · 9 years ago
  54. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  55. 2bcef9b MIPS: Make MIPS_CMDLINE_DTB default by Jonas Gorski · 9 years ago
  56. 69ebed7 MIPS: ralink: Add missing clock on rt305x by John Crispin · 9 years ago
  57. 1a93520 MIPS: ralink: Put the pci bus into reset state before rebooting the SoC by John Crispin · 9 years ago
  58. 81ab9f6 MIPS: ralink: Don't set pm_power_off by John Crispin · 9 years ago
  59. bc19f5d MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs by John Crispin · 9 years ago
  60. 37bcc03 MIPS: ralink: Fix invalid tick count by John Crispin · 9 years ago
  61. 73afa6c MIPS: ralink: Add tty detection by John Crispin · 9 years ago
  62. b361bd7 MIPS: ralink: Fix usb issue during frequency scaling by John Crispin · 9 years ago
  63. 418d29c MIPS: ralink: Unify SoC id handling by John Crispin · 9 years ago
  64. 81857db MIPS: ralink: Add support for mt7688 by John Crispin · 9 years ago
  65. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  66. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  67. 59113d9 MIPS: rt3352: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  68. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  69. 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
  70. 5c1642e MIPS/ralink: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  71. 25aae56 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  72. 9dd6f1c MIPS: ralink: Fix clearing the illegal access interrupt by Jonas Gorski · 9 years ago
  73. a7b7aad MIPS: ralink: add missing symbol for RALINK_ILL_ACC by John Crispin · 10 years ago
  74. 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
  75. 187c26d MIPS: ralink: add rt2880 pci driver by John Crispin · 10 years ago
  76. b96e6e9 MIPS: ralink: allow loading irq registers from the devicetree by John Crispin · 10 years ago
  77. 53263a1 MIPS: ralink: add mt7628an support by John Crispin · 10 years ago
  78. 1dc5c2c MIPS: ralink: add support for MT7620n by John Crispin · 10 years ago
  79. a097b13 MIPS: ralink: cleanup early_printk by John Crispin · 11 years ago
  80. f576fb6 MIPS: ralink: cleanup the soc specific pinmux data by John Crispin · 10 years ago
  81. 4248f7f MIPS: ralink: copy the commandline from the devicetree by John Crispin · 10 years ago
  82. 7a1a44c MIPS: ralink: add a bootrom dumper module by John Crispin · 11 years ago
  83. 1e209c9 MIPS: ralink: add rt3883 wmac clock by John Crispin · 10 years ago
  84. f2a8bd2 MIPS: ralink: add rt2880 wmac clock by John Crispin · 10 years ago
  85. a8b6204 MIPS: ralink: add missing clk_set_rate() to clk.c by John Crispin · 11 years ago
  86. 15d1112 MIPS: ralink: allow manual memory override by John Crispin · 10 years ago
  87. 5433acd MIPS: ralink: add illegal access driver by John Crispin · 11 years ago
  88. 2adf550 MIPS: ralink: add verbose pmu info by John Crispin · 10 years ago
  89. 84988c0 MIPS: Create a helper function for DT setup by Kevin Cernekee · 10 years ago
  90. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  91. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 10 years ago
  92. 59613d8 mips: ralink: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  93. 31d6f57 MIPS: ralink: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  94. 011eeec MIPS: ralink: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  95. 0079188 MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. by Rickard Strandqvist · 10 years ago
  96. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  97. dfc44f8 mips: dts: Fix missing device_type="memory" property in memory nodes by Leif Lindholm · 10 years ago
  98. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
  99. 0cdde83 mips: convert fdt pointers to opaque pointers by Rob Herring · 11 years ago
  100. afb46f7 mips: ralink: convert to use unflatten_and_copy_device_tree by Rob Herring · 11 years ago