1. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  2. 32c8db8 mtd: nand: fix spelling error (date => data) by Brian Norris · 13 years ago
  3. b4ca747 mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip by Tobias Klauser · 13 years ago
  4. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  5. 0dc8626 mtd: plat-nand: drop unused fields from platform_nand_data by Dmitry Eremin-Solenikov · 13 years ago
  6. b4dc53e mtd: nand: renumber the reorganized flags in nand.h / bbm.h by Brian Norris · 13 years ago
  7. b8f8068 mtd: nand: move NAND_CREATE_EMPTY_BBT flag by Brian Norris · 13 years ago
  8. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  9. 5fb1549 mtd: nand: separate chip options / bbt_options by Brian Norris · 13 years ago
  10. a626743 mtd: nand: renumber conflicting BBT flags by Brian Norris · 14 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  12. 193bd40 mtd: nand: add software BCH ECC support by Ivan Djelic · 14 years ago
  13. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  14. b46daf7 mtd: remove junk tabs in nand.h by Sebastian Andrzej Siewior · 14 years ago
  15. a0491fc mtd: cleanup nand.h by Sebastian Andrzej Siewior · 14 years ago
  16. 453281a mtd: nand: introduce NAND_CREATE_EMPTY_BBT by Sebastian Andrzej Siewior · 14 years ago
  17. 7cba7b1 mtd: nand: add support for BBT without OOB by Sebastian Andrzej Siewior · 14 years ago
  18. 12a40a5 mtd: add init_size hook for NAND driver by Huang Shijie · 14 years ago
  19. d1e1f4e mtd: nand: add support for reading ONFI parameters from NAND device by Florian Fainelli · 14 years ago
  20. caa4b6f mtd: nand: add NAND_CMD_PARAM (0xec) definition by Florian Fainelli · 14 years ago
  21. 5c709ee mtd: nand: Increase NAND_MAX_OOBSIZE by Brian Norris · 14 years ago
  22. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  23. 30fe811 mtd: nand: edit macro flag for BBT scan of last page in block by Brian Norris · 14 years ago
  24. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 15 years ago
  25. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 15 years ago
  26. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  27. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  28. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  29. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  30. b1c6e6d mtd: nand: add option to quieten off the no device found messgae by Ben Dooks · 15 years ago
  31. 30631cb mtd: unify status enum from three headers by Alessandro Rubini · 15 years ago
  32. c62d81b mtd: use bbm.h in nand.h by Alessandro Rubini · 15 years ago
  33. 6e0cb13 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST by Sneha Narnakaje · 15 years ago
  34. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  35. f36e20c mtd: plat_nand: allow platform to set partitions by H Hartley Sweeten · 16 years ago
  36. bf95efd mtd: plat_nand: add platform probe/remove callbacks by H Hartley Sweeten · 16 years ago
  37. d6fed9e mtd: extend plat_nand for (read|write)_buf by Alexander Clouter · 16 years ago
  38. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  39. d3af0f0 [MTD] [NAND] remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  40. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  41. 17c1d2b [MTD] [NAND] Fix missing kernel-doc by Alexey Korolev · 16 years ago
  42. 96d8b64 [MTD] [NAND] fix subpage read for small page NAND by Alexey Korolev · 16 years ago
  43. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 17 years ago
  44. a8931ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  45. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  46. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 17 years ago
  47. 30eb0db [MTD] [NAND] Add NAND manufacturer AMD. by Steven J. Hill · 17 years ago
  48. 972edcb [MTD] [NAND] platform NAND driver: update header by Vitaly Wool · 18 years ago
  49. 8c60e54 [MTD][NAND] Add Micron Manufacturer ID by sshahrom@micron.com · 18 years ago
  50. 552a827 [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip by Randy Dunlap · 18 years ago
  51. bd3c97a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  52. 29072b9 [MTD] NAND: add subpage write support by Thomas Gleixner · 18 years ago
  53. 351edd2 [PATCH] MTD: fix last kernel-doc warning by Randy Dunlap · 18 years ago
  54. 7dcdcbef [MTD] NAND: Combined oob buffer so it's contiguous with data by David Woodhouse · 18 years ago
  55. b77d95c [MTD NAND] Provide prototype for newly-exported nand_wait_ready() by David Woodhouse · 18 years ago
  56. 956e944 [MTD NAND] Allow override of page read and write functions. by David Woodhouse · 18 years ago
  57. 4bf63fc [MTD NAND] Allocate chip->buffers separately to allow it to be overridden by David Woodhouse · 18 years ago
  58. 3b85c32 [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene by David Woodhouse · 18 years ago
  59. ea9b6dc MTD: kernel-doc fixes + additions by Randy Dunlap · 18 years ago
  60. 844d3b4 MTD: fix all kernel-doc warnings by Randy Dunlap · 18 years ago
  61. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  62. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  63. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  64. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  65. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 18 years ago
  66. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  67. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  68. 9577f44 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl by Thomas Gleixner · 18 years ago
  69. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  70. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  71. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  72. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 19 years ago
  73. 9a57d47 [MTD] NAND ECC hwctl function has no return value by Thomas Gleixner · 19 years ago
  74. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 19 years ago
  75. 58dd8f2b [MTD] NAND consolidate data types by Thomas Gleixner · 19 years ago
  76. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 19 years ago
  77. 41796c2 [MTD] Add platform support for NAND by Thomas Gleixner · 19 years ago
  78. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 19 years ago
  79. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  80. 61ecfa8 [MTD] includes: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  81. 962034f [MTD] NAND: Add suspend/resume functionality by Vitaly Wool · 19 years ago
  82. 0dfc624 [MTD] NAND: Reorganize chip locking by Thomas Gleixner · 19 years ago
  83. f1f67a9 [MTD] NAND: Add Hynix to manufacturer list by Nicolas S. Dade · 19 years ago
  84. 0040bf3 [MTD] NAND: Skip bad block table scan on request by Thomas Gleixner · 20 years ago
  85. 068e3c0 [MTD] NAND Add optional ECC status check callback by David A. Marlin · 20 years ago
  86. 28a48de [MTD] NAND extended commands, badb block table autorefresh by David A. Marlin · 20 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago