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