1. 8193304 mtd: Fix handling of mtdname in txx9ndfmc.c by David Woodhouse · 15 years ago
  2. 9fd1e8f mtd: Add armflash support for multiple blocks of flash by Catalin Marinas · 15 years ago
  3. 8d42b52 mtd: DIL/NetPC broken for now by David Woodhouse · 15 years ago
  4. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  5. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  6. b90cf66 [MTD] Remove option for add_mtd_partitions() to not register partitions. by David Woodhouse · 15 years ago
  7. 4704a78 [MTD] Only set partition suspend/resume method if parent not registered by David Woodhouse · 15 years ago
  8. ccd9385 [MTD] Remove mtd->{suspend,resume} calls from board drivers by David Woodhouse · 15 years ago
  9. 15bce40 [MTD] Restore suspend/resume support for mtd devices by David Woodhouse · 15 years ago
  10. d694846 [MTD] set blkdev parent to the mtd device, not its parent by David Woodhouse · 15 years ago
  11. ddbd3b6 UBI: fix race condition by Artem Bityutskiy · 15 years ago
  12. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  13. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  14. dbf8c11 mtd_dataflash: unbreak erase support by Peter Korsgaard · 15 years ago
  15. 95c9c1d UBI: minor serialization fix by Artem Bityutskiy · 15 years ago
  16. d38dce5 UBI: do not panic if volume check fails by Artem Bityutskiy · 15 years ago
  17. cfcf0ec UBI: add dump_stack in checking code by Artem Bityutskiy · 15 years ago
  18. ffb6b7e UBI: fix races in I/O debugging checks by Artem Bityutskiy · 15 years ago
  19. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 15 years ago
  20. e1cf7e6 UBI: improve debugging messages by Artem Bityutskiy · 15 years ago
  21. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  22. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago
  23. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  24. 1498ada mtd_blkdevs: dequeue in-flight request by Tejun Heo · 15 years ago
  25. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  26. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  27. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  28. 621c255 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  29. cd1a6de mtd: fix timeout in M25P80 driver by Peter Horton · 15 years ago
  30. 3f33b0a mtd: Bug in m25p80.c during whole-chip erase by Steven A. Falco · 15 years ago
  31. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  32. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  33. e769354 mtd: expose subpage size via sysfs by Artem Bityutskiy · 15 years ago
  34. 2fdb114 mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR by Denis V. Lunev · 15 years ago
  35. 38d9aef Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  36. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  37. 30bbf14 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  38. 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 15 years ago
  39. d8877f1 [MTD] mtdpart: Make ecc_stats more realistic. by Yauhen Kharuzhy · 15 years ago
  40. ade92a6 [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 15 years ago
  41. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  42. db99a55 [MTD] [NOR] Add device parent info to physmap_of by David Woodhouse · 15 years ago
  43. 1b57819 [MTD] [NAND] Add support for NAND on the Socrates board by Wolfgang Grandegger · 15 years ago
  44. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  45. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  46. 45b0907 [MTD] sysfs support should not depend on CONFIG_PROC_FS by Kevin Cernekee · 15 years ago
  47. c451c7c [MTD] [NAND] Add parent info for CAFÉ controller by David Woodhouse · 15 years ago
  48. 87f39f0 [MTD] support driver model updates by David Brownell · 15 years ago
  49. 694bb7f [MTD] driver model updates (part 2) by Kevin Cernekee · 15 years ago
  50. 1f24b5a [MTD] driver model updates by David Brownell · 15 years ago
  51. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  52. 9d63287 [MTD] [NAND] move gen_nand's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  53. f0b1e58 [MTD] [MAPS] move sa1100 flash's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  54. 2cf3a114 [MTD] fix use after free in register_mtd_blktrans by Marcin Slusarz · 15 years ago
  55. 67a52bb [ARM] fix build-breaking 7a192ec commit by Russell King · 15 years ago
  56. a6e6abd module: remove module_text_address() by Rusty Russell · 15 years ago
  57. 23d4249 trivial: NULL noise: drivers/mtd/tests/mtd_*test.c by Hannes Eder · 15 years ago
  58. 2a7af8c trivial: MTD: remove EOL from MODULE_DESCRIPTION by Niels de Vos · 15 years ago
  59. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  60. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  61. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  62. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  63. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  64. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  65. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  66. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  67. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  68. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  69. 61dd7eb [MTD] [MAPS] Drop now unused sharpsl-flash map by Dmitry Eremin-Solenikov · 15 years ago
  70. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  71. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  72. 4b08e14 [MTD] ofpart: Check name property to determine partition nodes. by Benjamin Krill · 16 years ago
  73. c0e6616 [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page by Yoshihiro Shimoda · 15 years ago
  74. 6e232cf NOMMU: Add support for direct mapping through mtdconcat if possible by David Howells · 15 years ago
  75. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  76. 9ce9690 [MTD] [OneNAND] Add write-while-program support by Kyungmin Park · 16 years ago
  77. a29f280 [MTD] [OneNAND] omap2: panic_write may be in an interrupt context by Adrian Hunter · 15 years ago
  78. 17b536c [MTD] mtdpart: Make all partition parsers return allocated array by Atsushi Nemoto · 15 years ago
  79. bd50a0f [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip by Yegor Yefremov · 15 years ago
  80. 48ec00a [MTD] mtdoops: fix a bit of spin lock usage by Adrian Hunter · 15 years ago
  81. e2a0f25 [MTD] mtdoops: allow MTD selection by name by Adrian Hunter · 15 years ago
  82. f271049 [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader by Mike Rapoport · 15 years ago
  83. 82a72d1 [MTD] [NAND] pxa3xx_nand: allow building as module by Mike Rapoport · 15 years ago
  84. b2ed368 [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' by Mike Rapoport · 15 years ago
  85. e7f5216 [MTD] Auto-load nftl module when device opened. by Scott James Remnant · 15 years ago
  86. 90160e1 [MTD] Auto-load mtdchar module when device opened. by Scott James Remnant · 15 years ago
  87. 6ac15e9 [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation(). by Graff Yang · 15 years ago
  88. 610f75e [MTD] RBTX4939 map driver by Atsushi Nemoto · 15 years ago
  89. 64fb65b [MTD] TXx9 SoC NAND Flash Memory Controller driver by Atsushi Nemoto · 15 years ago
  90. a4b6d51 [MTD] partitioning utility predicates by David Brownell · 15 years ago
  91. 7ed8c7d [MTD] we don't need no misc devices by David Brownell · 15 years ago
  92. d5e539a [MTD] [NAND] davinci: drop usage of cpu_is_* macro by Kevin Hilman · 15 years ago
  93. 374555a [MTD] [NAND] fix broken debug messages by David Brownell · 15 years ago
  94. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 15 years ago
  95. 52ff49d [MTD] [NAND] fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  96. bfc4925 [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() by Mike Frysinger · 15 years ago
  97. 8d30cab [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit by Mike Frysinger · 15 years ago
  98. 08d2503 [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX by Mike Frysinger · 15 years ago
  99. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  100. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 15 years ago