1. b408b61 mips: ar7: convert to CONFIG_COMMON_CLK by Arnd Bergmann · 3 years, 7 months ago
  2. 4410c42 mips: ar7: convert to clkdev_lookup by Arnd Bergmann · 3 years, 7 months ago
  3. a6e83ac MIPS: Remove empty prom_free_prom_memory functions by Thomas Bogendoerfer · 4 years ago
  4. 5a5aa91 mips: ar7: add missing iounmap() on error in ar7_gpio_init by Qinglang Miao · 4 years, 2 months ago
  5. e7ae8d1 MIPS: replace add_memory_region with memblock by Thomas Bogendoerfer · 4 years, 3 months ago
  6. 26bff9e MIPS: Only include the platform file needed by Thomas Bogendoerfer · 4 years, 8 months ago
  7. c9b0299 MIPS: Use fallthrough for arch/mips by Liangliang Huang · 4 years, 8 months ago
  8. ac8fd12 MIPS: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  9. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  10. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  11. e5793cd MIPS: fix some more fall through errors in arch/mips by Stephen Rothwell · 5 years ago
  12. 41173ab treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 by Thomas Gleixner · 6 years ago
  13. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  14. 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
  15. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  16. 5c93316 mips: unify prom_putchar() declarations by Alexander Sverdlin · 6 years ago
  17. 6b5939d MIPS: AR7: Normalize clk API by Geert Uytterhoeven · 7 years ago
  18. 041f40f MIPS: AR7: Constify gpio_led by Arvind Yadav · 7 years ago
  19. 0a5191ef MIPS: AR7: ensure the port type's FCR value is used by Jonas Gorski · 7 years ago
  20. b084116 MIPS: AR7: Ensure that serial ports are properly set up by Oswald Buddenhagen · 7 years ago
  21. e6b03ab MIPS: AR7: Defer registration of GPIO by Jonas Gorski · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 585e0e9 MIPS: AR7: allow NULL clock for clk_get_rate by Jonas Gorski · 7 years ago
  24. 26dd3e4 MIPS: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  25. 1b2766f MIPS: ar7: use gpiochip data pointer by Linus Walleij · 9 years ago
  26. 249e573 MIPS: ar7: Be sure to clamp return value by Linus Walleij · 9 years ago
  27. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  28. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  29. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  30. 5db7ccd MIPS: AR7: Replace mac address parsing by Daniel Walter · 11 years ago
  31. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  32. d9c0390 MIPS: Restore init.h usage to arch/mips/ar7/time.c by Paul Gortmaker · 11 years ago
  33. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  34. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  35. 7972e96 MIPS: Remove panic_timeout settings by Ralf Baechle · 11 years ago
  36. 270690e MIPS: FW: Remove obsolete header file for MTI platforms. by Steven J. Hill · 12 years ago
  37. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  38. dcb96a4 MIPS: AR7: use part_probe_types to specificy the partition parser to use by Florian Fainelli · 12 years ago
  39. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  40. 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
  41. f77138e MIPS: AR7: add LEDs layout for the Actiontec GT701 router by Florian Fainelli · 13 years ago
  42. edc9ded MIPS: AR7: constify some arrays in gpio and prom code by Florian Fainelli · 13 years ago
  43. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  44. 5a4a4ad MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  45. c4a5054 MIPS: AR7: Replace __attribute__((__packed__)) with __packed by Florian Fainelli · 14 years ago
  46. 1145410 MIPS: AR7: Remove 'space before tabs' in platform.c by Florian Fainelli · 14 years ago
  47. de88397 MIPS: AR7: Fix trailing semicolon bug in clock.c by Florian Fainelli · 14 years ago
  48. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 14 years ago
  49. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 14 years ago
  50. 41d735e MIPS: AR7: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  51. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  52. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  53. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago
  54. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  55. d16f709 MIPS: AR7: rewrite of cpmac_get_mac() by Alexander Clouter · 14 years ago
  56. 5d25b01 MIPS: Introduce support for Platform definitions by Sam Ravnborg · 15 years ago
  57. 154615d MIPS: AR7: Use correct UART port type by Florian Fainelli · 15 years ago
  58. 142a2ce MIPS: AR7: prevent race between clock initialization and devices registration by Florian Fainelli · 15 years ago
  59. 9c1b013 MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address by Florian Fainelli · 15 years ago
  60. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 15 years ago
  61. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 15 years ago
  62. 7084338 MIPS: AR7: Make ar7_register_devices much more durable by Alexander Clouter · 15 years ago
  63. 632b629 MIPS: AR7: Fix USB slave mem range typo by Alexander Clouter · 15 years ago
  64. 4d1da8c MIPS: AR7: Whitespace hacking by Alexander Clouter · 15 years ago
  65. 780019d MIPS: AR7: Implement clock API by Florian Fainelli · 15 years ago
  66. 5f3c909 MIPS: AR7: Implement gpiolib by Florian Fainelli · 15 years ago
  67. 9fd4c4f MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[] by Yoichi Yuasa · 15 years ago
  68. 9feb836 MIPS: AR7: use strlcat() for the command line arguments by Yoichi Yuasa · 15 years ago
  69. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 15 years ago
  70. ba284b1 MIPS: AR7: Fix USB slave mem range typo by Alexander Clouter · 15 years ago
  71. 70b5c81 MIPS: AR7: Remove unused prom_getchar() by Yoichi Yuasa · 15 years ago
  72. 5769940 MIPS: AR7: Remove kgdb_enabled by Yoichi Yuasa · 15 years ago
  73. 599a894 MIPS: Move several variables from .bss to .init.data by Dmitri Vorobiev · 15 years ago
  74. 72838a1 MIPS: AR7: register watchdog device only if enabled in hw configuration by Florian Fainelli · 15 years ago
  75. d47fbb5 MIPS: AR7: Make board code register ar7_wdt as a platform device by Florian Fainelli · 15 years ago
  76. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 1e2c8d8 ar7: add fixed PHY support for the two on-board cpmac by Florian Fainelli · 15 years ago
  78. 619e226 MIPS: AR7: Override CFLAGS with -Werror by Florian Fainelli · 15 years ago
  79. e5b3837 MIPS: AR7: Remove unused tnetd7200_get_clock function by Florian Fainelli · 15 years ago
  80. 8e84c14 MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK by Florian Fainelli · 15 years ago
  81. 50ca961 MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled by Florian Fainelli · 15 years ago
  82. ea85a0e MIPS: Fix read buffer overflow by Roel Kluin · 15 years ago
  83. dd34b5a MIPS: AR7: Fix build warning on memory.c by Florian Fainelli · 15 years ago
  84. 1de010a MIPS: AR7: Remove unused inclusions of <linux/version.h>. by Huang Weiyi · 15 years ago
  85. 7ca5dc1 MIPS: Add support for Texas Instruments AR7 System-on-a-Chip by Florian Fainelli · 16 years ago