1. 7b0e67f mtd: docg3 add protection against concurrency by Robert Jarzmik · 13 years ago
  2. 1b15a5f mtd: docg3 refactor cascade floors structure by Robert Jarzmik · 13 years ago
  3. a2b3d28 mtd: docg3 increase write/erase timeout by Robert Jarzmik · 13 years ago
  4. a7baef1 mtd: docg3 fix inbound calculations by Robert Jarzmik · 13 years ago
  5. a78da28 mtd: nand: gpmi: fix function annotations by Wolfram Sang · 13 years ago
  6. b11ec57 mtd: phram: fix section mismatch for phram_setup by Ryosuke Saito · 13 years ago
  7. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  8. 6379575 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  9. 452380e mtd: sm_ftl: fix typo in major number. by Maxim Levitsky · 13 years ago
  10. 6551ab5 mtd: add device-tree support to spear_smi by Stefan Roese · 13 years ago
  11. f7e3dd8 mtd: spear_smi: Remove default partition information from driver by Stefan Roese · 13 years ago
  12. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 13 years ago
  13. 30053b8 mtd: fix section mismatch for doc_probe_device by Ryosuke Saito · 13 years ago
  14. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 13 years ago
  15. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 13 years ago
  16. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 13 years ago
  17. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 13 years ago
  18. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 13 years ago
  19. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 13 years ago
  20. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 13 years ago
  21. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 13 years ago
  22. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 13 years ago
  23. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 13 years ago
  24. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 13 years ago
  25. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 13 years ago
  26. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 13 years ago
  27. b2a2a84 mtd: phram: dot not crash when built-in and passing boot param by Hervé Fache · 13 years ago
  28. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 13 years ago
  29. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  30. 1d0b95b mtd: add ecc_strength fields to mtd structs by Mike Dunn · 13 years ago
  31. d107bc3 mtd: docg3 reduce read alignment burden by Robert Jarzmik · 13 years ago
  32. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 13 years ago
  33. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  34. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 13 years ago
  35. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 13 years ago
  36. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 13 years ago
  37. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 13 years ago
  38. e7d9377 mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 13 years ago
  39. 85e5b2f mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 13 years ago
  40. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 13 years ago
  41. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 13 years ago
  42. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 13 years ago
  43. 02bfc4e mtd: fsmc: Move ALE, CLE defines to their respective platform by Shiraz Hashim · 13 years ago
  44. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 13 years ago
  45. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 13 years ago
  46. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 13 years ago
  47. 994c840 mtd: fix partition wrapper functions by Mike Dunn · 13 years ago
  48. 31716a5 mtd: docg3 trivial renaming by Robert Jarzmik · 13 years ago
  49. 2aab52e ARM: mach-shmobile: mackerel: Add the flash controller flctl by Bastian Hecht · 13 years ago
  50. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 13 years ago
  51. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 13 years ago
  52. dd5ab248 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 13 years ago
  53. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 13 years ago
  54. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 13 years ago
  55. b6a5588 mtd: sh_flctl: Expand FLCMNCR register bit field by Bastian Hecht · 13 years ago
  56. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 13 years ago
  57. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 13 years ago
  58. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 13 years ago
  59. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 13 years ago
  60. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 13 years ago
  61. d42b5de mtd: change the location of the ONFI detected log by Huang Shijie · 13 years ago
  62. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 13 years ago
  63. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  64. 273a65a jffs2: make jffs2_initxattrs() static by Nikola Pajkovsky · 13 years ago
  65. 342d3a9 mtd: fix 'Flash device refused suspend due to active operation' message by Russell King · 13 years ago
  66. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 13 years ago
  67. 3410a71 mtd: simplify return logic in do_map_probe() by Uwe Kleine-König · 13 years ago
  68. 88dfda5 sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Shmulik Ladkani · 13 years ago
  69. 4de0347 jffs2: Fix typo in compr.c by Masanari Iida · 13 years ago
  70. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 13 years ago
  71. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 13 years ago
  72. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  73. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  74. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 13 years ago
  75. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  76. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  77. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  78. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 13 years ago
  79. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  80. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 13 years ago
  81. 050c0c1 mtd: redboot: remove useless code by Artem Bityutskiy · 13 years ago
  82. b256757 mtd: nftlcore: remove out-of-date and now irrelevant piece of code by Artem Bityutskiy · 13 years ago
  83. bb4a098 mtdoops: clean-up new MTD API usage by Artem Bityutskiy · 13 years ago
  84. 7918687 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined by Artem Bityutskiy · 13 years ago
  85. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 13 years ago
  86. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 13 years ago
  87. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 13 years ago
  88. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 13 years ago
  89. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 13 years ago
  90. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 13 years ago
  91. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 13 years ago
  92. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 13 years ago
  93. 045ead3 jffs2: Remove unnecessary OOM messages by Joe Perches · 13 years ago
  94. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  95. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  96. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 13 years ago
  97. 3ee5014185b mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 13 years ago
  98. 3e341740 jffs2: fix typo in scan.c by Masanari Iida · 13 years ago
  99. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  100. a6c2285 jffs2: update to new MTD interface by Brian Norris · 13 years ago