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