1. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 13 years ago
  2. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  3. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  4. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  5. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 13 years ago
  6. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 13 years ago
  7. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 13 years ago
  8. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  9. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 13 years ago
  10. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  11. 154bf89 mtd: mtdpart: disallow reading OOB past the end of the partition by Artem Bityutskiy · 13 years ago
  12. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  13. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  14. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  15. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  17. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  18. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  19. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  20. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  21. 52d039f mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe by Dan Carpenter · 14 years ago
  22. a121f64 UBI: use mtd->writebufsize to set minimal I/O unit size by Anatolij Gustschin · 14 years ago
  23. 7fa33ac mtd: initialize writebufsize in the MTD object of a partition by Anatolij Gustschin · 14 years ago
  24. 25dcd29 mtd: onenand: add mtd->writebufsize initialization by Anatolij Gustschin · 14 years ago
  25. cbcab65 mtd: nand: add mtd->writebufsize initialization by Anatolij Gustschin · 14 years ago
  26. d261c72 mtd: cfi: add writebufsize initialization by Anatolij Gustschin · 14 years ago
  27. 9ac4e61 mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use by Adrian Hunter · 14 years ago
  28. cf24dc8 mtd: OneNAND: add enable / disable methods to onenand_chip by Adrian Hunter · 14 years ago
  29. 8fffed8 mtd: m25p80: Fix JEDEC ID for AT26DF321 by Aleksandr Koltsoff · 14 years ago
  30. 24ac9a9 mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max) by Ralf Rösch · 14 years ago
  31. e8953b7 mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips by Guillaume LECERF · 14 years ago
  32. e637276 mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips by Guillaume LECERF · 14 years ago
  33. eaca491 mtd: nand: ams-delta: drop omap_read/write, use ioremap by Janusz Krzysztofik · 14 years ago
  34. dcf1246 mtd: m25p80: add debugging trace in sst_write by Nicolas Ferre · 14 years ago
  35. 494f45d mtd: nand: ams-delta: select for built-in by default by Janusz Krzysztofik · 14 years ago
  36. e0c1a92 mtd: OneNAND: lighten scary initial bad block messages by Adrian Hunter · 14 years ago
  37. 263a8c8 mtd: OneNAND: OMAP2/3: add support for command line partitioning by Adrian Hunter · 15 years ago
  38. b7b1a29 mtd: nand: rearrange ONFI revision checking, add ONFI 2.3 by Brian Norris · 14 years ago
  39. 0b524fb mtd: nand: choose correct chip name (ONFI bug) by Brian Norris · 14 years ago
  40. 7e95d1f mtd: nand: ams-delta: convert to platform driver by Janusz Krzysztofik · 14 years ago
  41. 75c52a4 mtd: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  42. d983c54 mtd: OneNAND: Fix multi block erase support at 4KiB pagesize by Kyungmin Park · 14 years ago
  43. beda1d4 Revert "mtd: nand: add check for out of page read" by Artem Bityutskiy · 14 years ago
  44. 236cdc7 of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF by Rob Herring · 14 years ago
  45. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. 4931445 OMAP2/3: OneNAND: add 104MHz support by Adrian Hunter · 14 years ago
  47. ec5d043 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  48. 819c1a6 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  49. 859158b omap: nand: remove hardware ECC as default by Sukumar Ghorai · 14 years ago
  50. 4ccb3b4 mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB by David Woodhouse · 14 years ago
  51. 01039e4 mtd: onenand: bugfix for 2x mode bad block handling by Roman Tereshonkov · 14 years ago
  52. 8a8f632 mtd: OneNAND: Fix 4KiB pagesize OOB handling by Kyungmin Park · 14 years ago
  53. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  54. 4ad916b mtd: FSMC NAND remove PARTITION macro and fix compile noise by Linus Walleij · 14 years ago
  55. 6b2995b mtd: fix section mismatch on sst25l by Fabio Estevam · 14 years ago
  56. 2ebf062 mtd: mxc_nand: Fix warning on nr_parts unused variable by Fabio Estevam · 14 years ago
  57. eeda667 mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot by Sergej.Stepanov@ids.de · 14 years ago
  58. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  59. e14feaf mtd: nand: add check for out of page read by Jason Liu · 14 years ago
  60. 1534b8b mtd: fix nand kernel-doc warnings by Randy Dunlap · 14 years ago
  61. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  62. 23079f9 mtd: nand: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  63. f9a5279 mtd: maps: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  64. 9118ea3 mtd: NAND: jz4740: Remove custom {read,write}_page handlers by Lars-Peter Clausen · 14 years ago
  65. a338ada mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static by Lars-Peter Clausen · 14 years ago
  66. ce4a37f mtd: remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  67. a0c5a39 mtd: mtdchar: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  68. ac80dac mtd: onenand: implement cache program feature for 4KiB page onenand by Roman Tereshonkov · 14 years ago
  69. d19d7b4 mtd: onenand: fix omap2 code to handle cache program feature by Roman Tereshonkov · 14 years ago
  70. 309b5e4 mtd: use vzalloc by Joe Perches · 14 years ago
  71. 08b3af3 mtd: OneNAND: Fix page offset handling at 2KiB pagesize by Kyungmin Park · 14 years ago
  72. daf05ec mtd: nandsim: spell fixes in comments by srimugunthan · 14 years ago
  73. ac622f5 mtd: m25p80: Add support for Macronix MX25L25655E by Kevin Cernekee · 14 years ago
  74. 4b7f742 mtd: m25p80: Add support for Macronix MX25L25635E by Kevin Cernekee · 14 years ago
  75. f0dff9b mtd: m25p80: Reinstate error print on unrecognized flash by Kevin Cernekee · 14 years ago
  76. b7b6e08 mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS by Grant Likely · 14 years ago
  77. 3345cc4 mtd: bcm963xx-flash: try JEDEC probe if CFI fails by Guillaume LECERF · 14 years ago
  78. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  79. f9d1bf7 ARM: pxa: fix pxa2xx-flash section mismatch by Marek Vasut · 14 years ago
  80. 1b1d76e UBI: release locks in check_corruption by Dan Carpenter · 14 years ago
  81. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  82. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  83. 731edacb mtd: fix bdev exclusive open bugs in block2mtd::add_device() by Tejun Heo · 14 years ago
  84. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  85. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  86. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  87. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  88. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  89. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  90. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  91. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  92. 6411bf6 Revert "mtd: cleanup Kconfig dependencies" by David Woodhouse · 14 years ago
  93. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  94. 9fc05fc mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips by Guillaume LECERF · 14 years ago
  95. fc61015 mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode by Guillaume LECERF · 14 years ago
  96. b5d194c mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one by Guillaume LECERF · 14 years ago
  97. 89a8228 block2mtd: dubious assignment by Nicolas Kaiser · 14 years ago
  98. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  99. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  100. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago