1. ae211bc mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping by Rafał Miłecki · 8 years ago
  2. 06f384c mtd: nand: read ECC algorithm from the new field by Rafał Miłecki · 8 years ago
  3. e9d4fae mtd: nand: set ECC algorithm to Hamming on fallback by Rafał Miłecki · 8 years ago
  4. d48f62b mtd: nand: move of_get_nand_xxx() helpers into nand_base.c by Boris Brezillon · 8 years ago
  5. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 8 years ago
  6. 7cf9c19 mtd: nand: bch: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  7. 41b207a mtd: nand: implement the default mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  8. 70d105e mtd: nand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 8 years ago
  9. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  10. 9d02fc2 mtd: nand: export default read/write oob functions by Boris Brezillon · 9 years ago
  11. 11eaf6d mtd: nand: Remove BUG() abuse in nand_scan_tail by Ezequiel García · 8 years ago
  12. 7908245 mtd: nand: set ECC algorithm in nand_dt_init by Rafał Miłecki · 8 years ago
  13. 4c7e054 mtd: nand: Remove the "nand-disk" LED trigger by Ezequiel Garcia · 8 years ago
  14. 6871c1b mtd: nand: remove kerneldoc for removed function parameter by Brian Norris · 8 years ago
  15. 9f3e042 mtd: nand: don't select chip in nand_chip's block_bad op by Archit Taneja · 8 years ago
  16. a8c65d5 mtd: nand: simplify nand_bch_init() usage by Boris BREZILLON · 8 years ago
  17. 29f1058 mtd: create an mtd_oobavail() helper and make use of it by Boris BREZILLON · 8 years ago
  18. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  19. 9ebfdf5 mtd: nand: check status before reporting timeout by Brian Norris · 8 years ago
  20. 40cbe6e mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions by Boris BREZILLON · 9 years ago
  21. f7a8e38 mtd: nand: assign reasonable default name for NAND drivers by Brian Norris · 9 years ago
  22. 44991b3 mtd: nand: Disable subpage writes for drivers without ecc->hwctl by Helmut Schaa · 10 years ago
  23. 29574ed mtd: nand: kill the chip->flash_node field by Boris BREZILLON · 9 years ago
  24. 7194a29 mtd: nand: simplify nand_dt_init() usage by Boris BREZILLON · 9 years ago
  25. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  26. e727ee8 Merge MTD 4.4 development into MTD -next by Brian Norris · 9 years ago
  27. 9ca641b mtd: nand: fix shutdown/reboot for multi-chip systems by Brian Norris · 9 years ago
  28. 44ec23c mtd: nand: convert to nand_get_flash_node() by Boris BREZILLON · 9 years ago
  29. 3e63b26 mtd: {nand,spi-nor}: assign MTD of_node by Brian Norris · 9 years ago
  30. b70af9b mtd: nand: increase ready wait timeout and report timeouts by Alex Smith · 9 years ago
  31. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  32. a7f5ba4 mtd: nand: remove unused ->init_size() hook by Boris BREZILLON · 9 years ago
  33. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  34. 61528d8 mtd: nand: Rename nand_chip .dn to .flash_node by Marek Vasut · 9 years ago
  35. db5b09f mtd: nand: correct indentation within conditional by Brian Norris · 9 years ago
  36. b74bdbe mtd: remove incorrect file name by Brian Norris · 9 years ago
  37. 5844fee mtd: nand: add common DT init code by Brian Norris · 9 years ago
  38. 0aec7ac9 mtd: nand: Remove in vain memset() in nand_onfi_get_features() by Richard Weinberger · 9 years ago
  39. 60c70d6 mtd: nand: Prevent possible kernel lockup in nand_command() by Roger Quadros · 9 years ago
  40. 73c8aaf mtd: nand: fix spelling of REPLACEABLE by Brian Norris · 9 years ago
  41. 0ec56dc mtd: nand: fully initialize mtd_oob_ops by Brian Norris · 9 years ago
  42. b1a2348 mtd: nand: fixup bounds checks for nand_{lock,unlock}() by Brian Norris · 9 years ago
  43. 2ea69d2 mtd: nand: remove redundant local variable by Baruch Siach · 9 years ago
  44. e0377cd mtd: nand: Request strength instead of bytes for soft BCH by Aaron Sierra · 10 years ago
  45. 240181f mtd: nand: default bitflip-reporting threshold to 75% of correction strength by Brian Norris · 10 years ago
  46. 57f5ef1 mtd: nand: remove duplicate comment line by Baruch Siach · 10 years ago
  47. 72ea403 mtd: nand: added nand_shutdown by Scott Branden · 10 years ago
  48. c30e1f7 mtd: nand: correct the comment of function nand_block_isreserved() by Gu Zheng · 10 years ago
  49. 3755a99 mtd: nand: print erase size on init by Rafał Miłecki · 10 years ago
  50. 7a442f1 mtd: nand: comment update, the DEPLETE1 command has gone by Gerhard Sittig · 10 years ago
  51. 438320d mtd: nand: Base BCH ECC bytes on required strength by Jordan Friendshuh · 10 years ago
  52. 57a94e2 mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs by Boris BREZILLON · 10 years ago
  53. 2ac63d9 mtd: nand: don't break long print messages by Rafał Miłecki · 10 years ago
  54. 537ab1b mtd: nand: fix integer widening problems by Brian Norris · 10 years ago
  55. 57d3a9a mtd: nand: fix nand_lock/unlock() function by White Ding · 10 years ago
  56. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  57. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 10 years ago
  58. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  59. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 10 years ago
  60. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 10 years ago
  61. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 10 years ago
  62. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  63. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 10 years ago
  64. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 10 years ago
  65. 4a4163c Fix index regression in nand_read_subpage by Ron · 10 years ago
  66. 148256f mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH by Erico Nunes · 10 years ago
  67. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  68. bb77082 mtd: nand: remove unused function input parameter by Cai Zhiyong · 11 years ago
  69. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 10 years ago
  70. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 10 years ago
  71. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 10 years ago
  72. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  73. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  74. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  75. 28fa65e mtd: nand: fix off-by-one read retry mode counting by Brian Norris · 10 years ago
  76. 94d04e8 mtd: nand: add support for Samsung K9LCG08U0B by Huang Shijie · 11 years ago
  77. 05f7835 mtd: nand: don't use {read,write}_buf for 8-bit transfers by Uwe Kleine-König · 11 years ago
  78. 8429bb3 mtd: nand: support Micron READ RETRY by Brian Norris · 11 years ago
  79. ba84fb5 mtd: nand: add generic READ RETRY support by Brian Norris · 11 years ago
  80. b72f3df mtd: nand: localize ECC failures per page by Brian Norris · 11 years ago
  81. 092b6a1 mtd: nand: assign mtd->name in find_full_id_nand by Cai Zhiyong · 11 years ago
  82. 2017164 mtd: nand: refactor print messages by Ezequiel Garcia · 11 years ago
  83. 97de79e0 mtd: nand: use a local variable to simplify the nand_scan_tail by Huang Shijie · 11 years ago
  84. 4355b70 mtd: nand: hack ONFI for non-power-of-2 dimensions by Brian Norris · 11 years ago
  85. 963d1c2 mtd: nand: fix the wrong mtd->type for nand chip by Huang Shijie · 11 years ago
  86. 3723e93 mtd: nand: print out the cell information for nand chip by Huang Shijie · 11 years ago
  87. 13fbd17 mtd: nand: set the cell information for ONFI nand by Huang Shijie · 11 years ago
  88. 1c195e9 mtd: nand: add the "bits per cell" info for legacy ID NAND by Huang Shijie · 11 years ago
  89. 7db906b mtd: nand: rename the cellinfo to bits_per_cell by Huang Shijie · 11 years ago
  90. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  91. 4ae7d22 mtd: nand: correct extemded param page error handling by Brian Norris · 11 years ago
  92. c7f23a7 mtd: nand: cleanup ONFI printed errors, warnings by Brian Norris · 11 years ago
  93. 5cb1327 mtd: nand: fix memory leak in ONFI extended parameter page by Brian Norris · 11 years ago
  94. d6a95080 mtd: nand: fixup kerneldoc, rename parameter by Brian Norris · 11 years ago
  95. 4204ccc mtd: set ONFI nand's default hooks in nand_set_defaults() by Huang Shijie · 11 years ago
  96. bdf69c4 mtd: set the ecc step size for master/slave mtd_info by Huang Shijie · 11 years ago
  97. daae74c mtd: nand: silence some shift wrap warnings by Dan Carpenter · 11 years ago
  98. 5721934 mtd: parse out the ECC info for the full-id nand chips by Huang Shijie · 11 years ago
  99. e2985fc mtd: replace the hardcode with the onfi_feature() by Huang Shijie · 11 years ago
  100. 6dcbe0c mtd: get the ECC info from the Extended Parameter Page by Huang Shijie · 11 years ago