1. cd1a6de mtd: fix timeout in M25P80 driver by Peter Horton · 15 years ago
  2. 3f33b0a mtd: Bug in m25p80.c during whole-chip erase by Steven A. Falco · 15 years ago
  3. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  4. 67cd724 cafe_nand: Fix warning by Alan Cox · 15 years ago
  5. e769354 mtd: expose subpage size via sysfs by Artem Bityutskiy · 15 years ago
  6. 2fdb114 mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR by Denis V. Lunev · 15 years ago
  7. 38d9aef Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  8. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  9. 30bbf14 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  10. 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 15 years ago
  11. d8877f1 [MTD] mtdpart: Make ecc_stats more realistic. by Yauhen Kharuzhy · 15 years ago
  12. ade92a6 [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 15 years ago
  13. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  14. db99a55 [MTD] [NOR] Add device parent info to physmap_of by David Woodhouse · 15 years ago
  15. 1b57819 [MTD] [NAND] Add support for NAND on the Socrates board by Wolfgang Grandegger · 15 years ago
  16. 81ec536 [MTD] [NAND] Add support for 4KiB pages. by Thomas Gleixner · 17 years ago
  17. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  18. 45b0907 [MTD] sysfs support should not depend on CONFIG_PROC_FS by Kevin Cernekee · 15 years ago
  19. c451c7c [MTD] [NAND] Add parent info for CAFÉ controller by David Woodhouse · 15 years ago
  20. 87f39f0 [MTD] support driver model updates by David Brownell · 15 years ago
  21. 694bb7f [MTD] driver model updates (part 2) by Kevin Cernekee · 15 years ago
  22. 1f24b5a [MTD] driver model updates by David Brownell · 15 years ago
  23. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. 9d63287 [MTD] [NAND] move gen_nand's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  25. f0b1e58 [MTD] [MAPS] move sa1100 flash's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  26. 2cf3a11 [MTD] fix use after free in register_mtd_blktrans by Marcin Slusarz · 15 years ago
  27. 67a52bb [ARM] fix build-breaking 7a192ec commit by Russell King · 15 years ago
  28. a6e6abd module: remove module_text_address() by Rusty Russell · 15 years ago
  29. 23d4249 trivial: NULL noise: drivers/mtd/tests/mtd_*test.c by Hannes Eder · 15 years ago
  30. 2a7af8c trivial: MTD: remove EOL from MODULE_DESCRIPTION by Niels de Vos · 15 years ago
  31. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  32. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  33. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  34. 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
  35. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 15 years ago
  36. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  37. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  38. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  39. 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
  40. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  41. 61dd7eb [MTD] [MAPS] Drop now unused sharpsl-flash map by Dmitry Eremin-Solenikov · 15 years ago
  42. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 15 years ago
  43. c36f1e3 mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  44. 4b08e14 [MTD] ofpart: Check name property to determine partition nodes. by Benjamin Krill · 15 years ago
  45. c0e6616 [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page by Yoshihiro Shimoda · 15 years ago
  46. 6e232cf NOMMU: Add support for direct mapping through mtdconcat if possible by David Howells · 15 years ago
  47. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  48. 9ce9690 [MTD] [OneNAND] Add write-while-program support by Kyungmin Park · 16 years ago
  49. a29f280 [MTD] [OneNAND] omap2: panic_write may be in an interrupt context by Adrian Hunter · 15 years ago
  50. 17b536c [MTD] mtdpart: Make all partition parsers return allocated array by Atsushi Nemoto · 15 years ago
  51. bd50a0f [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip by Yegor Yefremov · 15 years ago
  52. 48ec00a [MTD] mtdoops: fix a bit of spin lock usage by Adrian Hunter · 15 years ago
  53. e2a0f25 [MTD] mtdoops: allow MTD selection by name by Adrian Hunter · 15 years ago
  54. f271049 [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader by Mike Rapoport · 15 years ago
  55. 82a72d1 [MTD] [NAND] pxa3xx_nand: allow building as module by Mike Rapoport · 15 years ago
  56. b2ed368 [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' by Mike Rapoport · 15 years ago
  57. e7f5216 [MTD] Auto-load nftl module when device opened. by Scott James Remnant · 15 years ago
  58. 90160e1 [MTD] Auto-load mtdchar module when device opened. by Scott James Remnant · 15 years ago
  59. 6ac15e9 [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation(). by Graff Yang · 15 years ago
  60. 610f75e [MTD] RBTX4939 map driver by Atsushi Nemoto · 15 years ago
  61. 64fb65b [MTD] TXx9 SoC NAND Flash Memory Controller driver by Atsushi Nemoto · 15 years ago
  62. a4b6d51 [MTD] partitioning utility predicates by David Brownell · 15 years ago
  63. 7ed8c7d [MTD] we don't need no misc devices by David Brownell · 15 years ago
  64. d5e539a [MTD] [NAND] davinci: drop usage of cpu_is_* macro by Kevin Hilman · 15 years ago
  65. 374555a [MTD] [NAND] fix broken debug messages by David Brownell · 15 years ago
  66. ff4569c [MTD] [NAND] davinci_nand driver by David Brownell · 15 years ago
  67. 52ff49d [MTD] [NAND] fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  68. bfc4925 [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() by Mike Frysinger · 15 years ago
  69. 8d30cab [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit by Mike Frysinger · 15 years ago
  70. 08d2503 [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX by Mike Frysinger · 15 years ago
  71. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  72. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 15 years ago
  73. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 15 years ago
  74. d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 15 years ago
  75. 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 15 years ago
  76. 47a7268 mtd: flash mapping support for Dreamcast VMU. by Adrian McMenamin · 15 years ago
  77. b74d196 [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h by Eric Miao · 15 years ago
  78. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  79. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  80. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  81. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 15 years ago
  82. 221be17 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  83. b50be33 [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver. by David Woodhouse · 15 years ago
  84. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  85. 1b24bc3 UBI: add fsync capability by Corentin Chary · 15 years ago
  86. 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 15 years ago
  87. ab00d68 [MTD] [MAPS] blackfin async requires complex mappings by Mike Frysinger · 15 years ago
  88. 10715b8 [MTD] [MAPS] blackfin: fix memory leak in error path by Mike Frysinger · 15 years ago
  89. e480814 [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device} by Atsushi Nemoto · 15 years ago
  90. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  91. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 15 years ago
  92. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  93. de86962 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  94. bcc8f3e rename platform_driver name "flash" to "sa1100-mtd" by Uwe Kleine-König · 15 years ago
  95. 0d28088 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  96. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 15 years ago
  97. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 15 years ago
  98. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 15 years ago
  99. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 15 years ago
  100. 36b477d UBI: fix resource de-allocation by Artem Bityutskiy · 15 years ago