1. c63a491 UBI: add some more comments by Artem Bityutskiy · 17 years ago
  2. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  3. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  4. 77c722d UBI: bugfix: dont oops with NULL module parameter by Artem Bityutskiy · 17 years ago
  5. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  6. 06b68ba UBI: create ubi_wl_entry slab on initialization by Artem Bityutskiy · 17 years ago
  7. 3a8d464 UBI: create ltree_entry slab on initialization by Artem Bityutskiy · 17 years ago
  8. 01f7b30 UBI: improve error messages by Artem Bityutskiy · 17 years ago
  9. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  10. 732aeac UBI: minor tidy-ups by Artem Bityutskiy · 17 years ago
  11. 54b2c8f UBI: silence a warning by Jesper Juhl · 17 years ago
  12. 393852e UBI: add ubi_leb_map interface by Artem Bityutskiy · 17 years ago
  13. 94780d4 UBI: bugfix: allocate mandatory EBs first by Artem Bityutskiy · 17 years ago
  14. 2362a53 UBI: fix error code in ubi_io_read() by Artem Bityutskiy · 17 years ago
  15. 235d620 [MTD] mtdoops cleanup by Peter Korsgaard · 17 years ago
  16. 256331d [MTD] mtdoops: Document usage in Kconfig by Peter Korsgaard · 17 years ago
  17. 2a1dba2 [MTD] [NAND] Marvell Orion device bus NAND controller by Tzachi Perelstein · 17 years ago
  18. cec80bf [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion by David Woodhouse · 17 years ago
  19. f6f0f81 [MTD] [NOR] Fix overflow check in jedec_probe by David Woodhouse · 17 years ago
  20. 5d3cce3 [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays by David Woodhouse · 17 years ago
  21. ce37ab4 [MTD] Always initialise mutex in new mtd_blktrans_dev. by David Woodhouse · 17 years ago
  22. 846fc31 [MTD] [NAND] pasemi_nand driver by Egor Martovetsky · 17 years ago
  23. 03680b1 [MTD] [NAND] S3C2410 correctly set nFCE over resume by Ben Dooks · 17 years ago
  24. 73061e4 [MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m by Stanislav Brabec · 17 years ago
  25. cccb45d [MTD] mtd_dataflash: Incorrect compare-after-write check by Andrew Victor · 17 years ago
  26. 6c24e41 [MTD] [NOR] Prevent erase command invocation on suspended chip by Alexander Belyakov · 17 years ago
  27. 5f4d47d [MTD] [OneNAND] Do not stop reading for ECC errors by Adrian Hunter · 17 years ago
  28. b1c9c9b [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 by Alexey Korolev · 17 years ago
  29. 8547e583 [MTD] [NOR] Add support for the SST 39VF1601 flash chip by David Howells · 17 years ago
  30. d10a39d [MTD] [NOR] More CFI fixups for Atmel chips by Hans-Christian Egtvedt · 17 years ago
  31. 4edaf56 MTD: small physmap_of partition parsing fixes by Valentine Barshak · 17 years ago
  32. a25b7fe [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver by Michael Hennerich · 17 years ago
  33. 3c441ba [MTD] Skip bad blocks when checking for RedBoot partition table by David Woodhouse · 17 years ago
  34. 9c37f33 [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND by David Woodhouse · 17 years ago
  35. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  36. 5a37cf1 [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion by Alexey Korolev · 17 years ago
  37. c21f900 [MTD] [OneNAND] Fix wrong free the static address in onenand_sim by Kyungmin Park · 17 years ago
  38. eb68450 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code by Jörn Engel · 17 years ago
  39. c32b8dc [MTD] [NAND] treat any negative return value from correct() as an error by Matt Reimer · 17 years ago
  40. 39e73fc [MTD] [NAND] nandsim: bugfix in initialization by Artem Bityutskiy · 17 years ago
  41. 4226594 [MTD] Fix typo in Alauda config option help text. by Dave Jones · 17 years ago
  42. b773bb2 [MTD] [NAND] add s3c2440-specific read_buf/write_buf by Matt Reimer · 17 years ago
  43. 19e75ea [MTD] [OneNAND] onenand-sim: fix kernel-doc and typos by Randy Dunlap · 17 years ago
  44. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  45. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  46. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  47. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  48. 355aaff Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver by Linus Torvalds · 17 years ago
  49. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  50. e3d18658 Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 17 years ago
  51. a2e1b83 [MTD] fix mtdconcat for subpage-write NAND by Chris Paulson-Ellis · 17 years ago
  52. 3cd3a86 [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first. by Adrian Hunter · 17 years ago
  53. 30a7eb2 [MTD] [OneNAND] Return only negative error codes by Adrian Hunter · 17 years ago
  54. 34627f0 [MTD] [OneNAND] Synchronize block locking operations by Adrian Hunter · 17 years ago
  55. cc5f4f2 UBI: return correct error code by Artem Bityutskiy · 17 years ago
  56. 5abde38 UBI: remove useless inlines by Artem Bityutskiy · 17 years ago
  57. e8823bd UBI: fix atomic LEB change problems by Artem Bityutskiy · 17 years ago
  58. 6986646 UBI: use byte hexdump by Artem Bityutskiy · 17 years ago
  59. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  60. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  61. ef6075f UBI: use linux print_hex_dump(), not home-grown one by Artem Bityutskiy · 17 years ago
  62. 0169b49 UBI: don't use array index before testing if it is negative by Jesper Juhl · 17 years ago
  63. 8d2d401 UBI: add more prints by Artem Bityutskiy · 17 years ago
  64. 8bc2296 UBI: fix sparse warnings by Artem Bityutskiy · 17 years ago
  65. dcec4c3 UBI: fix leak in ubi_scan_erase_peb by Florin Malita · 17 years ago
  66. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  67. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  68. b37bde1 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver by Bryan Wu · 17 years ago
  69. c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
  70. f96880d [MTD] [NAND] Fix compiler warning in Alauda driver by akpm@linux-foundation.org · 17 years ago
  71. 1437085 [MTD] [OneNAND] Fix typo related with recent commit by Kyungmin Park · 17 years ago
  72. 49defc0 [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. by David Woodhouse · 17 years ago
  73. 1fcf8ce [MTD] [NAND] Resume method for CAFÉ NAND controller by David Woodhouse · 17 years ago
  74. 06ed24e [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. by David Woodhouse · 17 years ago
  75. 39fd179 Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6 by David Woodhouse · 17 years ago
  76. b7a7018 [MTD] [NAND] s3c2410: fix arch moves by Ben Dooks · 17 years ago
  77. 49dc08e [MTD] [OneNAND] fix numerous races by Artem Bityutskiy · 17 years ago
  78. 0bac511 [MTD] map driver for NOR flash on the Intel Vermilion Range chipset by David Woodhouse · 17 years ago
  79. 097f257 [MTD] fix CFI point method for discontiguous maps by Andy Lowe · 18 years ago
  80. e644f7d [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver by Todd Poynor · 19 years ago
  81. c4d5e37 [POWERPC] Cleanups for physmap_of.c (v2) by David Gibson · 17 years ago
  82. 8d9ae99 [POWERPC] Make partitions optional in physmap_of by Josh Boyer · 17 years ago
  83. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  84. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  85. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 17 years ago
  86. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  87. 5041f1f [MTD] Remove Momenco Ocelot NOR flash support by Yoichi Yuasa · 17 years ago
  88. 98b830d [MTD] [NAND] nandsim: avoid deadlocking FS by Artem Bityutskiy · 17 years ago
  89. d15057b [MTD] [OneNAND] main read/write ops support for yaffs2 by Kyungmin Park · 17 years ago
  90. 48440e8 [MTD] Initialise s_flags in get_sb_mtd_aux() by David Howells · 17 years ago
  91. 12f77c9 [MTD] [OneNAND] Use mtd_oob_ops at oob functions by Kyungmin Park · 17 years ago
  92. e208520 [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers by Jörn Engel · 17 years ago
  93. 90833fd [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() by Jared Hulbert · 17 years ago
  94. 62d24d9 Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by David Woodhouse · 17 years ago
  95. ac0c955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  96. 34a27ff [MTD] Remove dead maps by Kumar Gala · 17 years ago
  97. 3feb0ff [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc by Josh Boyer · 17 years ago
  98. 68d09b1 [MTD] mtdoops printk warning fixes by Andrew Morton · 17 years ago
  99. 0d279d4 [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of by David Gibson · 17 years ago
  100. 0c1eafd mtdchar build fix by Andrew Morton · 17 years ago