1. 58475fb mtd: nand: fix htmldocs warnings by Jaswinder Singh Rajput · 15 years ago
  2. 6e0cb13 mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST by Sneha Narnakaje · 15 years ago
  3. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  4. 9a73290 mtd: nand_base: allow drivers to choose ECC block size by Singh, Vimal · 16 years ago
  5. 20d8e24 mtd: nand_base: use __func__ instead of typing names by vimal singh · 15 years ago
  6. b8b3ee9 mtd: nand: remove repeated comment, fix spelling by vimal singh · 15 years ago
  7. 81d19b0 mtd: nand: don't walk past end of oobfree[] by David Brownell · 15 years ago
  8. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  9. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  10. a6e6abd module: remove module_text_address() by Rusty Russell · 15 years ago
  11. 374555a [MTD] [NAND] fix broken debug messages by David Brownell · 15 years ago
  12. 52ff49d [MTD] [NAND] fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  13. d3af0f0 [MTD] [NAND] remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  14. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  15. ef89a88 [MTD] [NAND] nand_base.c: reset chip first by Karl Beldan · 16 years ago
  16. 17c1d2b [MTD] [NAND] Fix missing kernel-doc by Alexey Korolev · 16 years ago
  17. bb0eb21 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Adrian Hunter · 16 years ago
  18. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  19. ed8165c [MTD] [NAND] Verify probe by retrying to checking the results match by Ben Dooks · 16 years ago
  20. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  21. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 16 years ago
  22. 1c45f60 [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... by Scott Wood · 17 years ago
  23. 78b6517 [MTD] [NAND] Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  24. c32b8dc [MTD] [NAND] treat any negative return value from correct() as an error by Matt Reimer · 17 years ago
  25. 49defc0 [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. by David Woodhouse · 17 years ago
  26. 8b2b403 [MTD] [NAND] nand_base.c fix broken link by maximilian attems · 17 years ago
  27. c0b8ba7 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 17 years ago
  28. 8b099a3 [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  29. 1a12f46 [MTD] [NAND] Tidy up handling of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  30. 78ab67d [MTD] [NAND] Wrong calculation of page number in nand_block_bad() by Knobloch, Thomas · 17 years ago
  31. 4226b51 [MTD] [NAND] Casting bug in nand_default_block_markbad by Andre Renaud · 17 years ago
  32. 90424de [MTD] [NAND] Use ecc.read/write_page_raw consequently by Thomas Gleixner · 17 years ago
  33. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  34. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 17 years ago
  35. 0373615 [MTD] [NAND] Correctly validate out-of-band offset and length by Adrian Hunter · 17 years ago
  36. bd3c97a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  37. 29072b9 [MTD] NAND: add subpage write support by Thomas Gleixner · 18 years ago
  38. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  39. efbfe96c [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 by Jesper Juhl · 18 years ago
  40. ff0dab6 [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled by Ricard Wanderlöf · 18 years ago
  41. 784f4d5 [MTD] NAND: Correct setting of chip->oob_poi OOB buffer by David Woodhouse · 18 years ago
  42. 7dcdcbef [MTD] NAND: Combined oob buffer so it's contiguous with data by David Woodhouse · 18 years ago
  43. d29ebdb [MTD] core: trivial comments fix by Artem Bityutskiy · 18 years ago
  44. 956e944 [MTD NAND] Allow override of page read and write functions. by David Woodhouse · 18 years ago
  45. 4bf63fc [MTD NAND] Allocate chip->buffers separately to allow it to be overridden by David Woodhouse · 18 years ago
  46. 3b85c32 [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene by David Woodhouse · 18 years ago
  47. 4b648b0 [MTD NAND] Export nand_wait_ready() for use by board drivers by David Woodhouse · 18 years ago
  48. 0a7d5f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  49. 7fd5aec [PATCH] mtd corruption fix by Richard Purdie · 18 years ago
  50. 9a90986 [MTD NAND] Fix lookup error in nand_get_flash_type() by David Woodhouse · 18 years ago
  51. 8b0036e [MTD] NAND: OOB buffer offset fixups by Vitaly Wool · 18 years ago
  52. 844d3b4 MTD: fix all kernel-doc warnings by Randy Dunlap · 18 years ago
  53. 6a93096 [MTD] NAND: Select chip before checking write protect status by Thomas Gleixner · 18 years ago
  54. 0d420f9 [MTD] NAND: Missing fixups by Savin Zlobec · 18 years ago
  55. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  56. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  57. 7e9a0bb [MTD] Fix build warnings (and debug build error) in nand_base.c by Andrew Morton · 18 years ago
  58. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  59. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  60. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  61. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  62. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  63. ba0251f [MTD] NAND Consolidate references and add back default name setting by Thomas Gleixner · 18 years ago
  64. cca3b83 [MTD] NAND simplify nand_chip_select by Thomas Gleixner · 18 years ago
  65. 29da9ce [MTD] Fix thinko in nand_write_page_hwecc() by David Woodhouse · 18 years ago
  66. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  67. c5b553c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes by David Woodhouse · 18 years ago
  68. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  69. 7314e9e [MTD] NAND Cleanup oob functions by Thomas Gleixner · 18 years ago
  70. 04bbd0e [MTD] NAND Initialize controller lock and wq only once by Thomas Gleixner · 18 years ago
  71. 12efdde [MTD] NAND fix cmd_ctrl breakage by Thomas Gleixner · 18 years ago
  72. ace4dfe [MTD] NAND coding style and namespace cleanup by Thomas Gleixner · 18 years ago
  73. d470a97 [MTD] NAND LED support cleanup by Thomas Gleixner · 18 years ago
  74. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  75. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  76. 3821720 [MTD] Export nand_write_raw by Thomas Gleixner · 18 years ago
  77. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  78. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  79. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  80. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  81. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  82. 7aa65bf [MTD] NAND cleanup nand_scan by Thomas Gleixner · 18 years ago
  83. 58dd8f2b [MTD] NAND consolidate data types by Thomas Gleixner · 18 years ago
  84. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 18 years ago
  85. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 18 years ago
  86. 5fa4339 [MTD] Introduce MTD_BIT_WRITEABLE by Joern Engel · 18 years ago
  87. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  88. 52239da [MTD NAND] Modify check for modules registering NAND devices without ->owner by David Woodhouse · 18 years ago
  89. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  90. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 18 years ago
  91. 8fe833c [PATCH] LED: add NAND MTD activity LED trigger by Richard Purdie · 18 years ago
  92. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  93. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  94. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  95. 868801e [MTD] NAND: nand_write_ecc memory and OOB corruption by Todd Poynor · 19 years ago
  96. 49196f3 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) by Vitaly Wool · 19 years ago
  97. 962034f [MTD] NAND: Add suspend/resume functionality by Vitaly Wool · 19 years ago
  98. d409466 [MTD] NAND: Use correct mask for OOB size calculation by Thomas Gleixner · 19 years ago
  99. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  100. 19870da [MTD] NAND: Fix broken bad block scan for 16 bit devices by Thomas Gleixner · 19 years ago