1. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  2. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 10 years ago
  3. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  4. e34fcb0 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  5. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  6. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  7. 7852f89 mtd: nand: add a helper to get the supported features for JEDEC by Huang Shijie · 11 years ago
  8. d94abba mtd: nand: add fields for JEDEC in nand_chip by Huang Shijie · 11 years ago
  9. afbfff0 mtd: nand: add the data structures for JEDEC parameter page by Huang Shijie · 11 years ago
  10. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  11. 3f172cb mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE by Huang Shijie · 11 years ago
  12. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  13. 4968a41 mtd: nand: add Intel manufacturer ID by Huang Shijie · 11 years ago
  14. 3f97c6f mtd: nand: add SanDisk manufacturer ID by Huang Shijie · 11 years ago
  15. 05f7835 mtd: nand: don't use {read,write}_buf for 8-bit transfers by Uwe Kleine-König · 11 years ago
  16. e2e6b7b mtd: nand: use __packed shorthand by Brian Norris · 11 years ago
  17. 8429bb3 mtd: nand: support Micron READ RETRY by Brian Norris · 11 years ago
  18. ba84fb5 mtd: nand: add generic READ RETRY support by Brian Norris · 11 years ago
  19. 6f0065b mtd: nand: add ONFI vendor block for Micron by Brian Norris · 11 years ago
  20. a55e85c mtd: nand: fix misspelling in ONFI parameter field name by Brian Norris · 11 years ago
  21. 7db906b mtd: nand: rename the cellinfo to bits_per_cell by Huang Shijie · 11 years ago
  22. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  23. aaadd98 mtd: nand: remove obsolete 'ecclayout' field by Brian Norris · 11 years ago
  24. 2dc0bdd mtd: add ECC info for nand_flash_dev{} by Huang Shijie · 11 years ago
  25. 5b40db6 mtd: add a helper to get the supported features for ONFI nand by Huang Shijie · 11 years ago
  26. 5138a98 mtd: add data structures for Extended Parameter Page by Huang Shijie · 11 years ago
  27. 4cfeca2 mtd: add datasheet's ECC information to nand_chip{} by Huang Shijie · 11 years ago
  28. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  29. d914c93 mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. by David Mosberger · 11 years ago
  30. 52778b2 mtd: increase max OOB size to 744 by Huang Shijie · 11 years ago
  31. ce15751 mtd: nand: reword nand_chip bad block interface comments by Brian Norris · 11 years ago
  32. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 12 years ago
  33. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 12 years ago
  34. f22d5f6 mtd: add new fields to nand_flash_dev{} by Huang Shijie · 12 years ago
  35. 53552d2 mtd: introduce a macro for max NAND ID sequence length by Artem Bityutskiy · 12 years ago
  36. ecb42fe mtd: nand: use more reasonable integer types by Artem Bityutskiy · 12 years ago
  37. 8e12b47 mtd: nand: provision full ID support by Artem Bityutskiy · 12 years ago
  38. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 12 years ago
  39. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 12 years ago
  40. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 12 years ago
  41. 88ad4b1 mtd: nand: remove NAND_COPYBACK macro by Artem Bityutskiy · 12 years ago
  42. 96dca4c mtd: nand: remove NAND_NO_PADDING macro by Artem Bityutskiy · 12 years ago
  43. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 12 years ago
  44. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 12 years ago
  45. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  46. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  47. 9ef525a mtd: Fix kernel-doc content to avoid warning. by Robert P. J. Day · 12 years ago
  48. b9e4853 mtd: nand: increase max OOB size to 640 by Brian Norris · 12 years ago
  49. 3e70192 mtd: add helpers to get the supportted ONFI timing mode by Huang Shijie · 12 years ago
  50. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  51. 5ca7f41 mtd: nand: expand description of read_page method in comment header by Mike Dunn · 12 years ago
  52. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  53. 25806d3 mtd: fix kernel-doc warning in include/linux/mtd/nand.h by Randy Dunlap · 12 years ago
  54. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  55. bf7a01b mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 12 years ago
  56. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  57. 1696e6b mtd: nand: kill NAND_NO_READRDY by Brian Norris · 12 years ago
  58. b1ccfab mtd: nand: add Eon Silicon Solutions manufacturer ID by Brian Norris · 12 years ago
  59. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  60. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  61. b4f7aa8 mtd: add read_byte support to plat_nand by John Crispin · 12 years ago
  62. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  63. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  64. 1d0b95b mtd: add ecc_strength fields to mtd structs by Mike Dunn · 13 years ago
  65. 661a083 mtd: nand: correct comment on nand_chip badblockbits by Brian Norris · 13 years ago
  66. c1257b4 mtd: nand: add Macronix manufacturer by Brian Norris · 13 years ago
  67. 4a89ff8 mtd: nand: kill member `ops' of `struct nand_chip' by Brian Norris · 13 years ago
  68. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  69. e9195ed mtd: nand: document nand_chip.oob_poi by Brian Norris · 13 years ago
  70. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  71. 32c8db8 mtd: nand: fix spelling error (date => data) by Brian Norris · 13 years ago
  72. b4ca747 mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip by Tobias Klauser · 13 years ago
  73. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  74. 0dc8626 mtd: plat-nand: drop unused fields from platform_nand_data by Dmitry Eremin-Solenikov · 13 years ago
  75. b4dc53e mtd: nand: renumber the reorganized flags in nand.h / bbm.h by Brian Norris · 13 years ago
  76. b8f8068 mtd: nand: move NAND_CREATE_EMPTY_BBT flag by Brian Norris · 13 years ago
  77. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  78. 5fb1549 mtd: nand: separate chip options / bbt_options by Brian Norris · 13 years ago
  79. a626743 mtd: nand: renumber conflicting BBT flags by Brian Norris · 14 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  81. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 14 years ago
  82. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  83. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 14 years ago
  84. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 14 years ago
  85. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  86. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  87. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  88. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  89. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  90. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 14 years ago
  91. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  92. 30fe811 mtd: nand: edit macro flag for BBT scan of last page in block by Brian Norris · 14 years ago
  93. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 14 years ago
  94. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 14 years ago
  95. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  96. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  97. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  98. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  99. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 15 years ago
  100. 30631cb mtd: unify status enum from three headers by Alessandro Rubini · 15 years ago