1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  3. 58d303d mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err by Joe Perches · 8 years ago
  4. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  5. 03c668a Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  6. 6871c1b mtd: nand: remove kerneldoc for removed function parameter by Brian Norris · 8 years ago
  7. c76b78d mtd: nand: Qualcomm NAND controller driver by Archit Taneja · 8 years ago
  8. 9f3e042 mtd: nand: don't select chip in nand_chip's block_bad op by Archit Taneja · 8 years ago
  9. 9648388 mtd: spi-nor: support lock/unlock for a few Winbond chips by Brian Norris · 8 years ago
  10. 3dd8012 mtd: spi-nor: add TB (Top/Bottom) protect support by Brian Norris · 8 years ago
  11. 76a4707 mtd: spi-nor: add SPI_NOR_HAS_LOCK flag by Brian Norris · 8 years ago
  12. 0618114 mtd: spi-nor: use BIT() for flash_info flags by Brian Norris · 8 years ago
  13. 47b8edb mtd: spi-nor: disallow further writes to SR if WP# is low by Brian Norris · 8 years ago
  14. f886080 mtd: spi-nor: make lock/unlock bounds checks more obvious and robust by Brian Norris · 8 years ago
  15. 4c0dba4 mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region by Brian Norris · 8 years ago
  16. edf891e mtd: spi-nor: wait for SR_WIP to clear on initial unlock by Brian Norris · 8 years ago
  17. a8c65d5 mtd: nand: simplify nand_bch_init() usage by Boris BREZILLON · 8 years ago
  18. f2de0fa mtd: mtdswap: remove useless if (!mtd->ecclayout) test by Boris BREZILLON · 8 years ago
  19. 29f1058 mtd: create an mtd_oobavail() helper and make use of it by Boris BREZILLON · 8 years ago
  20. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  21. 9ebfdf5 mtd: nand: check status before reporting timeout by Brian Norris · 8 years ago
  22. 3707b2c3 mtd: bcm63xxpart: give width specifier an 'int', not 'size_t' by Brian Norris · 8 years ago
  23. c67682c mtd: mtdram: Add parameter for setting writebuf size by Alexander Stein · 8 years ago
  24. 4cf9339 mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd' by Brian Norris · 8 years ago
  25. a578c4f mtd: spi-nor: fsl-quadspi: add support for layerscape by Yao Yuan · 9 years ago
  26. e8c034b mtd: spi-nor: fsl-quadspi: add support for ls1021a by Yao Yuan · 9 years ago
  27. 2012850 mtd: spi-nor: fsl-quadspi: add big-endian support by Yao Yuan · 9 years ago
  28. e4f6daa ubi: Fix out of bounds write in volume update code by Richard Weinberger · 8 years ago
  29. 4607777 mtd: spi-nor: add subsector flag to n25q128a by Ezequiel García · 8 years ago
  30. 9097103 mtd: nand: pxa3xx_nand: fix dmaengine initialization by Robert Jarzmik · 8 years ago
  31. c57753d mtd: nand: tests: fix regression introduced in mtd_nandectest by Jorge Ramirez-Ortiz · 8 years ago
  32. f671a1f mtd: nand: sunxi: remove direct mtd->priv accesses by Boris BREZILLON · 8 years ago
  33. d267aef mtd: brcmnand: Fix v7.1 register offsets by Florian Fainelli · 8 years ago
  34. 5e64c29 mtd: onenand: fix deadlock in onenand_block_markbad by Aaro Koskinen · 8 years ago
  35. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  36. 3b5394a mtd: spi-nor: remove micron_quad_enable() by Cyrille Pitchen · 8 years ago
  37. c082667 mtd: spi-nor: Add support for s25fl116k by Sascha Hauer · 8 years ago
  38. c2cdace mtd: nand: pxa3xx_nand: add support for partial chunks by Thomas Petazzoni · 8 years ago
  39. 4110fdd mtd: bcm63xxpart: Move NOR flash layout to a separate function by Simon Arlott · 9 years ago
  40. 2c4fd433 mtd: bcm63xxpart: Null terminate and validate conversion of flash strings by Simon Arlott · 9 years ago
  41. 7fffa69 mtd: bcm63xxpart: Extract read of image tag to separate function by Simon Arlott · 9 years ago
  42. 436e94a6 mtd: bcm63xxpart: Remove dependency on mach-bcm63xx by Simon Arlott · 9 years ago
  43. 9424846 mtd: atmel_nand: Support 32-bit ECC strength by Romain Izard · 8 years ago
  44. 5575075 mtd: atmel_nand: Support PMECC on SAMA5D2 by Romain Izard · 8 years ago
  45. 5ddc7bd mtd: atmel_nand: Support variable RB_EDGE interrupts by Romain Izard · 8 years ago
  46. 26d072e mtd: nand: pxa3xx_nand: add register access debug by Robert Jarzmik · 9 years ago
  47. 02c3b0b mtd: cs553x: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  48. 15c0be7 mtd: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  49. 420b462 mtd: nand: vf610: remove useless mtd->ecclayout assignment by Boris BREZILLON · 9 years ago
  50. f771749 mtd: nand: lpc32xx_mlc: fix ecc.size by Boris BREZILLON · 9 years ago
  51. 02db97a mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct by Boris BREZILLON · 9 years ago
  52. d5e83ea mtd: nand: jz4740: kill the ->ecc_layout field by Boris BREZILLON · 9 years ago
  53. f88f44c mtd: nand: s3c2410: kill the ->ecc_layout field by Boris BREZILLON · 9 years ago
  54. b33f7a4 Merge v4.5-rc1 with MTD -next development by Brian Norris · 9 years ago
  55. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  57. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  58. 8ce06d3 mtd: atmel_nand: Use of_device_get_match_data by Romain Izard · 9 years ago
  59. e88b7f7 mtd: atmel_nand: Simplify error messages by Romain Izard · 9 years ago
  60. b8b0e46 mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND by Han Xu · 9 years ago
  61. 026918e mtd: nand: gpmi: add gpmi dsm supend/resume support by Huang Shijie · 9 years ago
  62. 36bcc0c mtd: bcm47xxpart: don't fail because of bit-flips by Rafał Miłecki · 9 years ago
  63. 2a36a5c mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only by Rafał Miłecki · 9 years ago
  64. d652436 mtd: onenand: unexport onenand_default_bbt() by Thomas Petazzoni · 9 years ago
  65. fd2a2f2 mtd: onenand: make onenand_scan_bbt() static by Thomas Petazzoni · 9 years ago
  66. 54ca3cd mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt() by Thomas Petazzoni · 9 years ago
  67. 46c135c mtd: nand: sunxi: use mtd_div_by_ws() helper by Brian Norris · 9 years ago
  68. 12197bf mtd: atmel_nand: Do not warn on bitflips by Romain Izard · 9 years ago
  69. 4be4e03 mtd: nand: sunxi: add randomizer support by Boris BREZILLON · 9 years ago
  70. 8ebc563 mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition by Boris BREZILLON · 9 years ago
  71. 23819f2 mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code by Christophe Jaillet · 9 years ago
  72. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  73. f9bdbd6 mtd: nuc900_nand: read correct SMISR register by Arnd Bergmann · 9 years ago
  74. 92752d9 mtd: mtk-nor: Drop bogus __init from mtk_nor_init() by Geert Uytterhoeven · 9 years ago
  75. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  76. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  77. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  78. 34b89df mtd: ubi: wl: avoid erasing a PEB which is empty by Sebastian Siewior · 9 years ago
  79. 9146cbd mtd: jz4780_nand: replace if/else blocks with switch/case by Brian Norris · 9 years ago
  80. 6c1207b mtd: nand: jz4780: Update ecc correction error codes by Harvey Hunt · 9 years ago
  81. c66b651 mtd: nandsim: use nand_get_controller_data() by Brian Norris · 9 years ago
  82. f118902 mtd: jz4780_nand: remove useless mtd->priv = chip assignment by Brian Norris · 9 years ago
  83. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  84. ae02ab0 mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs by Alex Smith · 9 years ago
  85. b06f3a1 Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  86. 48bf35d mtd: nand: jz4740: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  87. cc01e60 mtd: nand: diskonchip: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  88. bc29c95 mtd: nand: davinci: remove custom 'erased check' implementation by Boris BREZILLON · 9 years ago
  89. 40cbe6e mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions by Boris BREZILLON · 9 years ago
  90. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 9 years ago
  91. 33853eb mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc by Insu Yun · 9 years ago
  92. 32321e9 mtd: spi-nor: wait until lock/unlock operations are ready by Ezequiel García · 9 years ago
  93. 6e75632 mtd: tests: consolidate kmalloc/memset 0 call to kzalloc by Nicholas Mc Guire · 9 years ago
  94. f7a8e38 mtd: nand: assign reasonable default name for NAND drivers by Brian Norris · 9 years ago
  95. e576330 mtd: merge MTD development from v4.4 into for-v4.5 development by Brian Norris · 9 years ago
  96. a32d5b7 mtd: spi-nor: fix stm_is_locked_sr() parameters by Brian Norris · 9 years ago
  97. 67b9bcd mtd: spi-nor: fix Spansion regressions (aliased with Winbond) by Brian Norris · 9 years ago
  98. 887e9d3 mtd: nand: fix for drop unnecessary partition parser data by Stephen Rothwell · 9 years ago
  99. 472b444 mtd: fix cmdlinepart parser, early naming for auto-filled MTD by Brian Norris · 9 years ago
  100. 4802c59 drivers/mtd/maps/pcmciamtd.c: __iomem annotations by Al Viro · 9 years ago