1. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  4. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  5. b177ea3 mtd: fsmc_nand: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  6. 8b3d58e mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message by Roger Quadros · 10 years ago
  7. e7cd682 mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module by Ezequiel Garcia · 10 years ago
  8. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  9. 91401a34 UBI: Fastmap: Calc fastmap size correctly by Richard Weinberger · 10 years ago
  10. e3e0044 UBI: Fix trivial typo in __schedule_ubi_work by Richard Weinberger · 10 years ago
  11. 32f1b7c mtd: move support for struct flash_platform_data into m25p80 by Rafał Miłecki · 10 years ago
  12. 57cf26c mtd: spi-nor: add Kconfig option to disable 4K sectors by Rafał Miłecki · 10 years ago
  13. 849271a UBI: wl: Rename cancel flag to shutdown by Richard Weinberger · 10 years ago
  14. 170505f UBI: ubi_eba_read_leb: Remove in vain variable assignment by Richard Weinberger · 10 years ago
  15. b91671b UBI: Fix livelock in produce_free_peb() by Richard Weinberger · 10 years ago
  16. 6d178ef mtd: nand: Move ELM driver and rename as omap_elm by Ezequiel García · 10 years ago
  17. d2f08c7 nand: omap2: Replace pr_err with dev_err by Ezequiel García · 10 years ago
  18. 93af53b nand: omap2: Remove horrible ifdefs to fix module probe by Ezequiel García · 10 years ago
  19. 2a960cc mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table by Boris BREZILLON · 10 years ago
  20. 57a94e2 mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs by Boris BREZILLON · 10 years ago
  21. e5bffb5 mtd: physmap_of: Add non-obsolete map_rom probe by Aaron Sierra · 10 years ago
  22. 9b07a8d mtd: physmap_of: Fix ROM support via OF by Aaron Sierra · 10 years ago
  23. 8125450 mtd: denali: fix indents and other trivial things by Masahiro Yamada · 10 years ago
  24. 7d14ecd mtd: denali: remove unnecessary parentheses by Masahiro Yamada · 10 years ago
  25. ba5f2bc mtd: denali: remove another set-but-unused variable by Brian Norris · 10 years ago
  26. 7fbbd05 UBI: return on error in rename_volumes() by Dan Carpenter · 10 years ago
  27. adfe83b UBI: Improve comment on work_sem by Richard Weinberger · 10 years ago
  28. a81b470 mtd: denali: fix include guard and license block of denali.h by Masahiro Yamada · 10 years ago
  29. 2ac63d9 mtd: nand: don't break long print messages by Rafał Miłecki · 10 years ago
  30. b7ab610 mtd: bcm47xxnflash: replace some magic numbers by Rafał Miłecki · 10 years ago
  31. dfbd7dd mtd: bcm47xxnflash: NAND_CMD_RESET support by Rafał Miłecki · 10 years ago
  32. 90de633 mtd: bcm47xxnflash: add cmd_ctrl handler by Rafał Miłecki · 10 years ago
  33. 5282a3a mtd: bcm47xxnflash: add dev_ready and fill chip_delay by Rafał Miłecki · 10 years ago
  34. 785e5e1 mtd: bcm47xxnflash: fix typo in freq calculation by Rafał Miłecki · 10 years ago
  35. 024629f mtd: bcm47xxpart: find NVRAM partitions in middle blocks by Rafał Miłecki · 10 years ago
  36. 022a478 mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead by Wu, Josh · 10 years ago
  37. c9447ff mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead by Wu, Josh · 10 years ago
  38. fef775c nand: omap2: Add support for flash-based bad block table by Ezequiel García · 10 years ago
  39. 2d405ec mtd: nand: atmel_nand: retrieve NFC clock by Boris BREZILLON · 10 years ago
  40. fda322a UBI: Dispatch update notification if the volume is updated by Ezequiel Garcia · 10 years ago
  41. 06d9c29 UBI: block: Add support for the UBI_VOLUME_UPDATED notification by Ezequiel Garcia · 10 years ago
  42. 978d649 UBI: block: Fix block device size setting by Ezequiel Garcia · 10 years ago
  43. 3df7707 UBI: block: fix dereference on uninitialized dev by Colin Ian King · 10 years ago
  44. 1bf1890 UBI: add missing kmem_cache_free() in process_pool_aeb error path by Richard Genoud · 10 years ago
  45. 55ab9ec mtd: denali: remove a set-but-unused variable by Masahiro Yamada · 10 years ago
  46. 93e3c8a mtd: denali: change the type of iterators to int by Masahiro Yamada · 10 years ago
  47. 3157d1e mtd: denali: remove unnecessary casts by Masahiro Yamada · 10 years ago
  48. 5637b69 mtd: denali: remove unnecessary variable initializations by Masahiro Yamada · 10 years ago
  49. 43914a2 mtd: denali: fix the format of comment blocks by Masahiro Yamada · 10 years ago
  50. 7622d49 Merge tag 'v3.17-rc5' from upstream by Brian Norris · 10 years ago
  51. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  52. 40ddbf5 mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() by Roger Quadros · 10 years ago
  53. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  54. 5b49ab3 Merge l2-mtd/next into l2-mtd/master by Brian Norris · 10 years ago
  55. 54ea17a mtd: spi-nor: drop jedec_probe /helper/ function by Rafał Miłecki · 10 years ago
  56. ab75e89 mtd: spi-nor: remove duplicated w25q128 entry by Rafał Miłecki · 10 years ago
  57. 02f8a24 mtd: gpio_flash: handle case where offset + len exceeds the window size by Aaron Wu · 10 years ago
  58. bd8898d mtd: nand: Use ULL-suffix for big u64 constant by Geert Uytterhoeven · 10 years ago
  59. ff0a215 mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write by Wu, Josh · 10 years ago
  60. 1cc8d84 mtd: terminate user-provided string by Brian Norris · 10 years ago
  61. 537ab1b mtd: nand: fix integer widening problems by Brian Norris · 10 years ago
  62. 7a6f439 mtd: maps: solutionengine: drop excess dependency by Brian Norris · 10 years ago
  63. b033e1a mtd: nandsim: fix integer widening by Brian Norris · 10 years ago
  64. c115add mtd: nand: denali: set proper error code on timeout by Brian Norris · 10 years ago
  65. 31f7546 mtd: use __packed shorthand by Brian Norris · 10 years ago
  66. 1001ff7 mtd: tests: fix integer overflow issues by Brian Norris · 10 years ago
  67. 8c3f3f1 mtd: mtdswap: fix integer overflow by Brian Norris · 10 years ago
  68. 5e47212 mtd: remove dead non-char logic by Brian Norris · 10 years ago
  69. f7f0d35 mtd: sm_ftl: initialize error code by Brian Norris · 10 years ago
  70. 0c2b4e2 mtd: correct upper bounds check for mtd_*() APIs by Brian Norris · 10 years ago
  71. 36c6a7ac mtd: cfi_cmdset_0002: allow retry/timeout loop to exit by Brian Norris · 10 years ago
  72. 57d3a9a mtd: nand: fix nand_lock/unlock() function by White Ding · 10 years ago
  73. 6f3c0f1 mtd: Fixed checkpatch seq_printf warnings by Samarth Parikh · 10 years ago
  74. 2902330 mtd: denali: avoid using a magic number by Masahiro Yamada · 10 years ago
  75. 8fb7b93 mtd: atmel_nand: remove redundant dev_err call by Wei Yongjun · 10 years ago
  76. f2fabe1 mtd: spi-nor: add support for Micron M25PX80 by Thomas Petazzoni · 10 years ago
  77. a355710 mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size by Wu, Josh · 10 years ago
  78. 796fe36 mtd: atmel_nand: increase chip_delay by Raphaël Poggi · 10 years ago
  79. 9b6e517 mtd: use NULL instead of 0 for an address by Martin Kepplinger · 10 years ago
  80. 5828c60 mtd: ndfc: silence an array underflow static checker warning by Dan Carpenter · 10 years ago
  81. 5d20bad mtd: cfi_cmdset_0002: check return code for get_chip() by Brian Norris · 10 years ago
  82. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  83. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  84. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  86. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  87. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  88. 49e236b UBI: bugfix in ubi_wl_flush() by Richard Weinberger · 10 years ago
  89. 4df3892 UBI: block: Avoid disk size integer overflow by Richard Weinberger · 10 years ago
  90. 0a3d571 UBI: block: Set disk_capacity out of the mutex by Ezequiel Garcia · 10 years ago
  91. 495f2bf UBI: block: Make ubiblock_resize return something by Ezequiel Garcia · 10 years ago
  92. 2a500af mtd: gpmi: make blockmark swapping optional by Lothar Waßmann · 10 years ago
  93. d8c0372 mtd: gpmi: remove line breaks from error messages and improve wording by Lothar Waßmann · 10 years ago
  94. 6a76096 mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables by Lothar Waßmann · 10 years ago
  95. e4e0693 mtd: atmel_nand: NFC: support multiple interrupt handling by Josh Wu · 10 years ago
  96. 72a78e3 mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit by Wu, Josh · 10 years ago
  97. 50e04e2 mtd: atmel_nand: add NFC status error check by Wu, Josh · 10 years ago
  98. b385766 mtd: atmel_nand: make ecc parameters same as definition by Bo Shen · 10 years ago
  99. 974647e mtd: nand: add ONFI timing mode to nand_timings converter by Boris BREZILLON · 10 years ago
  100. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago