1. b82eaa2 MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 by Stefan Roese · 5 years ago
  2. 1eef40b MIPS: ralink: Fix mt7620 nd_sd pinmux by Mathias Kresin · 5 years ago
  3. 3eaa5de MIPS: ralink: Remove ralink_halt() by NeilBrown · 6 years ago
  4. 49ad11b MIPS: ralink: Fix typo in mt7628 pinmux function by Mathias Kresin · 7 years ago
  5. 351ece3 MIPS: ralink: Fix MT7628 pinmux by Mathias Kresin · 7 years ago
  6. 0cde56d MIPS: ralink: Fix incorrect assignment on ralink_soc by Colin Ian King · 7 years ago
  7. 0e22be7 MIPS: ralink: Fix a typo in the pinmux setup. by John Crispin · 7 years ago
  8. 19aa26f MIPS: ralink: Fix typos in rt3883 pinctrl by John Crispin · 7 years ago
  9. b7e968d MIPS: ralink: Remove unused rt*_wdt_reset functions by Arnd Bergmann · 7 years ago
  10. dd2419e MIPS: ralink: Remove unused timer functions by Arnd Bergmann · 7 years ago
  11. f340641 MIPS: ralink: Cosmetic change to prom_init(). by John Crispin · 7 years ago
  12. 62ee73d MIPS: ralink: Make timer explicitly non-modular by Paul Gortmaker · 8 years ago
  13. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  14. 7997789 MIPS: ralink: fix spis group pinmux by Álvaro Fernández Rojas · 8 years ago
  15. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  16. 2712616 clocksource/drivers/ralink: Convert init function to return error by Daniel Lezcano · 8 years ago
  17. 2b436a3 MIPS: ralink: add MT7628 EPHY LEDs pinmux support by Álvaro Fernández Rojas · 8 years ago
  18. 07b50db MIPS: ralink: fix MT7628 wled_an pinmux gpio by Álvaro Fernández Rojas · 8 years ago
  19. d714682 MIPS: ralink: fix MT7628 pinmux typos by Álvaro Fernández Rojas · 8 years ago
  20. 86ce9a3 mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type by Sashka Nochkin · 8 years ago
  21. 97b9210 MIPS: Change my email address by John Crispin · 8 years ago
  22. b11d022 MIPS: ralink: Make reset_control_ops const by Philipp Zabel · 8 years ago
  23. 7e5873d MIPS: pci: Add MT7620a PCIE driver by John Crispin · 8 years ago
  24. 3b2e7c7 MIPS: ralink: Add a few missing clocks by John Crispin · 8 years ago
  25. 3bca798 MIPS: ralink: Fix vendor string for mt7620 by John Crispin · 8 years ago
  26. 0af3a40 MIPS: ralink: Fix invalid assignment of SoC type by John Crispin · 8 years ago
  27. fad2522 MIPS: ralink: fix USB frequency scaling by John Crispin · 8 years ago
  28. e906a5f MIPS: ralink: MT7688 pinmux fixes by John Crispin · 8 years ago
  29. 1df7add MIPS: ralink: add MT7621 support by John Crispin · 8 years ago
  30. 2761f83 MIPS: ralink: add a symbol for INTC by John Crispin · 8 years ago
  31. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  32. 2bcef9b MIPS: Make MIPS_CMDLINE_DTB default by Jonas Gorski · 9 years ago
  33. 69ebed7 MIPS: ralink: Add missing clock on rt305x by John Crispin · 9 years ago
  34. 1a93520 MIPS: ralink: Put the pci bus into reset state before rebooting the SoC by John Crispin · 9 years ago
  35. 81ab9f6 MIPS: ralink: Don't set pm_power_off by John Crispin · 9 years ago
  36. bc19f5d MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs by John Crispin · 9 years ago
  37. 37bcc03 MIPS: ralink: Fix invalid tick count by John Crispin · 9 years ago
  38. 73afa6c MIPS: ralink: Add tty detection by John Crispin · 9 years ago
  39. b361bd7 MIPS: ralink: Fix usb issue during frequency scaling by John Crispin · 9 years ago
  40. 418d29c MIPS: ralink: Unify SoC id handling by John Crispin · 9 years ago
  41. 81857db MIPS: ralink: Add support for mt7688 by John Crispin · 9 years ago
  42. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  43. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  44. 59113d9 MIPS: rt3352: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  45. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  46. 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
  47. 5c1642e MIPS/ralink: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  48. 25aae56 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  49. 9dd6f1c MIPS: ralink: Fix clearing the illegal access interrupt by Jonas Gorski · 9 years ago
  50. a7b7aad MIPS: ralink: add missing symbol for RALINK_ILL_ACC by John Crispin · 9 years ago
  51. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  52. 187c26d MIPS: ralink: add rt2880 pci driver by John Crispin · 10 years ago
  53. b96e6e9 MIPS: ralink: allow loading irq registers from the devicetree by John Crispin · 10 years ago
  54. 53263a1 MIPS: ralink: add mt7628an support by John Crispin · 10 years ago
  55. 1dc5c2c MIPS: ralink: add support for MT7620n by John Crispin · 10 years ago
  56. a097b13 MIPS: ralink: cleanup early_printk by John Crispin · 10 years ago
  57. f576fb6 MIPS: ralink: cleanup the soc specific pinmux data by John Crispin · 10 years ago
  58. 4248f7f MIPS: ralink: copy the commandline from the devicetree by John Crispin · 10 years ago
  59. 7a1a44c MIPS: ralink: add a bootrom dumper module by John Crispin · 11 years ago
  60. 1e209c9 MIPS: ralink: add rt3883 wmac clock by John Crispin · 10 years ago
  61. f2a8bd2 MIPS: ralink: add rt2880 wmac clock by John Crispin · 10 years ago
  62. a8b6204 MIPS: ralink: add missing clk_set_rate() to clk.c by John Crispin · 10 years ago
  63. 15d1112 MIPS: ralink: allow manual memory override by John Crispin · 10 years ago
  64. 5433acd MIPS: ralink: add illegal access driver by John Crispin · 11 years ago
  65. 2adf550 MIPS: ralink: add verbose pmu info by John Crispin · 10 years ago
  66. 84988c0 MIPS: Create a helper function for DT setup by Kevin Cernekee · 10 years ago
  67. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  68. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 10 years ago
  69. 59613d8 mips: ralink: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  70. 31d6f57 MIPS: ralink: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  71. 011eeec MIPS: ralink: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  72. 0079188 MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. by Rickard Strandqvist · 10 years ago
  73. d2705064 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
  74. dfc44f8 mips: dts: Fix missing device_type="memory" property in memory nodes by Leif Lindholm · 10 years ago
  75. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  76. 0cdde83 mips: convert fdt pointers to opaque pointers by Rob Herring · 10 years ago
  77. afb46f7 mips: ralink: convert to use unflatten_and_copy_device_tree by Rob Herring · 10 years ago
  78. f6723b5 usb: host: remove selects of USB_ARCH_HAS_?HCI by Paul Bolle · 10 years ago
  79. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  80. 930beb5 MIPS: introduce MIPS_L1_CACHE_SHIFT_<N> by Florian Fainelli · 10 years ago
  81. 77d84ff treewide: Fix typos in printk by Masanari Iida · 10 years ago
  82. 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
  83. 3ae423f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  84. cd5d581 MIPS: ralink: fix return value check in rt_timer_probe() by Wei Yongjun · 11 years ago
  85. f7777dc MIPS: Panic messages should not end in \n. by Ralf Baechle · 11 years ago
  86. 089a49b mips: add explicit includes of prom.h by Rob Herring · 11 years ago
  87. 12d14e0 MIPS: Add driver for the built-in PCI controller of the RT3883 SoC by Gabor Juhos · 11 years ago
  88. 2a153f1 MIPS: ralink: Add support for reset-controller API by John Crispin · 11 years ago
  89. 9852ba6 MIPS: ralink: mt7620: Add cpu-feature-override header by Gabor Juhos · 11 years ago
  90. 0d46496 MIPS: ralink: mt7620: Add spi clock definition by John Crispin · 11 years ago
  91. 68c9b7e MIPS: ralink: mt7620: Add wdt clock definition by John Crispin · 11 years ago
  92. ded1e9d MIPS: ralink: mt7620: Improve clock frequency detection by Gabor Juhos · 11 years ago
  93. 2b9dbb1 MIPS: ralink: mt7620: This SoC has EHCI and OHCI hosts by John Crispin · 11 years ago
  94. 538e0da MIPS: ralink: mt7620: Add verbose ram info by John Crispin · 11 years ago
  95. b1f172a MIPS: ralink: Probe clocksources from OF by John Crispin · 11 years ago
  96. 1f2acc5 MIPS: ralink: Add support for systick timer found on newer ralink SoC by John Crispin · 11 years ago
  97. 80ecbd2 MIPS: ralink: Add support for periodic timer irq by John Crispin · 11 years ago
  98. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  99. 24b1944 MIPS: Ralink: Use strlcpy() instead of strncpy(). by Chen Gang · 11 years ago
  100. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 11 years ago