1. c41a058 mtd: add a new ecc_step_size field to mtd_info{} by Huang Shijie · 11 years ago
  2. 2dc0bdd mtd: add ECC info for nand_flash_dev{} by Huang Shijie · 11 years ago
  3. 5b40db6 mtd: add a helper to get the supported features for ONFI nand by Huang Shijie · 11 years ago
  4. 5138a98 mtd: add data structures for Extended Parameter Page by Huang Shijie · 11 years ago
  5. 4cfeca2 mtd: add datasheet's ECC information to nand_chip{} by Huang Shijie · 11 years ago
  6. dad2256 mtd: nand: remove NAND_BBT_SCANEMPTY by Brian Norris · 11 years ago
  7. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  8. d914c93 mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. by David Mosberger · 11 years ago
  9. 64ddba4 mtd: nand: fsmc: update of OF support by Mian Yousaf Kaukab · 11 years ago
  10. 52778b2 mtd: increase max OOB size to 744 by Huang Shijie · 11 years ago
  11. ce15751 mtd: nand: reword nand_chip bad block interface comments by Brian Norris · 11 years ago
  12. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  13. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 11 years ago
  14. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 11 years ago
  15. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 11 years ago
  16. f22d5f6 mtd: add new fields to nand_flash_dev{} by Huang Shijie · 11 years ago
  17. 53552d2 mtd: introduce a macro for max NAND ID sequence length by Artem Bityutskiy · 11 years ago
  18. ecb42fe mtd: nand: use more reasonable integer types by Artem Bityutskiy · 11 years ago
  19. f39cf6c mtd: physmap: add const qualifiers by Artem Bityutskiy · 11 years ago
  20. d50dcb1 mtd: plat-ram: add const quilifiers by Artem Bityutskiy · 11 years ago
  21. 26a4734 mtd: add 'const' qualifier to a couple of register functions by Artem Bityutskiy · 11 years ago
  22. 8e12b47 mtd: nand: provision full ID support by Artem Bityutskiy · 11 years ago
  23. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 11 years ago
  24. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  25. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 11 years ago
  26. 88ad4b1 mtd: nand: remove NAND_COPYBACK macro by Artem Bityutskiy · 11 years ago
  27. 96dca4c mtd: nand: remove NAND_NO_PADDING macro by Artem Bityutskiy · 11 years ago
  28. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  29. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 11 years ago
  30. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 11 years ago
  31. 24dea0c mtd: map: BUG() in non handled cases by Dmitry Eremin-Solenikov · 11 years ago
  32. 1648eaa mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking by Stefan Roese · 12 years ago
  33. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  34. 22a8578 mtd: mtd_blkdevs: Replace request handler kthread with a workqueue by Ezequiel Garcia · 12 years ago
  35. 5d27aa5 mtd: uninitialized variable warning in map.h by Arnd Bergmann · 12 years ago
  36. d611d41 mtd: diskonchip: use inline functions for DocRead/DocWrite by Arnd Bergmann · 12 years ago
  37. 3e9ce49 mtd: map: Fix compilation warning by Viresh Kumar · 12 years ago
  38. 9ef525a mtd: Fix kernel-doc content to avoid warning. by Robert P. J. Day · 12 years ago
  39. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  40. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  41. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  42. 2f25ae9 mtd: nand: Increase the ecc placement locations to 640 by Vipin Kumar · 12 years ago
  43. 6d7b42a mtd: fsmc_nand: pass the ale and cmd resource via resource by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  44. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  45. b9e4853 mtd: nand: increase max OOB size to 640 by Brian Norris · 12 years ago
  46. 3e70192 mtd: add helpers to get the supportted ONFI timing mode by Huang Shijie · 12 years ago
  47. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  48. 5ca7f41 mtd: nand: expand description of read_page method in comment header by Mike Dunn · 12 years ago
  49. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  50. 25806d3 mtd: fix kernel-doc warning in include/linux/mtd/nand.h by Randy Dunlap · 12 years ago
  51. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  52. bf7a01b mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 12 years ago
  53. 9c6f62a mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  54. de20c22 mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  55. 62082e5 mtd: mtdparts: introduce mtd_get_device_size by Richard Genoud · 12 years ago
  56. 5dee467 mtd: mark mtd_is_partition argument as constant by Richard Genoud · 12 years ago
  57. f3bae3d mtd: Better comment NAND_BBT_NO_OOB by Shmulik Ladkani · 12 years ago
  58. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  59. 1696e6b mtd: nand: kill NAND_NO_READRDY by Brian Norris · 12 years ago
  60. 63d99c0 mtd: nand: remove NAND_BBT_SEARCH option by Brian Norris · 12 years ago
  61. b1ccfab mtd: nand: add Eon Silicon Solutions manufacturer ID by Brian Norris · 12 years ago
  62. 6667a6d5 mtd: sh_flctl: Restructure the hardware ECC handling by Bastian Hecht · 12 years ago
  63. aa32d1f mtd: sh_flctl: Use different OOB layout by Bastian Hecht · 12 years ago
  64. 3c7ea4e mtd: sh_flctl: Add support for error IRQ by Bastian Hecht · 12 years ago
  65. d2d4848 mtd: move mtd_read_oob() definition out of mtd.h by Brian Norris · 12 years ago
  66. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  67. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  68. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  69. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  70. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  71. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 12 years ago
  72. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  73. b4f7aa8 mtd: add read_byte support to plat_nand by John Crispin · 12 years ago
  74. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  75. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  76. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 12 years ago
  77. 86c2072 mtd: ecc_strength is at ecc step granularity by Mike Dunn · 12 years ago
  78. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  79. 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
  80. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  81. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  82. 6551ab5 mtd: add device-tree support to spear_smi by Stefan Roese · 12 years ago
  83. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 12 years ago
  84. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 12 years ago
  85. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 12 years ago
  86. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 12 years ago
  87. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 12 years ago
  88. 1d0b95b mtd: add ecc_strength fields to mtd structs by Mike Dunn · 12 years ago
  89. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 12 years ago
  90. 02bfc4e mtd: fsmc: Move ALE, CLE defines to their respective platform by Shiraz Hashim · 12 years ago
  91. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 12 years ago
  92. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 12 years ago
  93. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 12 years ago
  94. b6a5588 mtd: sh_flctl: Expand FLCMNCR register bit field by Bastian Hecht · 12 years ago
  95. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 12 years ago
  96. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 12 years ago
  97. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 12 years ago
  98. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 12 years ago
  99. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 12 years ago
  100. e2414f4 mtd: nand: write BBM to OOB even with flash-based BBT by Brian Norris · 12 years ago