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