1. c115add mtd: nand: denali: set proper error code on timeout by Brian Norris · 11 years ago
  2. 31f7546 mtd: use __packed shorthand by Brian Norris · 11 years ago
  3. 1001ff7 mtd: tests: fix integer overflow issues by Brian Norris · 11 years ago
  4. 8c3f3f1 mtd: mtdswap: fix integer overflow by Brian Norris · 11 years ago
  5. 5e47212 mtd: remove dead non-char logic by Brian Norris · 11 years ago
  6. f7f0d35 mtd: sm_ftl: initialize error code by Brian Norris · 11 years ago
  7. 0c2b4e2 mtd: correct upper bounds check for mtd_*() APIs by Brian Norris · 11 years ago
  8. 36c6a7ac mtd: cfi_cmdset_0002: allow retry/timeout loop to exit by Brian Norris · 11 years ago
  9. 57d3a9a mtd: nand: fix nand_lock/unlock() function by White Ding · 11 years ago
  10. 6f3c0f1 mtd: Fixed checkpatch seq_printf warnings by Samarth Parikh · 11 years ago
  11. 2902330 mtd: denali: avoid using a magic number by Masahiro Yamada · 11 years ago
  12. 8fb7b93 mtd: atmel_nand: remove redundant dev_err call by Wei Yongjun · 11 years ago
  13. f2fabe1 mtd: spi-nor: add support for Micron M25PX80 by Thomas Petazzoni · 11 years ago
  14. a355710 mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size by Wu, Josh · 11 years ago
  15. 796fe36 mtd: atmel_nand: increase chip_delay by Raphaël Poggi · 11 years ago
  16. 9b6e517 mtd: use NULL instead of 0 for an address by Martin Kepplinger · 11 years ago
  17. 5828c60 mtd: ndfc: silence an array underflow static checker warning by Dan Carpenter · 11 years ago
  18. 89838b8 Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  19. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  20. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 11 years ago
  23. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 11 years ago
  24. 49e236b UBI: bugfix in ubi_wl_flush() by Richard Weinberger · 11 years ago
  25. 4df3892 UBI: block: Avoid disk size integer overflow by Richard Weinberger · 11 years ago
  26. 0a3d571 UBI: block: Set disk_capacity out of the mutex by Ezequiel Garcia · 11 years ago
  27. 495f2bf UBI: block: Make ubiblock_resize return something by Ezequiel Garcia · 11 years ago
  28. 2a500af mtd: gpmi: make blockmark swapping optional by Lothar Waßmann · 11 years ago
  29. d8c0372 mtd: gpmi: remove line breaks from error messages and improve wording by Lothar Waßmann · 11 years ago
  30. 6a76096 mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables by Lothar Waßmann · 11 years ago
  31. e4e0693 mtd: atmel_nand: NFC: support multiple interrupt handling by Josh Wu · 11 years ago
  32. 72a78e3 mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit by Wu, Josh · 11 years ago
  33. 50e04e2 mtd: atmel_nand: add NFC status error check by Wu, Josh · 11 years ago
  34. b385766 mtd: atmel_nand: make ecc parameters same as definition by Bo Shen · 11 years ago
  35. 974647e mtd: nand: add ONFI timing mode to nand_timings converter by Boris BREZILLON · 11 years ago
  36. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 11 years ago
  37. e8c235b UBI: init_volumes: Ignore volumes with no LEBs by Richard Weinberger · 11 years ago
  38. 033ead8 Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  39. 6534e68 mtd: cfi_cmdset_0002: fix do_write_buffer() timeout error by Bean Huo · 11 years ago
  40. 44305eb UBI: fastmap: do not miss bit-flips by Brian Norris · 11 years ago
  41. d68a5c3 mtd: denali: use 8 bytes for READID command by grmoore@altera.com · 11 years ago
  42. a152056 mtd/ftl: fix the double free of the buffers allocated in build_maps() by Kevin Hao · 11 years ago
  43. c95777a mtd: phram: Fix whitespace issues by Rob Ward · 11 years ago
  44. a41595b mtd: spi-nor: add support for EON EN25QH128 by Sergey Ryazanov · 11 years ago
  45. 812c5fa mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR by Andrea Adami · 11 years ago
  46. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 11 years ago
  47. e393bc0 mtd: onenand: remove s5pc100 related onenand codes by Kukjin Kim · 11 years ago
  48. 4f5cb24 mtd: cfi_cmdset_0002: Add support for locking OTP memory by Christian Riesch · 11 years ago
  49. af74475 mtd: cfi_cmdset_0002: Add support for writing OTP memory by Christian Riesch · 11 years ago
  50. feb8677 mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory by Christian Riesch · 12 years ago
  51. dc7e9ec mtd: cfi_cmdset_0002: Add support for reading OTP by Christian Riesch · 11 years ago
  52. c14dedd mtd: spi-nor: add support for flag status register on Micron chips by grmoore@altera.com · 11 years ago
  53. fdf43a4 mtd: Account for BBT blocks when a partition is being allocated by Ezequiel Garcia · 11 years ago
  54. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  55. 990a3af mtd: Add sysfs attributes to expose the ECC stats fields by Ezequiel Garcia · 11 years ago
  56. 6938ad4 mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions by Ted Juan · 11 years ago
  57. 89384f6 mtd: phram: replace kmalloc/strcpy by kstrdup by Fabian Frederick · 11 years ago
  58. 1360246 mtd: bf5xx_nand: drop no-op PM support by Brian Norris · 11 years ago
  59. da90c4e mtd/ftl: drop the useless VirtualPageMap in partition_t by Kevin Hao · 11 years ago
  60. e4c4c9c mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove by Atsushi Nemoto · 11 years ago
  61. 887957b mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 11 years ago
  62. 29f63f6 mtd: cmdlinepart: Spelling s/trucate/truncate/ by Geert Uytterhoeven · 11 years ago
  63. adddcac mtd: lpc32xx: drop bitflip_threshold initialization by Brian Norris · 11 years ago
  64. e911036 UBI: fix the volumes tree sorting criteria by Heiko Schocher · 11 years ago
  65. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  66. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 11 years ago
  67. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  68. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  69. d53b47c Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  70. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 11 years ago
  71. 91f5498 mtd: gpmi: add gpmi support for imx6sx by Huang Shijie · 11 years ago
  72. 390e9ea mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE by Paul Bolle · 11 years ago
  73. 0c53be9 mtd: bf5xx_nand: use the managed version of kzalloc by Himangi Saraogi · 11 years ago
  74. b7e46062 mtd: pxa3xx_nand: make the driver work on big-endian systems by Thomas Petazzoni · 11 years ago
  75. 2913aae mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error by Ted Juan · 11 years ago
  76. ab7f6fc mtd: nand: r852: correct write_buf loop bounds by Brian Norris · 11 years ago
  77. abb9cf7 mtd: nand_bbt: handle error case for nand_create_badblock_pattern() by Brian Norris · 11 years ago
  78. 930de53 mtd: nand_bbt: remove unused variable by Brian Norris · 11 years ago
  79. 3a9f76b mtd: maps: sc520cdp: fix warnings by Brian Norris · 11 years ago
  80. ed491d2 mtd: slram: fix unused variable warning by Brian Norris · 11 years ago
  81. 151d6b2 UBI: block: Fix error path on alloc_workqueue failure by Helmut Schaa · 11 years ago
  82. 897f3a1 mtd: lpddr: fix Kconfig dependency, for I/O accessors by Brian Norris · 11 years ago
  83. 5b3e507 mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding by Ezequiel Garcia · 11 years ago
  84. eee0166 mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling by Ezequiel Garcia · 11 years ago
  85. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 11 years ago
  86. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  87. 2be589e mtd: nand: omap: add support for BCH16_ECC - ELM driver updates by pekon gupta · 11 years ago
  88. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 11 years ago
  89. 96ba9dd mtd: lpddr: add driver for LPDDR2-NVM PCM memories by Vincenzo Aliberti · 11 years ago
  90. 5a4c4c5 mtd: Kconfig: give the CFI command set version in prompt and help by Philippe De Muyter · 11 years ago
  91. 2170480 mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND by Joe Schultz · 11 years ago
  92. 4454406 mtd: fsl_ifc_nand: Use void type for IFC buffer by Aaron Sierra · 11 years ago
  93. 555b8d1 mtd: cfi: indent some if statements by Dan Carpenter · 11 years ago
  94. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 11 years ago
  95. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 11 years ago
  96. 81d46c5 mtd: onenand: fix build warning for dma type by Arnd Bergmann · 11 years ago
  97. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 11 years ago
  98. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 11 years ago
  99. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 11 years ago
  100. f62cde4 mtd: Fix warning in access_ok() parameter passing by Geert Uytterhoeven · 11 years ago