1. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  3. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  4. 994bc7f MIPS: Alchemy: update dma masks for devboard devices by Manuel Lauss · 6 years ago
  5. e898d08 MIPS: Alchemy: drop DB1000 IrDA support bits by Manuel Lauss · 6 years ago
  6. c7921bb mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h by Boris Brezillon · 6 years ago
  7. 82fc509 mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there by Boris Brezillon · 6 years ago
  8. 47bd59e mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks by Boris Brezillon · 6 years ago
  9. 5c93316 mips: unify prom_putchar() declarations by Alexander Sverdlin · 7 years ago
  10. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  11. 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  14. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 8 years ago
  15. c7f78c4 MIPS: Alchemy: Add devboard machine type to cpuinfo by Manuel Lauss · 8 years ago
  16. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  17. 0f002fd Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 8 years ago
  18. 26dd3e4 MIPS: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  19. d815cf8 MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h by Ulf Hansson · 8 years ago
  20. e34b6fc pcmcia: db1xxx_ss: fix last irq_to_gpio user by Manuel Lauss · 9 years ago
  21. b1afda0 mips: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  22. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  23. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  24. e0288a0a MIPS: alchemy: Remove pointless irqdisable/enable by Thomas Gleixner · 10 years ago
  25. c64bb5f MIPS: Alchemy: DB1300: Add touch penirq support by Manuel Lauss · 10 years ago
  26. c02a505 MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. by Manuel Lauss · 10 years ago
  27. 092ea46 MIPS: Alchemy: devboards: sit and spin after poweroff by Manuel Lauss · 10 years ago
  28. 293076f MIPS: Alchemy: Fix db1200 PSC clock enablement by Manuel Lauss · 10 years ago
  29. 6b1889c MIPS: Alchemy: au1100fb: use clk framework by Manuel Lauss · 10 years ago
  30. 415e0fe MIPS: Alchemy: db1x00: use clk framework by Manuel Lauss · 10 years ago
  31. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  32. 1d09de7 MIPS: Alchemy: introduce helpers to access SYS register block. by Manuel Lauss · 10 years ago
  33. 8ca635b MIPS: Replace obsolete strict_strto call with kstrto by Daniel Walter · 11 years ago
  34. 54ff4a1 MIPS: Alchemy: pata_platform for DB1200 by Manuel Lauss · 11 years ago
  35. a16afa5 MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code by Manuel Lauss · 11 years ago
  36. 970e268 MIPS: Alchemy: Unify Devboard support. by Manuel Lauss · 11 years ago
  37. 4294ad1 MIPS: Alchemy: Fix DB1100 GPIO registration by Manuel Lauss · 11 years ago
  38. f7777dc MIPS: Panic messages should not end in \n. by Ralf Baechle · 11 years ago
  39. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  40. 851d4f5 MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. by Manuel Lauss · 12 years ago
  41. 24e8c1a MIPS: Alchemy: merge PB1550 support into DB1550 code by Manuel Lauss · 12 years ago
  42. bd8510d MIPS: Alchemy: Single kernel for DB1200/1300/1550 by Manuel Lauss · 12 years ago
  43. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  44. 4bd5a57 MIPS: Alchemy: use IS_ENABLED() macro by Florian Fainelli · 13 years ago
  45. 6c2be5c MIPS: Alchemy: handle db1200 cpld ints as they come in by Manuel Lauss · 13 years ago
  46. 278bf05 MIPS: Alchemy: devboards: kill prom.c by Manuel Lauss · 13 years ago
  47. 3e25f4f MIPS: Alchemy: use 64MB RAM as minimum for devboards by Manuel Lauss · 13 years ago
  48. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  49. f9ded56 MIPS: Fix several implicit uses of export.h/module.h by Paul Gortmaker · 13 years ago
  50. 8b62b08 mips: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  51. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  52. f2711be MIPS: Alchemy: db1200: Improve PB1200 detection. by Manuel Lauss · 13 years ago
  53. 2a32daf MIPS: Alchemy: Touchscreen support on DB1100 by Manuel Lauss · 13 years ago
  54. e734ae1 MIPS: Alchemy: Hook up IrDA on DB1000/DB1100 by Manuel Lauss · 13 years ago
  55. b67a1a0 MTD: nand: make au1550nd.c a platform_driver by Manuel Lauss · 13 years ago
  56. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  57. 1c043f1 MIPS: Alchemy: Add RTC device to all devboards by Manuel Lauss · 13 years ago
  58. c9af514 MIPS: Alchemy: MMC for DB1100 by Manuel Lauss · 13 years ago
  59. f59c811 MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 by Manuel Lauss · 13 years ago
  60. 6f7c862 MIPS: Alchemy: Merge PB1200 support into DB1200 code. by Manuel Lauss · 13 years ago
  61. a9b71a8 MIPS: Alchemy: move au1200fb global functions to platform data by Manuel Lauss · 13 years ago
  62. 7c4b24d MIPS: Alchemy: merge devboard code into single per-board files. by Manuel Lauss · 13 years ago
  63. f869d42 MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. by Manuel Lauss · 13 years ago
  64. 64cd04d MIPS: Alchemy: Basic support for the DB1300 board. by Manuel Lauss · 13 years ago
  65. fb469f0 MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg acc by Manuel Lauss · 13 years ago
  66. 435037c MIPS: Alchemy: Drop MIRAGE/BOSPORUS board support by Manuel Lauss · 13 years ago
  67. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  68. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  69. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  70. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  71. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  72. f2e442f MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  73. d4f07ae MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep by Manuel Lauss · 13 years ago
  74. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  75. 7cc2e27 MIPS: Alchemy: more base address cleanup by Manuel Lauss · 13 years ago
  76. dd0a028 MIPS: Alchemy: DB1200: Disable cascade IRQ in handler by Manuel Lauss · 13 years ago
  77. adbc7a5 ASoC: au1x: update db1200 machine to the new way of things by Manuel Lauss · 13 years ago
  78. 5b0912b ASoC: au1x: remove automatic DMA device registration from PSC drivers by Manuel Lauss · 13 years ago
  79. b2ce305 ASoC: Add a DB1x00 AC97 machine driver by Manuel Lauss · 13 years ago
  80. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 14 years ago
  81. 8013020 MIPS: Alchemy: Rewrite UART setup and constants. by Manuel Lauss · 14 years ago
  82. 0591128 MIPS: DB1200: Set Config[OD] for improved stability. by Manuel Lauss · 14 years ago
  83. 403fbdf MIPS: Alchemy: Fix GCC 4.6.0 build error. by Ralf Baechle · 14 years ago
  84. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 14 years ago
  85. 9efbc3f MIPS: alchemy: Use proper irq accessors by Thomas Gleixner · 14 years ago
  86. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  87. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  89. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  90. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  91. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  92. ffc4fdb ASoC: fix au1x platform by Manuel Lauss · 14 years ago
  93. d7674c4 MIPS: Ritually kill stupid printk. by Ralf Baechle · 14 years ago
  94. baf3eb2 MIPS: Move Alchemy Makefile parts to their own Platform file. by Manuel Lauss · 15 years ago
  95. 25c8f83 MIPS: Alchemy: fix deprecated compile warnings by FUJITA Tomonori · 15 years ago
  96. 36f217d MIPS: MTX1: Fix build. by Ralf Baechle · 14 years ago
  97. 7b5fcd6 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. by Manuel Lauss · 15 years ago
  98. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 15 years ago
  99. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 15 years ago
  100. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 15 years ago