1. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  2. 67e38cf MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. by Ralf Baechle · 9 years ago
  3. 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
  4. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  5. 2320c47 mips: txx9: rbtx4939: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  7. 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  8. 5236d5c MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge by Atsushi Nemoto · 10 years ago
  9. ad6f9022 MIPS: TXx9: Fix quirk_slc90e66_ide by Atsushi Nemoto · 10 years ago
  10. f0a7a2d MIPS: TXx9: 7segled: add missing put_device call by Levente Kurusa · 11 years ago
  11. 1610c8a MIPS: TXx9: Add missing put_device call by Levente Kurusa · 11 years ago
  12. 8e9ecbc MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. by Daniel Walter · 10 years ago
  13. c8acd40 MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected by Markos Chandras · 11 years ago
  14. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  15. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  16. f9612a65 mips: txx9: change GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  17. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  18. f7be4e7 MIPS: early_printk: drop __init annotations by Aaro Koskinen · 11 years ago
  19. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  20. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  22. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  23. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  24. f7257d3 MIPS: PCI: Add missing __devinit attributions to fixup functions. by Ralf Baechle · 12 years ago
  25. b33b440 MIPS: TXX9: use IS_ENABLED() macro by Florian Fainelli · 12 years ago
  26. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  27. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  28. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  29. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  30. 193fb42 MIPS: txx9 7segled fix struct device has no member by Yoichi Yuasa · 12 years ago
  31. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  32. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  33. 269a3eb mips: txx9_sram - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  34. 0e38eaf mips: 7segled - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  35. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  36. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  37. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  38. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  39. 4785488 mips: tx99: remove CONFIG_MTD_PARTITIONS check by Jamie Iles · 13 years ago
  40. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  41. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  42. d7ae7c7 MIPS: TXx9: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  43. 0bec405 MIPS: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  44. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  45. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  46. a8b361d MIPS: TXx9: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  47. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  49. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  50. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  51. ab4ba29 MIPS: TXx9: Remove forced serial console setting by Yoichi Yuasa · 14 years ago
  52. 98bea6f MIPS: TXx9: Cleanup builtin-cmdline processing by Atsushi Nemoto · 15 years ago
  53. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  54. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  55. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  56. c4304529 MIPS: Make local arrays with CL_SIZE static __initdata by Atsushi Nemoto · 15 years ago
  57. fcc152f MIPS: TXx9: Fix spi-baseclk value by Atsushi Nemoto · 15 years ago
  58. a2e62f3 MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove. by Ralf Roesch · 15 years ago
  59. 70ebadc MIPS: TXx9: Fix error handling. by Julia Lawall · 15 years ago
  60. 13680ad MIPS: TXx9: Disable PM capability of TX493[89] internal ether by Atsushi Nemoto · 15 years ago
  61. 3e6e921 MIPS: RBTX4939: Fix IOC pin-enable register updating by Atsushi Nemoto · 15 years ago
  62. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  63. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  64. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 15 years ago
  65. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 15 years ago
  66. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 15 years ago
  67. 740ebe4 MIPS: TXx9: Fix possible overflow in clock calculations by Atsushi Nemoto · 15 years ago
  68. dfe99b9 MIPS: RBTX4939: Fix typo in system name by Atsushi Nemoto · 15 years ago
  69. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  70. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  71. cbf77c1 [MTD] RBTX4939: add MTD support by Atsushi Nemoto · 15 years ago
  72. a591f5d [MTD] [NAND] TXx9: add NDFMC support by Atsushi Nemoto · 15 years ago
  73. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 15 years ago
  74. 864cbf8 MIPS: RBTX4927: Add GPIO-LED support by Atsushi Nemoto · 16 years ago
  75. 9cc4581 MIPS: TXx9: Fix RBTX4939 ethernet address initialization by Atsushi Nemoto · 16 years ago
  76. 97b0511 MIPS: TXx9: Make firmware parameter passing more robust by Geert Uytterhoeven · 16 years ago
  77. 537fa37 MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling by Geert Uytterhoeven · 16 years ago
  78. 1ba5a17 MIPS: RBTX4939: Add smc91x support by Atsushi Nemoto · 16 years ago
  79. bc89b2b MIPS: TXx9: 7 segment LED support by Atsushi Nemoto · 16 years ago
  80. 5d1d2f8 TXx9: Add TX4938 ATA support (v3) by Atsushi Nemoto · 16 years ago
  81. 4bacc68 MIPS: TXx9: Add TX4939 ATA support (v2) by Atsushi Nemoto · 16 years ago
  82. b6263ff MIPS: TXx9: Implement prom_free_prom_memory by Atsushi Nemoto · 16 years ago
  83. b27311e MIPS: TXx9: Add RBTX4939 board support by Atsushi Nemoto · 16 years ago
  84. 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
  85. ae027ea MIPS: TXx9: IOC LED support by Atsushi Nemoto · 16 years ago
  86. 21e77df MIPS: TXx9: Microoptimize interrupt handlers by Atsushi Nemoto · 16 years ago
  87. f6d9831 MIPS: TXx9: stop_unused_modules by Atsushi Nemoto · 16 years ago
  88. ce8e741 MIPS: TXx9: Add board_be_init for TX4927/TX4938 by Atsushi Nemoto · 16 years ago
  89. 496a3b5 MIPS: TXx9: Default machine_restart using watchdog reset by Atsushi Nemoto · 16 years ago
  90. d75a40e MIPS: TXx9: Make spi_eeprom.c more generic by Atsushi Nemoto · 16 years ago
  91. e633237 MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEP by Atsushi Nemoto · 16 years ago
  92. 7489436 MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO by Atsushi Nemoto · 16 years ago
  93. 51f607c MIPS: TXx9: Add mtd support by Atsushi Nemoto · 16 years ago
  94. c7b95bc MIPS: TXx9: Runtime configuration of timeout-error by Atsushi Nemoto · 16 years ago
  95. d10e025 MIPS: TXx9: Cache fixup by Atsushi Nemoto · 16 years ago
  96. 860e546 MIPS: TXx9: Early command-line preprocessing by Atsushi Nemoto · 16 years ago
  97. 265b89d MIPS: TXx9: Add prom_getenv by Atsushi Nemoto · 16 years ago
  98. e0dfb20 MIPS: TXx9: Improve handling of built-in and command-line args by Atsushi Nemoto · 16 years ago
  99. f96a338 MIPS: RBTX4927: More explicit initialization by Atsushi Nemoto · 16 years ago
  100. 073828d [MIPS] TXx9: Fix txx9_pcode initialization by Atsushi Nemoto · 16 years ago