1. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 12 years ago
  2. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  4. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  5. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 12 years ago
  6. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  7. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  8. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  9. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  11. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  12. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  13. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 7b0e67f mtd: docg3 add protection against concurrency by Robert Jarzmik · 12 years ago
  16. 1b15a5f mtd: docg3 refactor cascade floors structure by Robert Jarzmik · 12 years ago
  17. a2b3d28 mtd: docg3 increase write/erase timeout by Robert Jarzmik · 12 years ago
  18. a7baef1 mtd: docg3 fix inbound calculations by Robert Jarzmik · 12 years ago
  19. a78da28 mtd: nand: gpmi: fix function annotations by Wolfram Sang · 12 years ago
  20. b11ec57 mtd: phram: fix section mismatch for phram_setup by Ryosuke Saito · 12 years ago
  21. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 12 years ago
  22. 6379575 mtd: support ONFI multi lun NAND by Matthieu CASTET · 12 years ago
  23. 452380e mtd: sm_ftl: fix typo in major number. by Maxim Levitsky · 12 years ago
  24. 6551ab5 mtd: add device-tree support to spear_smi by Stefan Roese · 12 years ago
  25. f7e3dd8 mtd: spear_smi: Remove default partition information from driver by Stefan Roese · 12 years ago
  26. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 12 years ago
  27. 30053b8 mtd: fix section mismatch for doc_probe_device by Ryosuke Saito · 12 years ago
  28. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 12 years ago
  29. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 12 years ago
  30. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 12 years ago
  31. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 12 years ago
  32. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 12 years ago
  33. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 12 years ago
  34. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 12 years ago
  35. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 12 years ago
  36. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 12 years ago
  37. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 12 years ago
  38. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 12 years ago
  39. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 12 years ago
  40. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 12 years ago
  41. b2a2a84 mtd: phram: dot not crash when built-in and passing boot param by Hervé Fache · 12 years ago
  42. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 12 years ago
  43. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  44. d107bc3 mtd: docg3 reduce read alignment burden by Robert Jarzmik · 12 years ago
  45. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 12 years ago
  46. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  47. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  48. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  49. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  50. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  51. e7d9377 mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 12 years ago
  52. 85e5b2f mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls by Paul Parsons · 12 years ago
  53. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 12 years ago
  54. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 12 years ago
  55. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 12 years ago
  56. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 12 years ago
  57. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 12 years ago
  58. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 12 years ago
  59. 994c840 mtd: fix partition wrapper functions by Mike Dunn · 12 years ago
  60. 31716a5 mtd: docg3 trivial renaming by Robert Jarzmik · 12 years ago
  61. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 12 years ago
  62. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 12 years ago
  63. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 12 years ago
  64. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 12 years ago
  65. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 12 years ago
  66. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago
  67. d42b5de mtd: change the location of the ONFI detected log by Huang Shijie · 12 years ago
  68. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 12 years ago
  69. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  70. 342d3a9 mtd: fix 'Flash device refused suspend due to active operation' message by Russell King · 12 years ago
  71. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 12 years ago
  72. 3410a71 mtd: simplify return logic in do_map_probe() by Uwe Kleine-König · 12 years ago
  73. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 12 years ago
  74. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 12 years ago
  75. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 12 years ago
  76. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 12 years ago
  77. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 12 years ago
  78. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 12 years ago
  79. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 12 years ago
  80. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 12 years ago
  81. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 12 years ago
  82. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 12 years ago
  83. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 12 years ago
  84. 050c0c1 mtd: redboot: remove useless code by Artem Bityutskiy · 12 years ago
  85. b256757 mtd: nftlcore: remove out-of-date and now irrelevant piece of code by Artem Bityutskiy · 12 years ago
  86. bb4a098 mtdoops: clean-up new MTD API usage by Artem Bityutskiy · 12 years ago
  87. 7918687 mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined by Artem Bityutskiy · 12 years ago
  88. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 12 years ago
  89. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 12 years ago
  90. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 12 years ago
  91. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 12 years ago
  92. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 12 years ago
  93. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 12 years ago
  94. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 12 years ago
  95. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 12 years ago
  96. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 12 years ago
  97. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 12 years ago
  98. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 12 years ago
  99. 3ee5014185b mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 12 years ago
  100. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago