1. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 12 years ago
  2. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 12 years ago
  3. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 12 years ago
  4. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 12 years ago
  5. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 12 years ago
  6. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 12 years ago
  7. 994c840 mtd: fix partition wrapper functions by Mike Dunn · 12 years ago
  8. 31716a5 mtd: docg3 trivial renaming by Robert Jarzmik · 12 years ago
  9. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 12 years ago
  10. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 12 years ago
  11. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 12 years ago
  12. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 12 years ago
  13. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 12 years ago
  14. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago
  15. d42b5de mtd: change the location of the ONFI detected log by Huang Shijie · 12 years ago
  16. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 12 years ago
  17. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  18. 342d3a9 mtd: fix 'Flash device refused suspend due to active operation' message by Russell King · 12 years ago
  19. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 13 years ago
  20. 3410a71 mtd: simplify return logic in do_map_probe() by Uwe Kleine-König · 13 years ago
  21. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 13 years ago
  22. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 13 years ago
  23. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  24. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  25. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 13 years ago
  26. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  27. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  28. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  29. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 13 years ago
  30. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  31. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 13 years ago
  32. 050c0c1 mtd: redboot: remove useless code by Artem Bityutskiy · 13 years ago
  33. b256757 mtd: nftlcore: remove out-of-date and now irrelevant piece of code by Artem Bityutskiy · 13 years ago
  34. bb4a098 mtdoops: clean-up new MTD API usage by Artem Bityutskiy · 13 years ago
  35. 7918687 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined by Artem Bityutskiy · 13 years ago
  36. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 13 years ago
  37. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 13 years ago
  38. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 13 years ago
  39. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 13 years ago
  40. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 13 years ago
  41. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 13 years ago
  42. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 13 years ago
  43. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 13 years ago
  44. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  45. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  46. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 13 years ago
  47. 3ee5014185b mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 13 years ago
  48. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  49. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago
  50. 58edc90 mtd: minor coding style cleanup in mtdpart.c by Stefan Roese · 13 years ago
  51. c9d1b75 mtd: convert drivers/mtd/* to use module_spi_driver() by Axel Lin · 13 years ago
  52. df69862 mtd: nand: move SCANLASTPAGE handling to the correct code block by Brian Norris · 13 years ago
  53. f0e0c09 mtd: mtdoops: kill Kconfig usage instructions by Brian Norris · 13 years ago
  54. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 13 years ago
  55. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 13 years ago
  56. 495c47d mtd: spear_smi: release memory region during remove by Shiraz Hashim · 13 years ago
  57. f18dbbb mtd: ST SPEAr: Add SMI driver for serial NOR flash by Shiraz Hashim · 13 years ago
  58. 8544331 mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks by Brian Norris · 13 years ago
  59. cdbec05 mtd: nand: fix SCAN2NDPAGE check for BBM by Brian Norris · 13 years ago
  60. 0091842 mtd: nand: erase block before marking bad by Brian Norris · 13 years ago
  61. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 13 years ago
  62. 335a5f4 mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined by Fabio Estevam · 13 years ago
  63. 70d5098 mtd: mtdblock: call mtd_sync() only if opened for write by Alexander Stein · 13 years ago
  64. 2ff5e15 mtd: pmc551: fix signedness bug in init_pmc551() by Xi Wang · 13 years ago
  65. 30ec5a2 mtd: cfi: AMD/Fujitsu compatibles: add panic write support by Ira W. Snyder · 13 years ago
  66. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  67. 5008231 Revert "mtd: atmel_nand: optimize read/write buffer functions" by Artem Bityutskiy · 13 years ago
  68. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  69. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  70. a520458 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  71. 1f4f434 UBI: use own macros for the layout volume by Richard Weinberger · 13 years ago
  72. 4a59c79 UBI: fix nameless volumes handling by Richard Weinberger · 13 years ago
  73. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  74. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  75. 94b1984 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  76. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  77. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  78. 72f0d45 UBI: fix debugging messages by Artem Bityutskiy · 13 years ago
  79. 9398d1c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 by Huang Shijie · 13 years ago
  80. 12183a2 mtd: nand: fix typo in comment by Wolfram Sang · 13 years ago
  81. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  82. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  83. 6bdccff UBI: make vid_hdr non-static by Richard Weinberger · 13 years ago
  84. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  86. b60ef99 mtd: Fix dependency for MTD_DOC200x by Fabio Estevam · 13 years ago
  87. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  88. 8f461a7 mtd: introduce mtd_can_have_bb helper by Artem Bityutskiy · 13 years ago
  89. 079c985 mtd: do not use mtd->suspend and mtd->resume directly by Artem Bityutskiy · 13 years ago
  90. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  91. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  92. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  93. e2936b2a mtd: do not use mtd->lock_user_prot_reg directly by Artem Bityutskiy · 13 years ago
  94. 27c151a mtd: mtd->write_user_prot_reg directly by Artem Bityutskiy · 13 years ago
  95. b6de3d6 mtd: do not use mtd->read_*_prot_reg directly by Artem Bityutskiy · 13 years ago
  96. 87e858a9 mtd: do not use mtd->get_*_prot_info directly by Artem Bityutskiy · 13 years ago
  97. dac2639 mtd: do not use mtd->read_oob directly by Artem Bityutskiy · 13 years ago
  98. 016c129 mtd: mtdoops: do not use mtd->panic_write directly by Artem Bityutskiy · 13 years ago
  99. cd62127 mtd: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  100. fc002e3 mtd: introduce mtd_has_oob helper by Artem Bityutskiy · 13 years ago