1. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 16 years ago
  2. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 16 years ago
  3. 4a5691c mtd: maps/physmap: fix oops in suspend/resume/shutdown ops by Anton Vorontsov · 16 years ago
  4. 6f5afae mtd: nand: add out label in rfc_from4 by Sebastian Siewior · 16 years ago
  5. 2875fb6 mtd: memory corruption in block2mtd.c by Ingo van Lil · 16 years ago
  6. f7f02837 UBI: mtd/ubi/vtbl.c: fix memory leak by Adrian Bunk · 16 years ago
  7. 8eee9f1 UBI: fix sparse errors in ubi.h by Harvey Harrison · 16 years ago
  8. 19cd7b7 UBI: fix error message by Artem Bityutskiy · 16 years ago
  9. fc39876 UBI: silence warning by S.Çağlar Onur · 16 years ago
  10. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  11. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  12. 641f436 [MTD] [NAND] cs553x_nand: command line partitioning support by Mart Raudsepp · 16 years ago
  13. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  14. f9f7dd2 [MTD] Fix mtdoops.c compilation by David Woodhouse · 16 years ago
  15. 484b8e6 [MTD] [NOR] fix startup lock when using multiple nor flash chips by Rizzo Davide · 16 years ago
  16. 53fb84a0 [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true by Samuel Tardieu · 16 years ago
  17. d547668 [MTD] Fix maps/physmap.c compilation with CONFIG_PM by akpm@linux-foundation.org · 16 years ago
  18. 6c77fd6 [MTD] onenand: Add panic_write function to the onenand driver by Richard Purdie · 16 years ago
  19. 621e4f8 [MTD] mtdoops: Use the panic_write function when present by Richard Purdie · 16 years ago
  20. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 16 years ago
  21. 76b1046 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. by Scott Wood · 16 years ago
  22. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 16 years ago
  23. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 16 years ago
  24. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  25. a247b5d fix typo 'the same the\>' by Uwe Kleine-König · 16 years ago
  26. df66e71 [MTD] physmap.c: Add support for multiple resources by Stefan Roese · 16 years ago
  27. 1c45f60 [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... by Scott Wood · 16 years ago
  28. 6208e77 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  29. 5eb9103 [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes by Bryan Wu · 16 years ago
  30. f4dda09 [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver by Bryan Wu · 16 years ago
  31. a503677 [MTD] [NAND] Remove unused variable in plat_nand_remove by Li Zefan · 16 years ago
  32. b7e23d9 Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 by David Woodhouse · 16 years ago
  33. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  34. e619a75 [MTD] Unlocking all Intel flash that is locked on power up. by Justin Treon · 16 years ago
  35. 842b1a10 [MTD] [NAND] at91_nand: Make mtdparts option can override board info by Atsushi Nemoto · 16 years ago
  36. 79dcd8e [MTD] mtdoops: Various minor cleanups by Richard Purdie · 16 years ago
  37. 47c152b [MTD] mtdoops: Ensure sequential write to the buffer by Richard Purdie · 16 years ago
  38. 6ce0a85 [MTD] mtdoops: Perform write operations in a workqueue by Richard Purdie · 16 years ago
  39. 2986bd2 [MTD] mtdoops: Add further error return code checking by Richard Purdie · 16 years ago
  40. 0bdf77f [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c by Roel Kluin · 16 years ago
  41. 9308758 [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning by akpm@linux-foundation.org · 16 years ago
  42. 4354c5a [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning by akpm@linux-foundation.org · 16 years ago
  43. 5b1defe [UBI] drivers/mtd/ubi/cdev.c: unused var by akpm@linux-foundation.org · 16 years ago
  44. 9a310d2 [MTD] Factor out OF partition support from the NOR driver. by Scott Wood · 16 years ago
  45. c0d2a48 [MTD] jedec probe: drop unnecessary forward declarations by Ilpo Järvinen · 16 years ago
  46. 53d8855 [MTD] JEDEC probe: kill some inline bloat by Ilpo Järvinen · 16 years ago
  47. 6dc4a87 UBI: do not flush queue on each vtbl change by Artem Bityutskiy · 16 years ago
  48. 69d7918 [MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer by Kyungmin Park · 17 years ago
  49. 978cb38 [MTD] [OneNAND] Use the u_char instead of char in oobbuf by Sheng Yongjie (Sam · 17 years ago
  50. b2581be [MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR by Kyungmin Park · 17 years ago
  51. e71f04f [MTD] [OneNAND] Get correct density from device ID by Kyungmin Park · 17 years ago
  52. b21b72c [MTD] [OneNAND] Consolidate OneNAND operation order by Kyungmin Park · 17 years ago
  53. 9d2f0b7 [MTD] [OneNAND] fix call to onenand_verify when writing subpages by Adrian Hunter · 16 years ago
  54. d0b36d8 [MTD] [OneNAND] Do not release chip twice by Adrian Hunter · 16 years ago
  55. d0bf379 [MTD] [NAND] fix s3c2410 error correction by Matt Reimer · 17 years ago
  56. e653879 UBI: implement atomic LEB change ioctl by Artem Bityutskiy · 16 years ago
  57. 60c0315 UBI: handle zero-length case by Artem Bityutskiy · 16 years ago
  58. 1b68d0e UBI: simplify internal interfaces by Artem Bityutskiy · 16 years ago
  59. 0411e73 UBI: do not change file pointer while updating by Artem Bityutskiy · 16 years ago
  60. 91f2d53 UBI: add layout volume information by Artem Bityutskiy · 16 years ago
  61. c18a841 UBI: fix warnings by Artem Bityutskiy · 16 years ago
  62. 6420319 UBI: add sanity check by Artem Bityutskiy · 16 years ago
  63. 2f9270e UBI: remove bogus assertion by Artem Bityutskiy · 16 years ago
  64. d536058 UBI: bugfix: calculate data offset properly by Artem Bityutskiy · 16 years ago
  65. ddc4939 UBI: amend array size by Artem Bityutskiy · 16 years ago
  66. 4ccf8cf UBI: add auto-resize feature by Artem Bityutskiy · 16 years ago
  67. 896c0c0 UBI: use bit-fields by Artem Bityutskiy · 16 years ago
  68. ae616e1 UBI: fix warnings by Artem Bityutskiy · 16 years ago
  69. b9a0662 UBI: get rid of ubi_ltree_slab by Artem Bityutskiy · 16 years ago
  70. a98894a mtd: Convert from class_device to device for MTD/mtdchar by Tony Jones · 17 years ago
  71. 4fac9f6 [MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors by Matt Reimer · 17 years ago
  72. 646fd12 cache invalidation error for buffered write by Massimo Cirillo · 16 years ago
  73. de7921f [MTD] [NOR] Fix incorrect interface code for x16/x32 chips by Bartlomiej Sieka · 17 years ago
  74. 78b6517 [MTD] [NAND] Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  75. 71053fb [MTD] [MAPS] Remove Photron PNC-2000 map driver by David Woodhouse · 17 years ago
  76. e9d8d48 [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 by David Scidmore · 17 years ago
  77. 4b3cc34 UBI: bugfix: do not forget to increment vol_count by Artem Bityutskiy · 17 years ago
  78. aeddb87 UBI: do not support kiB by Artem Bityutskiy · 17 years ago
  79. b6b76ba UBI: add mtd_num sysfs attribute by Artem Bityutskiy · 17 years ago
  80. d1f3dd6 UBI: fix mtd device string parsing by Artem Bityutskiy · 17 years ago
  81. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  82. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  83. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  84. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  85. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  86. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  87. 16f557e UBI: fix comment by Artem Bityutskiy · 17 years ago
  88. 593dd33 UBI: fix ubi_wl_flush by Artem Bityutskiy · 17 years ago
  89. 458dbb3 UBI: fix printk by Artem Bityutskiy · 17 years ago
  90. 43f9b25 UBI: bugfix: protect from volume removal by Artem Bityutskiy · 17 years ago
  91. d2c4685 UBI: improve comment by Artem Bityutskiy · 17 years ago
  92. d19bafd UBI: add PID to debugging prints by Artem Bityutskiy · 17 years ago
  93. 40e4d0c UBI: tweak volumes locking some more by Artem Bityutskiy · 17 years ago
  94. d05c77a UBI: introduce volume refcounting by Artem Bityutskiy · 17 years ago
  95. db6e577 UBI: simplify error handling by Artem Bityutskiy · 17 years ago
  96. 35ad5fb UBI: fix and cleanup volume opening functions by Artem Bityutskiy · 17 years ago
  97. fc75a1e UBI: fix error path by Artem Bityutskiy · 17 years ago
  98. 450f872 UBI: get device when opening volume by Artem Bityutskiy · 17 years ago
  99. c63a491 UBI: add some more comments by Artem Bityutskiy · 17 years ago
  100. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago