1. 0989b09 Merge tag 'nand/for-4.10' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  2. 3371d66 mtd: nand: Support controllers with custom page by Marc Gonzalez · 8 years ago
  3. 6ea40a3 mtd: nand: Wait tCCS after a column change by Boris Brezillon · 8 years ago
  4. 204e7ec mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 8 years ago
  5. 73f907f mtd: nand: Fix data interface configuration logic by Boris Brezillon · 8 years ago
  6. d44154f mtd: nand: Provide nand_cleanup() function to free NAND related resources by Richard Weinberger · 8 years ago
  7. ba78ee0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 9 years ago
  8. d8e725d mtd: nand: automate NAND timings selection by Boris Brezillon · 8 years ago
  9. 6e1f970 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 8 years ago
  10. b88730a mtd: nand: Add function to convert ONFI mode to data_interface by Sascha Hauer · 8 years ago
  11. eee64b7 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 8 years ago
  12. 2f94abf mtd: nand: Create a NAND reset function by Sascha Hauer · 8 years ago
  13. 7902259 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 8 years ago
  14. d45bc58 mtd: nand: import nand_hw_control_init() by Marc Gonzalez · 8 years ago
  15. 1c7fe6b mtd: nand: add ESMT manufacturer by Rafał Miłecki · 9 years ago
  16. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 9 years ago
  17. 7f2b092 mtd: nand: kill the ecc->layout field by Boris Brezillon · 9 years ago
  18. 41b207a mtd: nand: implement the default mtd_ooblayout_ops by Boris Brezillon · 9 years ago
  19. 9d02fc2 mtd: nand: export default read/write oob functions by Boris Brezillon · 9 years ago
  20. b0fcd8a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 9 years ago
  21. 9f3e042 mtd: nand: don't select chip in nand_chip's block_bad op by Archit Taneja · 9 years ago
  22. 02db97a mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct by Boris BREZILLON · 9 years ago
  23. c03d996 mtd: nand: add NAND_NEED_SCRAMBLING option flag by Boris BREZILLON · 9 years ago
  24. d39ddbd mtd: nand: add helpers to access ->priv by Boris BREZILLON · 9 years ago
  25. 40cbe6e mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions by Boris BREZILLON · 9 years ago
  26. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 9 years ago
  27. 8142b47 mtd: nand: remove unused and buggy get_platform_nandchip() helper function by Boris BREZILLON · 9 years ago
  28. 29574ed mtd: nand: kill the chip->flash_node field by Boris BREZILLON · 9 years ago
  29. 2d3b77b mtd: nand: update mtd_to_nand() by Boris BREZILLON · 9 years ago
  30. ffd014f mtd: nand: add nand_to_mtd() helper by Boris BREZILLON · 9 years ago
  31. ed4f85c mtd: nand: embed an mtd_info structure into nand_chip by Boris BREZILLON · 9 years ago
  32. 74e98be mtd: nand: fix typo (t_ald -> t_adl) by Brian Norris · 9 years ago
  33. de64aa9 mtd: nand: fix ONFI parameter page layout by Boris BREZILLON · 9 years ago
  34. c291b3c mtd: merge in mtd_to_nand() branch by Brian Norris · 9 years ago
  35. 9eba47d mtd: nand: add an mtd_to_nand() helper by Boris BREZILLON · 9 years ago
  36. 28b8b26b mtd: add get/set of_node/flash_node helpers by Brian Norris · 9 years ago
  37. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  38. a7f5ba4 mtd: nand: remove unused ->init_size() hook by Boris BREZILLON · 9 years ago
  39. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  40. 61528d8 mtd: nand: Rename nand_chip .dn to .flash_node by Marek Vasut · 9 years ago
  41. 5f867db mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict by Scott Wood · 10 years ago
  42. 5844fee mtd: nand: add common DT init code by Brian Norris · 10 years ago
  43. 1779935 mtd: nand_bbt: make nand_scan_bbt() static by Brian Norris · 10 years ago
  44. 641519c mtd: nand: add ATO manufacturer info by Brian Norris · 10 years ago
  45. 62d956d mtd: nand: provide detailed description for raw read/write page methods by Boris BREZILLON · 10 years ago
  46. 57a94e2 mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs by Boris BREZILLON · 10 years ago
  47. 5b49ab3 Merge l2-mtd/next into l2-mtd/master by Brian Norris · 10 years ago
  48. b25046b mtd: nand: fix DocBook warnings on nand_sdr_timings doc by Boris BREZILLON · 10 years ago
  49. 7b7d898 mtd: fix linux/mtd/nand.h kernel-doc warning by Randy Dunlap · 10 years ago
  50. 974647e mtd: nand: add ONFI timing mode to nand_timings converter by Boris BREZILLON · 11 years ago
  51. bb5fd0b mtd: nand: define struct nand_timings by Boris BREZILLON · 11 years ago
  52. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  53. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 11 years ago
  54. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 11 years ago
  55. e34fcb0 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  56. e004deb mtd: nand: add "page" argument for read_subpage hook by Huang Shijie · 11 years ago
  57. 9136181 mtd: nand: parse out the JEDEC compliant NAND by Huang Shijie · 11 years ago
  58. 7852f89 mtd: nand: add a helper to get the supported features for JEDEC by Huang Shijie · 11 years ago
  59. d94abba mtd: nand: add fields for JEDEC in nand_chip by Huang Shijie · 11 years ago
  60. afbfff0 mtd: nand: add the data structures for JEDEC parameter page by Huang Shijie · 11 years ago
  61. 3dad234 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  62. 3f172cb mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE by Huang Shijie · 11 years ago
  63. f02ea4e mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{} by Huang Shijie · 11 years ago
  64. 4968a41 mtd: nand: add Intel manufacturer ID by Huang Shijie · 11 years ago
  65. 3f97c6f mtd: nand: add SanDisk manufacturer ID by Huang Shijie · 11 years ago
  66. 05f7835 mtd: nand: don't use {read,write}_buf for 8-bit transfers by Uwe Kleine-König · 11 years ago
  67. e2e6b7b mtd: nand: use __packed shorthand by Brian Norris · 11 years ago
  68. 8429bb3 mtd: nand: support Micron READ RETRY by Brian Norris · 11 years ago
  69. ba84fb5 mtd: nand: add generic READ RETRY support by Brian Norris · 11 years ago
  70. 6f0065b mtd: nand: add ONFI vendor block for Micron by Brian Norris · 11 years ago
  71. a55e85c mtd: nand: fix misspelling in ONFI parameter field name by Brian Norris · 11 years ago
  72. 7db906b mtd: nand: rename the cellinfo to bits_per_cell by Huang Shijie · 11 years ago
  73. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  74. aaadd98 mtd: nand: remove obsolete 'ecclayout' field by Brian Norris · 11 years ago
  75. 2dc0bdd mtd: add ECC info for nand_flash_dev{} by Huang Shijie · 12 years ago
  76. 5b40db6 mtd: add a helper to get the supported features for ONFI nand by Huang Shijie · 12 years ago
  77. 5138a98 mtd: add data structures for Extended Parameter Page by Huang Shijie · 12 years ago
  78. 4cfeca2 mtd: add datasheet's ECC information to nand_chip{} by Huang Shijie · 12 years ago
  79. b32843b mtd: nand: hide in-memory BBT implementation details by Brian Norris · 11 years ago
  80. d914c93 mtd: nand_base: Only use GET/SET FEATURES command on chips that support them. by David Mosberger · 12 years ago
  81. 52778b2 mtd: increase max OOB size to 744 by Huang Shijie · 12 years ago
  82. ce15751 mtd: nand: reword nand_chip bad block interface comments by Brian Norris · 12 years ago
  83. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 12 years ago
  84. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 12 years ago
  85. f22d5f6 mtd: add new fields to nand_flash_dev{} by Huang Shijie · 12 years ago
  86. 53552d2 mtd: introduce a macro for max NAND ID sequence length by Artem Bityutskiy · 12 years ago
  87. ecb42fe mtd: nand: use more reasonable integer types by Artem Bityutskiy · 12 years ago
  88. 8e12b47 mtd: nand: provision full ID support by Artem Bityutskiy · 12 years ago
  89. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 12 years ago
  90. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 12 years ago
  91. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 12 years ago
  92. 88ad4b1 mtd: nand: remove NAND_COPYBACK macro by Artem Bityutskiy · 12 years ago
  93. 96dca4c mtd: nand: remove NAND_NO_PADDING macro by Artem Bityutskiy · 12 years ago
  94. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 12 years ago
  95. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 12 years ago
  96. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  97. 64b37b2 mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width by Matthieu CASTET · 12 years ago
  98. 9ef525a mtd: Fix kernel-doc content to avoid warning. by Robert P. J. Day · 12 years ago
  99. b9e4853 mtd: nand: increase max OOB size to 640 by Brian Norris · 12 years ago
  100. 3e70192 mtd: add helpers to get the supportted ONFI timing mode by Huang Shijie · 12 years ago