1. 240181f mtd: nand: default bitflip-reporting threshold to 75% of correction strength by Brian Norris · 10 years ago
  2. 57f5ef1 mtd: nand: remove duplicate comment line by Baruch Siach · 10 years ago
  3. 72ea403 mtd: nand: added nand_shutdown by Scott Branden · 10 years ago
  4. c30e1f7 mtd: nand: correct the comment of function nand_block_isreserved() by Gu Zheng · 10 years ago
  5. 3755a99 mtd: nand: print erase size on init by Rafał Miłecki · 10 years ago
  6. 7a442f1 mtd: nand: comment update, the DEPLETE1 command has gone by Gerhard Sittig · 10 years ago
  7. 438320d mtd: nand: Base BCH ECC bytes on required strength by Jordan Friendshuh · 10 years ago
  8. 57a94e2 mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs by Boris BREZILLON · 10 years ago
  9. 2ac63d9 mtd: nand: don't break long print messages by Rafał Miłecki · 10 years ago
  10. 537ab1b mtd: nand: fix integer widening problems by Brian Norris · 10 years ago
  11. 57d3a9a mtd: nand: fix nand_lock/unlock() function by White Ding · 10 years ago
  12. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  13. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 10 years ago
  14. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 10 years ago
  15. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 10 years ago
  16. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 10 years ago
  17. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 10 years ago
  18. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  19. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 10 years ago
  20. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 11 years ago
  21. 4a4163c Fix index regression in nand_read_subpage by Ron · 11 years ago
  22. 148256f mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH by Erico Nunes · 11 years ago
  23. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  24. bb77082 mtd: nand: remove unused function input parameter by Cai Zhiyong · 11 years ago
  25. ffdac6cd mtd: nand: print out the right information for JEDEC compliant NAND by Huang Shijie · 11 years ago
  26. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  27. 60c3bc1 mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome by Boris BREZILLON · 11 years ago
  28. bd9c6e9 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  29. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  30. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  31. 28fa65e mtd: nand: fix off-by-one read retry mode counting by Brian Norris · 11 years ago
  32. 94d04e8 mtd: nand: add support for Samsung K9LCG08U0B by Huang Shijie · 11 years ago
  33. 05f7835 mtd: nand: don't use {read,write}_buf for 8-bit transfers by Uwe Kleine-König · 11 years ago
  34. 8429bb3 mtd: nand: support Micron READ RETRY by Brian Norris · 11 years ago
  35. ba84fb5 mtd: nand: add generic READ RETRY support by Brian Norris · 11 years ago
  36. b72f3df mtd: nand: localize ECC failures per page by Brian Norris · 11 years ago
  37. 092b6a1 mtd: nand: assign mtd->name in find_full_id_nand by Cai Zhiyong · 11 years ago
  38. 2017164 mtd: nand: refactor print messages by Ezequiel Garcia · 11 years ago
  39. 97de79e0 mtd: nand: use a local variable to simplify the nand_scan_tail by Huang Shijie · 11 years ago
  40. 4355b70 mtd: nand: hack ONFI for non-power-of-2 dimensions by Brian Norris · 11 years ago
  41. 963d1c2 mtd: nand: fix the wrong mtd->type for nand chip by Huang Shijie · 11 years ago
  42. 3723e93 mtd: nand: print out the cell information for nand chip by Huang Shijie · 11 years ago
  43. 13fbd17 mtd: nand: set the cell information for ONFI nand by Huang Shijie · 11 years ago
  44. 1c195e9 mtd: nand: add the "bits per cell" info for legacy ID NAND by Huang Shijie · 11 years ago
  45. 7db906b mtd: nand: rename the cellinfo to bits_per_cell by Huang Shijie · 11 years ago
  46. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  47. 4ae7d22 mtd: nand: correct extemded param page error handling by Brian Norris · 11 years ago
  48. c7f23a7 mtd: nand: cleanup ONFI printed errors, warnings by Brian Norris · 11 years ago
  49. 5cb1327 mtd: nand: fix memory leak in ONFI extended parameter page by Brian Norris · 11 years ago
  50. d6a95080 mtd: nand: fixup kerneldoc, rename parameter by Brian Norris · 11 years ago
  51. 4204ccc mtd: set ONFI nand's default hooks in nand_set_defaults() by Huang Shijie · 11 years ago
  52. bdf69c4 mtd: set the ecc step size for master/slave mtd_info by Huang Shijie · 11 years ago
  53. daae74c mtd: nand: silence some shift wrap warnings by Dan Carpenter · 11 years ago
  54. 5721934 mtd: parse out the ECC info for the full-id nand chips by Huang Shijie · 11 years ago
  55. e2985fc mtd: replace the hardcode with the onfi_feature() by Huang Shijie · 11 years ago
  56. 6dcbe0c mtd: get the ECC info from the Extended Parameter Page by Huang Shijie · 11 years ago
  57. 10c86ba mtd: get the ECC info from the parameter page for ONFI nand by Huang Shijie · 11 years ago
  58. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  59. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  60. 60c6738 mtd: nand: detect OOB size for Toshiba 24nm raw SLC by Brian Norris · 11 years ago
  61. 68e8078 mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices by Brian Norris · 11 years ago
  62. d914c93 mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. by David Mosberger · 11 years ago
  63. 7641383 mtd: nand_base: Use io{read, write}*_rep functions for transfer by Alexander Shiyan · 11 years ago
  64. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 12 years ago
  65. ec6e87e mtd: add the support to parse out the full-id nand type by Huang Shijie · 12 years ago
  66. 0cca9fb mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable by Alexander Shiyan · 12 years ago
  67. fb066ad mtd: nand_base: Removed unnecessary command masking by Alexander Shiyan · 12 years ago
  68. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 12 years ago
  69. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 12 years ago
  70. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 12 years ago
  71. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 12 years ago
  72. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 12 years ago
  73. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  74. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  75. 6d2559f mtd: fix the wrong timeo for panic_nand_wait() by Huang Shijie · 12 years ago
  76. 0ce82b7 mtd: nand: onfi don't WARN if we are in 16 bits mode by Matthieu CASTET · 12 years ago
  77. d4d4f1b mtd: nand: typo in nand_id_has_period() comments by Brian Norris · 12 years ago
  78. ff3206b mtd: nand: onfi need to be probed in 8 bits mode by Matthieu CASTET · 12 years ago
  79. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  80. 2fd71a2 mtd: nand: print flash size during detection by Matthieu CASTET · 12 years ago
  81. ca6a248 mted: nand_wait_ready timeout fix by Matthieu CASTET · 12 years ago
  82. 6a8214a mtd: remove the "chip" parameter in nand_get_device() by Huang Shijie · 12 years ago
  83. b0bb690 mtd: remove the de-select chip code in nand_release_device() by Huang Shijie · 12 years ago
  84. 064a769 mtd: Fix typo mtd/tests by Masanari Iida · 12 years ago
  85. 0730016 mtd: de-select the chip when it is not used by Huang Shijie · 12 years ago
  86. f251b8d mtd: nand_wait: warn if the nand is busy on exit by Matthieu CASTET · 12 years ago
  87. 7483096 mtd: use the NAND_STATUS_FAIL to replace the hardcode by Huang Shijie · 12 years ago
  88. 6924d99 mtd: nand: fix Samsung SLC detection regression by Brian Norris · 12 years ago
  89. af451af mtd: nand: fix Samsung SLC NAND identification regression by Brian Norris · 12 years ago
  90. e2d3a35 mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID by Brian Norris · 12 years ago
  91. 73ca392 mtd: nand: decode Hynix MLC, 6-byte ID length by Brian Norris · 12 years ago
  92. e3b88bd mtd: nand: add generic READ ID length calculation functions by Brian Norris · 12 years ago
  93. f23a481 mtd: nand: split simple ID decode into its own function by Brian Norris · 12 years ago
  94. fc09bbc mtd: nand: split extended ID decoding into its own function by Brian Norris · 12 years ago
  95. 7e74c2d mtd: nand: split BB marker options decoding into its own function by Brian Norris · 12 years ago
  96. 4aef9b7 mtd: nand: remove redundant ID read by Brian Norris · 12 years ago
  97. 47450b3 mtd: nand: remove unnecessary variable by Brian Norris · 12 years ago
  98. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  99. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  100. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago