1. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 12 years ago
  2. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 12 years ago
  3. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 12 years ago
  4. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 12 years ago
  5. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 12 years ago
  6. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 12 years ago
  7. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 12 years ago
  8. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 12 years ago
  9. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 12 years ago
  10. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 12 years ago
  11. b2a2a84 mtd: phram: dot not crash when built-in and passing boot param by Hervé Fache · 12 years ago
  12. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 12 years ago
  13. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  14. d107bc3 mtd: docg3 reduce read alignment burden by Robert Jarzmik · 12 years ago
  15. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 12 years ago
  16. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  17. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  18. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  19. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  20. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  21. e7d9377 mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 12 years ago
  22. 85e5b2f mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 12 years ago
  23. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 12 years ago
  24. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 12 years ago
  25. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 12 years ago
  26. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 12 years ago
  27. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 12 years ago
  28. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 12 years ago
  29. 994c840 mtd: fix partition wrapper functions by Mike Dunn · 12 years ago
  30. 31716a5 mtd: docg3 trivial renaming by Robert Jarzmik · 12 years ago
  31. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 12 years ago
  32. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 12 years ago
  33. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 12 years ago
  34. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 12 years ago
  35. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 12 years ago
  36. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago
  37. d42b5de mtd: change the location of the ONFI detected log by Huang Shijie · 12 years ago
  38. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 12 years ago
  39. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  40. 342d3a9 mtd: fix 'Flash device refused suspend due to active operation' message by Russell King · 12 years ago
  41. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 13 years ago
  42. 3410a71 mtd: simplify return logic in do_map_probe() by Uwe Kleine-König · 13 years ago
  43. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 13 years ago
  44. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 13 years ago
  45. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  46. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  47. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 13 years ago
  48. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  49. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  50. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  51. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 13 years ago
  52. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  53. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 13 years ago
  54. 050c0c1 mtd: redboot: remove useless code by Artem Bityutskiy · 13 years ago
  55. b256757 mtd: nftlcore: remove out-of-date and now irrelevant piece of code by Artem Bityutskiy · 13 years ago
  56. bb4a098 mtdoops: clean-up new MTD API usage by Artem Bityutskiy · 13 years ago
  57. 7918687 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined by Artem Bityutskiy · 13 years ago
  58. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 13 years ago
  59. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 13 years ago
  60. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 13 years ago
  61. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 13 years ago
  62. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 13 years ago
  63. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 13 years ago
  64. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 13 years ago
  65. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 13 years ago
  66. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  67. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  68. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 13 years ago
  69. 3ee5014185b mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 13 years ago
  70. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  71. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago
  72. 58edc90 mtd: minor coding style cleanup in mtdpart.c by Stefan Roese · 13 years ago
  73. c9d1b75 mtd: convert drivers/mtd/* to use module_spi_driver() by Axel Lin · 13 years ago
  74. df69862 mtd: nand: move SCANLASTPAGE handling to the correct code block by Brian Norris · 13 years ago
  75. f0e0c09 mtd: mtdoops: kill Kconfig usage instructions by Brian Norris · 13 years ago
  76. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 13 years ago
  77. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 13 years ago
  78. 495c47d mtd: spear_smi: release memory region during remove by Shiraz Hashim · 13 years ago
  79. f18dbbb mtd: ST SPEAr: Add SMI driver for serial NOR flash by Shiraz Hashim · 13 years ago
  80. 8544331 mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks by Brian Norris · 13 years ago
  81. cdbec05 mtd: nand: fix SCAN2NDPAGE check for BBM by Brian Norris · 13 years ago
  82. 0091842 mtd: nand: erase block before marking bad by Brian Norris · 13 years ago
  83. 152b861 mtd: onenand: samsung: add missing iounmap by Julia Lawall · 13 years ago
  84. 335a5f4 mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined by Fabio Estevam · 13 years ago
  85. 70d5098 mtd: mtdblock: call mtd_sync() only if opened for write by Alexander Stein · 13 years ago
  86. 2ff5e15 mtd: pmc551: fix signedness bug in init_pmc551() by Xi Wang · 13 years ago
  87. 30ec5a2 mtd: cfi: AMD/Fujitsu compatibles: add panic write support by Ira W. Snyder · 13 years ago
  88. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  89. 5008231 Revert "mtd: atmel_nand: optimize read/write buffer functions" by Artem Bityutskiy · 13 years ago
  90. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  91. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  92. a520458 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  93. 1f4f434 UBI: use own macros for the layout volume by Richard Weinberger · 13 years ago
  94. 4a59c79 UBI: fix nameless volumes handling by Richard Weinberger · 13 years ago
  95. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  96. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  97. 94b1984 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  98. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. 72f0d45 UBI: fix debugging messages by Artem Bityutskiy · 13 years ago