1. a640546 mtd: msm_qpic_nand: Add NAND details for ONFI device with version check by Pratibhasagar V · 11 years ago
  2. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  3. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  4. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 12 years ago
  5. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  6. b027274 mtd: ams-delta: fix request_mem_region() failure by Janusz Krzysztofik · 12 years ago
  7. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 12 years ago
  8. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 12 years ago
  9. ba04afb mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  10. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  11. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  12. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  13. 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
  14. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 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
  17. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. a78da28 mtd: nand: gpmi: fix function annotations by Wolfram Sang · 13 years ago
  20. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  21. 6379575 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  22. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 13 years ago
  23. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 13 years ago
  24. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 13 years ago
  25. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 13 years ago
  26. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 13 years ago
  27. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 13 years ago
  28. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 13 years ago
  29. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 13 years ago
  30. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 13 years ago
  31. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 13 years ago
  32. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 13 years ago
  33. 4cbe1bf mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 13 years ago
  34. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 13 years ago
  35. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 13 years ago
  36. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 13 years ago
  37. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  38. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 13 years ago
  39. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 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. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 13 years ago
  44. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 13 years ago
  45. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 13 years ago
  46. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 13 years ago
  47. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 13 years ago
  48. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 13 years ago
  49. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 13 years ago
  50. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 13 years ago
  51. d42b5de mtd: change the location of the ONFI detected log by Huang Shijie · 13 years ago
  52. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 13 years ago
  53. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  54. 492b8bd mtd: gpmi: fix compiler warning by Huang Shijie · 13 years ago
  55. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  56. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  57. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 13 years ago
  58. 2c4ae27 mtd: docg4: fix printk() warnings by Dan Carpenter · 13 years ago
  59. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  60. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  61. 570469f mtd: nand: add support for diskonchip G4 nand flash device by Mike Dunn · 13 years ago
  62. df69862 mtd: nand: move SCANLASTPAGE handling to the correct code block by Brian Norris · 13 years ago
  63. 8544331 mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks by Brian Norris · 13 years ago
  64. cdbec05 mtd: nand: fix SCAN2NDPAGE check for BBM by Brian Norris · 13 years ago
  65. 0091842 mtd: nand: erase block before marking bad by Brian Norris · 13 years ago
  66. 9310da0 MTD: Relax dependencies by Richard Weinberger · 13 years ago
  67. 7d1206b Merge branch 'kirkwood/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  68. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  69. 8277188 NAND Machine support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  70. d6a0166 atmel/nand: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  71. 3dcb7ea mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  72. bf4289c ATMEL: fix nand ecc support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  73. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  74. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 13 years ago
  75. da564a0 ARM: OMAP1: ams-delta: clean up init data section assignments by Janusz Krzysztofik · 13 years ago
  76. 4239276 Merge branch 'omap1' into ams-delta by Tony Lindgren · 13 years ago
  77. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  78. 5008231 Revert "mtd: atmel_nand: optimize read/write buffer functions" by Artem Bityutskiy · 13 years ago
  79. 967809b Merge branch 'omap1-part2' into omap1 by Tony Lindgren · 13 years ago
  80. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  81. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  82. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  83. 9398d1c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 by Huang Shijie · 13 years ago
  84. 12183a2 mtd: nand: fix typo in comment by Wolfram Sang · 13 years ago
  85. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  86. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  87. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  88. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  89. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  90. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  91. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  92. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  93. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  94. bca7f5f mtd: txx9ndfmc: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  95. 775c3220 mtd: gpio-nand: add device tree bindings by Jamie Iles · 13 years ago
  96. f57eb5c mtd: nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  97. d825110 mtd: nand: fixup for fmr initialization of Freescale NAND controller by Shengzhou Liu · 13 years ago
  98. 9ae84fe mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly by Liu Shuo · 13 years ago
  99. 47882d7 mtd: davinci: if no amif timing is passed, don; t setup cscfg register by Heiko Schocher · 13 years ago
  100. e32de76 mtd: nand: set correct length to FBCR for a non-full-page write by Liu Shuo · 13 years ago