1. 0fd6b32 [MTD] Remove zero-length files mtdbdi.c and internal.ho by Jeff Garzik · 14 years ago
  2. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  3. 0661b1a mtd: ensure that bdi entries are properly initialized and registered by Jens Axboe · 14 years ago
  4. a33eb6b Move mtd_bdi_*mappable to mtdcore.c by Jörn Engel · 14 years ago
  5. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 14 years ago
  6. 6de9400 Fix JFFS2 sync silent failure by Jörn Engel · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 14 years ago
  9. 3e862c0 mtd: enable sh_flctl on SH-Mobile ARM by Magnus Damm · 14 years ago
  10. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. 91e0138 Merge branch 'master' into for-linus by Russell King · 14 years ago
  13. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  14. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  15. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  16. 4582a30 Merge git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  17. b93a4af Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  18. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  19. 1d40ddd MTD: fix pismo build error by Russell King · 14 years ago
  20. 206aa6c MIPS: Alchemy: physmap-flash for all devboards by Manuel Lauss · 15 years ago
  21. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  22. 2f70a1e omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init by Vimal Singh · 14 years ago
  23. cc87edb MTD: remove no longer used OMAP flash map by Ladislav Michl · 14 years ago
  24. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  25. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 15 years ago
  26. c14e522 tree wide: remove execute flag from .c files by Sebastian Andrzej Siewior · 15 years ago
  27. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 14 years ago
  28. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 14 years ago
  29. 6e9065d UBI: add write checking by Artem Bityutskiy · 14 years ago
  30. adbf05e UBI: simplify debugging return codes by Artem Bityutskiy · 14 years ago
  31. 0bf1c43 UBI: fix attaching error path by Artem Bityutskiy · 15 years ago
  32. f9b0080 UBI: support attaching by MTD character device name by Artem Bityutskiy · 15 years ago
  33. 9e0c7ef3 UBI: mark few variables as __initdata by Artem Bityutskiy · 15 years ago
  34. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  35. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 14 years ago
  36. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  37. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 14 years ago
  38. ebddd63 UBI: fix memory leak in update path by Artem Bityutskiy · 14 years ago
  39. b6d0c1b mtd: mxc_nand: add MX25 to Kconfig by Baruch Siach · 14 years ago
  40. f5e2bae mtd: tests: fix read, speed and stress tests on NOR flash by Morten Thunberg Svendsen · 15 years ago
  41. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  42. b531b55 UBI: add more checks to chdev open by Artem Bityutskiy · 15 years ago
  43. ff99879 UBI: initialise update marker by Peter Horton · 15 years ago
  44. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  45. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  46. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  48. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  49. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  50. 0a032a4 mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() by Roel Kluin · 15 years ago
  51. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  52. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  53. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  54. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  55. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  57. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  58. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  59. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 15 years ago
  60. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  61. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  62. df0094d mtd: m25p80: add support for Macronix MX25L4005A by Simon Guinot · 15 years ago
  63. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 15 years ago
  64. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  65. 6afaf8a UBI: flush wl before clearing update marker by Sebastian Andrzej Siewior · 15 years ago
  66. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  67. 7535266 mtd: nandsim: add support for 4KiB pages by Sebastian Andrzej Siewior · 15 years ago
  68. 82b95ec pxa3xx_nand: move pxa3xx_nand.h common into plat directory by Haojian Zhuang · 15 years ago
  69. 171d0fb pxa3xx_nand: update dependancy to support ARCH_MMP by Haojian Zhuang · 15 years ago
  70. d3490df pxa3xx_nand: add new nand chip support by Haojian Zhuang · 15 years ago
  71. 346e125 pxa3xx_nand: disable nand irq in initialization by Haojian Zhuang · 15 years ago
  72. dbf5986 pxa3xx_nand: remove hardcode irq number by Haojian Zhuang · 15 years ago
  73. 8638fac pxa3xx_nand: remove hardcode register address by Haojian Zhuang · 15 years ago
  74. 726de6e pxa3xx_nand: adjust timing of Micron NAND flash by Haojian Zhuang · 15 years ago
  75. 7ce33af pxa3xx_nand: reset read buffer before reading by Haojian Zhuang · 15 years ago
  76. a88bdbb pxa3xx_nand: fix memory out of bound by Haojian Zhuang · 15 years ago
  77. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 15 years ago
  78. 2e386e4 mtd: mtdoops: refactor as a kmsg_dumper by Simon Kagstrom · 15 years ago
  79. 9507b0c mtd: mtdoops: make record size configurable by Simon Kagstrom · 15 years ago
  80. 1114e3d mtd: mtdoops: limit the maximum mtd partition size by Simon Kagstrom · 15 years ago
  81. be95745 mtd: mtdoops: keep track of used/unused pages in an array by Simon Kagstrom · 15 years ago
  82. a15b124 mtd: mtdoops: several minor cleanups by Artem Bityutskiy · 15 years ago
  83. 7cb777a mtd: add ARM pismo support by Russell King - ARM Linux · 15 years ago
  84. 98ecc91 mtd: pxa3xx_nand: Fix PIO data transfer by David Hunter · 15 years ago
  85. 6b0d9a8 mtd: nand: fix multi-chip suspend problem by Li Yang · 15 years ago
  86. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 15 years ago
  87. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 15 years ago
  88. d5ba1c8 mtd: don't use PF_MEMALLOC by KOSAKI Motohiro · 15 years ago
  89. f611a79 mtd: Add bad block table overrides to Davinci NAND driver by Mark A. Greer · 15 years ago
  90. 837479d mtd: m25p80: Add support for CAT25xxx serial EEPROMs by Anton Vorontsov · 15 years ago
  91. 18c6182 mtd: m25p80: Rework probing/JEDEC code by Anton Vorontsov · 15 years ago
  92. b34bc03 mtd: m25p80: Convert to device table matching by Anton Vorontsov · 15 years ago
  93. 4c2b8a6 mtd: make pagetest work by Artem Bityutskiy · 15 years ago
  94. daa0f15 mtd: don't use __exit_p to wrap mxcnd_remove by Uwe Kleine-König · 15 years ago
  95. 8fead79 mtd: move excite_nand_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  96. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  97. c1317f7 mtd: eLBC NAND: give more verbose output on error by Scott Wood · 15 years ago
  98. 476459a mtd: eLBC NAND: use recommended command sequences by Scott Wood · 15 years ago
  99. b3a70f0 mtd: eLBC NAND: increase bus timeout to maximum by Scott Wood · 15 years ago
  100. 54c69cc mtd: alauda: Use hweight8 by Akinobu Mita · 15 years ago