1. 57468a6 mtd: nand_h1900 never worked by Arnd Bergmann · 13 years ago
  2. efa2ca7 mtd: Add DiskOnChip G3 support by Robert Jarzmik · 13 years ago
  3. 86a9893 mtd: m25p80: add EON flash EN25Q32B into spi flash id table by Shaohui Xie · 13 years ago
  4. 16f7eca mtd: mark block device queue as non-rotational by Dan McGee · 13 years ago
  5. 1bba688 mtd: r852: make r852_pm_ops static by Axel Lin · 13 years ago
  6. ada766e mtd: m25p80: add support for at25df321a spi data flash by Mikhail Kshevetskiy · 13 years ago
  7. 5172ac1 mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks by Wolfram Stering · 13 years ago
  8. 75b66d8 mtd: nand: switch `check_pattern()' to standard `memcmp()' by Brian Norris · 13 years ago
  9. 6d77b9d mtd: nand: invalidate cache on unaligned reads by Brian Norris · 13 years ago
  10. 752ed6c mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set by Brian Norris · 13 years ago
  11. dadc17a mtd: nand: wait to set BBT version by Brian Norris · 13 years ago
  12. 623978d mtd: nand: scrub BBT on ECC errors by Brian Norris · 13 years ago
  13. 167a8d5 mtd: nand: report ECC errors properly when reading BBT by Brian Norris · 13 years ago
  14. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  15. 7387ce7 mtd: define `mtd_is_*()' functions by Brian Norris · 13 years ago
  16. b61bf5b mtd: nand: remove gotos in `check_create()' by Brian Norris · 13 years ago
  17. c5e8ef9 mtd: nand: begin restructuring check_create by Brian Norris · 13 years ago
  18. 596d745 mtd: nand: fix style by Brian Norris · 13 years ago
  19. 1196ac5 mtd: nand: remove unnecessary variable by Brian Norris · 13 years ago
  20. afa17de mtd: nand: do not ignore all ECC errors by Brian Norris · 13 years ago
  21. 105513c mtd: nand: refactor scanning code by Brian Norris · 13 years ago
  22. 3e2b82b mtd: drop Integrator flash map Kconfig by Linus Walleij · 13 years ago
  23. 19fb434 mtd: kill old field for `struct mtd_info_user' by Brian Norris · 13 years ago
  24. 4a89ff8 mtd: nand: kill member `ops' of `struct nand_chip' by Brian Norris · 13 years ago
  25. 4180f24 mtd: document ABI by Brian Norris · 13 years ago
  26. e99d8b0 mtd: add MEMWRITE ioctl by Brian Norris · 13 years ago
  27. beb133f mtd: rename MTD_MODE_* to MTD_FILE_MODE_* by Brian Norris · 13 years ago
  28. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  29. 905c6bc mtd: move mtd_oob_mode_t to shared kernel/user space by Brian Norris · 13 years ago
  30. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  31. e9195ed mtd: nand: document nand_chip.oob_poi by Brian Norris · 13 years ago
  32. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  33. 10a2bca mtd: add the common code for GPMI-NAND controller driver by Huang Shijie · 13 years ago
  34. 157550f mtd: add GPMI-NAND driver in the config and Makefile by Huang Shijie · 13 years ago
  35. 45dfc1a mtd: add helper functions library and header files for GPMI NAND driver by Huang Shijie · 13 years ago
  36. 4d523b60 mtd: check parts pointer before using it by Jason Liu · 13 years ago
  37. e2e24e8 mtd: style fixups in multi-line comment, indentation by Brian Norris · 13 years ago
  38. 32c8db8 mtd: nand: fix spelling error (date => data) by Brian Norris · 13 years ago
  39. 93fad71 mtd: remove MEMSETOOBSEL macro definition by Brian Norris · 13 years ago
  40. 48ee688 mtd: doc: remove mention of MEMSETOOBSEL by Brian Norris · 13 years ago
  41. 305b93f mtd: do not assume oobsize is power of 2 by Brian Norris · 13 years ago
  42. c97926d mtd: mxc_nand: add mx53 NFC driver support by Jason Liu · 13 years ago
  43. 38ca6eb mtd: bcm_umi_nand: clean up error handling code by Julia Lawall · 13 years ago
  44. f975c6b mtd: eLBC NAND: update ecc_stats.corrected when lteccr available by Michael Hench · 13 years ago
  45. 4aa1062 mtd: s3c2410 nand: Remove uncessary null check by Jonghwan Choi · 13 years ago
  46. 92394b5 mtd: spelling fixes by Brian Norris · 13 years ago
  47. 46a00d8 mtd: use MTD_NAND_OMAP2 for OMAP4 by Jan Weitzel · 13 years ago
  48. 022bba8 mtd: Kbuild: remove reference to MTD_PARTITIONS by Brian Norris · 13 years ago
  49. 278981c mtd: cleanup last uses of MTD_DEBUG config macros by Brian Norris · 13 years ago
  50. 87ed114 mtd: remove CONFIG_MTD_DEBUG by Brian Norris · 13 years ago
  51. e645352 mtd: pcmciamtd: remove custom DEBUG() function by Brian Norris · 13 years ago
  52. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  53. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  54. d037021 mtd: nand: style fixups in pr_* messages by Brian Norris · 13 years ago
  55. 9a4d4d6 mtd: nand: convert printk() to pr_*() by Brian Norris · 13 years ago
  56. a0f5080 mtd: nand: change KERN_DEBUG to KERN_INFO by Brian Norris · 13 years ago
  57. b94e757 mtd: dataflash: add device tree probe support by Shawn Guo · 13 years ago
  58. f3c8cfc mtd: pxa3xx_nand: enable multiple chip select support by Lei Wen · 13 years ago
  59. d456882 mtd: pxa3xx_nand: sperate each chip individual info by Lei Wen · 13 years ago
  60. da675b4 mtd: pxa3xx_nand: convert all printk into dev_* by Lei Wen · 13 years ago
  61. 051fc41 mtd: pxa3xx_nand: enhance suspend and resume routine by Lei Wen · 13 years ago
  62. 52a474d mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by Mike Hench · 13 years ago
  63. fb54275 mtd: atmel_nand: optimize read/write buffer functions by Nicolas Ferre · 13 years ago
  64. 57b078a mtd: nand: don't free the global data too early by Liu Shuo · 13 years ago
  65. b4ca747 mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip by Tobias Klauser · 13 years ago
  66. a751d31 mtd: fsl_upm: fix a memory leak in fun_chip_init error path by Axel Lin · 13 years ago
  67. 201ab53 mtd: atmel_nand: fix wrong use of 0 as NULL by Nicolas Ferre · 13 years ago
  68. 08c248f mtd: nand_flash_detect_onfi propagate busw info by Matthieu CASTET · 13 years ago
  69. c478d7e mtd: edit NAND-related comment by Brian Norris · 13 years ago
  70. 003bc47 mtd: tests: ignore corrected bitflips in OOB on mtd_readtest by Brian Norris · 13 years ago
  71. 903cd06 mtd: nand: ignore ECC errors for simple BBM scans by Brian Norris · 13 years ago
  72. 51b11e3 jffs2: use mutex_is_locked() in __jffs2_flush_wbuf() by Alexey Khoroshilov · 13 years ago
  73. 9786f6e mtd: ofpart: add ofoldpart alias by Dmitry Eremin-Solenikov · 13 years ago
  74. 041e457 mtd: nand: handle ECC errors in OOB by Brian Norris · 13 years ago
  75. d6137ba mtd: make ofpart buildable as a separate module by Dmitry Eremin-Solenikov · 13 years ago
  76. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  77. 15c60a5 mtd: drop mtd_device_register by Dmitry Eremin-Solenikov · 13 years ago
  78. 953b3bd mtd: remove put_partition_parser() from public header by Dmitry Eremin-Solenikov · 13 years ago
  79. 3165f44 mtd: hide parse_mtd_partitions by Dmitry Eremin-Solenikov · 13 years ago
  80. 050f012 mtd: nand: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  81. ed764db mtd: maps: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  82. e1c1024 mtd: OneNAND: Detect the correct NOP when 4KiB pagesize by Kyungmin Park · 13 years ago
  83. b2a5a48 mtd: socrates_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  84. a910649 mtd: ndfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  85. a9093f0 mtd: mpc5121_nfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  86. 73f36b3 mtd: fsl_upm.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  87. 99add42 mtd: fsl_elbc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  88. 871770b mtd: m25p80.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  89. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  90. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  91. 628376f mtd: drop of_mtd_parse_partitions() by Dmitry Eremin-Solenikov · 13 years ago
  92. 2cd9ea5 mtd: socrates_nand: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  93. 9d7948c mtd: ndfc: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  94. b3702ea mtd: mpc5121_nfc: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  95. a454a29 mtd: fsl_upm: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  96. b6b0fae mtd: fsl_elbc_nand: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  97. ea6a472 mtd: m25p80: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  98. 5f4ba9f mtd: physmap_of: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  99. d26c87d mtd: prepare to convert of_mtd_parse_partitions to partition parser by Dmitry Eremin-Solenikov · 13 years ago
  100. c797533 mtd: abstract last MTD partition parser argument by Dmitry Eremin-Solenikov · 13 years ago