1. 17b536c [MTD] mtdpart: Make all partition parsers return allocated array by Atsushi Nemoto · 16 years ago
  2. bd50a0f [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip by Yegor Yefremov · 16 years ago
  3. 48ec00a [MTD] mtdoops: fix a bit of spin lock usage by Adrian Hunter · 16 years ago
  4. e2a0f25 [MTD] mtdoops: allow MTD selection by name by Adrian Hunter · 16 years ago
  5. f271049 [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader by Mike Rapoport · 16 years ago
  6. 82a72d1 [MTD] [NAND] pxa3xx_nand: allow building as module by Mike Rapoport · 16 years ago
  7. b2ed368 [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' by Mike Rapoport · 16 years ago
  8. e7f5216 [MTD] Auto-load nftl module when device opened. by Scott James Remnant · 16 years ago
  9. 90160e1 [MTD] Auto-load mtdchar module when device opened. by Scott James Remnant · 16 years ago
  10. 6ac15e9 [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation(). by Graff Yang · 16 years ago
  11. 610f75e [MTD] RBTX4939 map driver by Atsushi Nemoto · 16 years ago
  12. 64fb65b [MTD] TXx9 SoC NAND Flash Memory Controller driver by Atsushi Nemoto · 16 years ago
  13. a4b6d51 [MTD] partitioning utility predicates by David Brownell · 16 years ago
  14. 7ed8c7d [MTD] we don't need no misc devices by David Brownell · 16 years ago
  15. d5e539a [MTD] [NAND] davinci: drop usage of cpu_is_* macro by Kevin Hilman · 16 years ago
  16. 374555a [MTD] [NAND] fix broken debug messages by David Brownell · 16 years ago
  17. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 16 years ago
  18. 52ff49d [MTD] [NAND] fix "raw" reads with ECC syndrome layouts by David Brownell · 16 years ago
  19. bfc4925 [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() by Mike Frysinger · 16 years ago
  20. 8d30cab [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit by Mike Frysinger · 16 years ago
  21. 08d2503 [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX by Mike Frysinger · 16 years ago
  22. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 16 years ago
  23. d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 16 years ago
  24. 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 16 years ago
  25. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  26. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  27. 221be17 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  28. b50be33 [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver. by David Woodhouse · 16 years ago
  29. 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 16 years ago
  30. ab00d68 [MTD] [MAPS] blackfin async requires complex mappings by Mike Frysinger · 16 years ago
  31. 10715b8 [MTD] [MAPS] blackfin: fix memory leak in error path by Mike Frysinger · 16 years ago
  32. e480814 [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device} by Atsushi Nemoto · 16 years ago
  33. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  34. de86962 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  35. bcc8f3e rename platform_driver name "flash" to "sa1100-mtd" by Uwe Kleine-König · 16 years ago
  36. 0d28088 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  37. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 16 years ago
  38. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 16 years ago
  39. 36b477d UBI: fix resource de-allocation by Artem Bityutskiy · 16 years ago
  40. 8c4c19f UBI: remove unused variable by Artem Bityutskiy · 16 years ago
  41. 3afd522 [MTD] slram: Handle negative devlength correctly by Roel Kluin · 16 years ago
  42. 3013ee3 UBI: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  43. f429b2e UBI: add ioctl compatibility by Artem Bityutskiy · 16 years ago
  44. 4d187a8 UBI: constify file operations by Jan Engelhardt · 16 years ago
  45. ade44ce UBI: allow all ioctls by Artem Bityutskiy · 16 years ago
  46. 573135b UBI: remove unnecessry header inclusion by Artem Bityutskiy · 16 years ago
  47. a27ce8f UBI: add ioctl for is_mapped operation by Corentin Chary · 16 years ago
  48. c3da23b UBI: add ioctl for unmap operation by Corentin Chary · 16 years ago
  49. 141e6eb UBI: add ioctl for map operation by Corentin Chary · 16 years ago
  50. 73069e3 ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 by Jarkko Nikula · 16 years ago
  51. 5f87760 [MTD] map_rom has NULL erase pointer by Alan Cox · 16 years ago
  52. 57c1a24 [MTD] [LPDDR] qinfo_probe depends on lpddr by Alexey Korolev · 16 years ago
  53. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  54. 85795da [MTD] [MAPS] Fix printk format warning in nettel.c by David Woodhouse · 16 years ago
  55. 6887441 [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand by Philip Rakity · 16 years ago
  56. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  57. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  58. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  59. 2efd72a mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap by Geoff Levand · 16 years ago
  60. 60c0c59 mtd/ps3vram: Use msleep in waits by Geoff Levand · 16 years ago
  61. 993e62e mtd/ps3vram: Use proper kernel types by Geoff Levand · 16 years ago
  62. f259d74e mtd/ps3vram: Cleanup ps3vram driver messages by Geoff Levand · 16 years ago
  63. e7dd54c mtd/ps3vram: Remove ps3vram debug routines by Geoff Levand · 16 years ago
  64. 0a2d15b mtd/ps3vram: Add modalias support to the ps3vram driver by Geert Uytterhoeven · 16 years ago
  65. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 16 years ago
  66. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  67. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  68. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  69. a808ad3 [MTD] [NAND] ndfc driver by Sean MacLennan · 16 years ago
  70. 647b0d3 [MTD] [TESTS] Fix some size_t printk format warnings by David Woodhouse · 16 years ago
  71. 572acc4 Merge branch 'master' of git://git.infradead.org/users/dedekind/mtd-tests-2.6 by David Woodhouse · 16 years ago
  72. 60f2652 [MTD] LPDDR Makefile and KConfig by Alexey Korolev · 16 years ago
  73. d814083 [MTD] LPDDR extended physmap driver to support LPDDR flash by Alexey Korolev · 16 years ago
  74. c682647 [MTD] LPDDR Command set driver by Alexey Korolev · 16 years ago
  75. 8dc0043 [MTD] LPDDR qinfo probing. by Alexey Korolev · 16 years ago
  76. 5b0d4d7 [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately by Matt Reimer · 16 years ago
  77. 7f9938d [MTD] [NAND] pxa3xx: fix non-page-aligned reads by Matt Reimer · 16 years ago
  78. a5cce42 [MTD] [NAND] fix nandsim sched.h references by Randy Dunlap · 16 years ago
  79. 232ed5e [MTD] [NAND] alauda: use USB API functions rather than constants by Julia Lawall · 16 years ago
  80. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  81. 574c3fd Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  82. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  83. 160bbab [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  84. d85316a [MTD] fix m25p80 64-bit divisions by Artem Bityutskiy · 16 years ago
  85. 5b7f3a5 [MTD] fix dataflash 64-bit divisions by Artem Bityutskiy · 16 years ago
  86. cb96cf1 [ARM] MX3: add NAND support by Sascha Hauer · 16 years ago
  87. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  88. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  89. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 16 years ago
  90. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  91. 70d13e0 [ARM] netwinder: clean up GPIO naming by Russell King · 16 years ago
  92. 15f74b0 ARM: OMAP: use gpio_to_irq by David Brownell · 16 years ago
  93. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  94. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  95. 03ed107 [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. by Jason Jin · 16 years ago
  96. d3af0f0 [MTD] [NAND] remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  97. 176bf2e [MTD] physmap: fix leak of memory returned by parse_mtd_partitions by Atsushi Nemoto · 16 years ago
  98. 002f6aa [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZE by Julia Lawall · 16 years ago
  99. dcb3e13 [MTD] physmap: make physmap compat explicit by Mike Frysinger · 16 years ago
  100. c4956ed Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6 by David Woodhouse · 16 years ago