1. 7578ca9 mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock by Axel Lin · 13 years ago
  2. 82e023a mtd: fsmc_nand: fix a memory leak by Axel Lin · 13 years ago
  3. 1a35919 mtd: pxa3xx_nand: fix a memory leak by Axel Lin · 13 years ago
  4. d80932b mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove by Axel Lin · 13 years ago
  5. 43c6871 mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove by Axel Lin · 13 years ago
  6. b079482 mtd: denali: remove calling mtd_device_unregister() after nand_release() by Axel Lin · 13 years ago
  7. 5507766 mtd: nand: remove unnecessary TODO by Brian Norris · 13 years ago
  8. 4d1220f mtd: m25p80 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  9. 5c4eefb mtd: mtdpart: default to cmdlinepart, NULL partitions probing by Dmitry Eremin-Solenikov · 13 years ago
  10. 2e7485f mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS by Dmitry Eremin-Solenikov · 13 years ago
  11. 13e0fe4 mtd: drop physmap_configure by Dmitry Eremin-Solenikov · 13 years ago
  12. 0694749 mtd: drop ceiva map driver by Dmitry Eremin-Solenikov · 13 years ago
  13. d3f2ed5 mtd: nand: remove meaningless delay from nand_unlock by Jiri Pinkava · 13 years ago
  14. 1754aab mtd: ATMEL, AVR32: inline nand partition table access by Dmitry Eremin-Solenikov · 13 years ago
  15. 53d5d88 mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix by Brian Norris · 13 years ago
  16. b8f8068 mtd: nand: move NAND_CREATE_EMPTY_BBT flag by Brian Norris · 13 years ago
  17. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  18. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  19. 5fb1549 mtd: nand: separate chip options / bbt_options by Brian Norris · 13 years ago
  20. a0dc552 mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option by Brian Norris · 13 years ago
  21. 1c3bd14 mtd: onenand: return proper error if regulator_get fails by Axel Lin · 13 years ago
  22. 1712cde mtd: convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  23. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  24. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  25. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  26. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  27. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  28. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  29. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  30. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  31. c02a02e powerpc/85xx: fix NAND_CMD_READID read bytes number by Shaohui Xie · 13 years ago
  32. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  33. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  34. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  35. 4788b60 UBI: remove dead code by Artem Bityutskiy · 13 years ago
  36. 2a82606 UBI: dump stack when switching to R/O mode by Artem Bityutskiy · 13 years ago
  37. 01a4110 UBI: fix oops in error path by Artem Bityutskiy · 13 years ago
  38. cd6d856 UBI: switch debugging tests knobs to debugfs by Artem Bityutskiy · 13 years ago
  39. 18073733 UBI: make it possible to use struct ubi_device in debug.h by Artem Bityutskiy · 13 years ago
  40. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  41. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  42. d99383b UBI: change the interface of a debugging check function by Artem Bityutskiy · 13 years ago
  43. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  44. 7dc00a0 mtd: Use platform_data to retrieve tmio_nand platform bits by Samuel Ortiz · 13 years ago
  45. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  46. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 13 years ago
  47. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  48. 6b57c11 mtd: samsung onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  49. ff6e1b2 mtd: omap2 onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  50. c52840f mtd: txx9ndfmc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  51. d1e084e mtd: tmio_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  52. 5667bc8 mtd: socrates_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  53. 6baed70 mtd: sharpsl: convert to mtd_device_register() by Jamie Iles · 13 years ago
  54. af86ea8 mtd: s3c2410 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  55. acd4134 mtd: ppchameleonevb: convert to mtd_device_register() by Jamie Iles · 13 years ago
  56. 55c0689 mtd: orion_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  57. 54e07f5 mtd: omap2: convert to mtd_device_register() by Jamie Iles · 13 years ago
  58. a04d23d mtd: nomadik_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  59. 1f3a7c6 mtd: ndfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  60. 759f1d3 mtd: mxc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  61. 248f56d mtd: mpc5121_nfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  62. 85358b2 mtd: jz4740_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  63. c4a5522 mtd: h1910: convert to mtd_device_register() by Jamie Iles · 13 years ago
  64. 99335d0 mtd: fsmc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  65. 13c41db mtd: fsl_upm: convert to mtd_device_register() by Jamie Iles · 13 years ago
  66. ed9281e mtd: fsl_elbc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  67. da499d4 mtd: edb7312 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  68. 0f47e95 mtd: diskonchip: convert to mtd_device_register() by Jamie Iles · 13 years ago
  69. 0987711 mtd: davinci_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  70. a17f7ca mtd: cs553x_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  71. 46720bb mtd: cafe_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  72. 8814687 mtd: bf5xx_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  73. 63c9dd9 mtd: bcm_umi_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  74. e6232b4 mtd: atmel_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  75. 5e7e968 mtd: uclinux: convert to mtd_device_register() by Jamie Iles · 13 years ago
  76. b5c0a4e mtd: tqm8xll: convert to mtd_device_register() by Jamie Iles · 13 years ago
  77. f6c11c1 mtd: scx200_docflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  78. 2fe2e24 mtd: sa1100-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  79. 16b0eb1 mtd: rbtx4939-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  80. 095dd50 mtd: plat-ram: convert to mtd_device_register() by Jamie Iles · 13 years ago
  81. 902766b mtd: latch-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  82. 95bf224 mtd: intel_vr_nor: convert to mtd_device_register() by Jamie Iles · 13 years ago
  83. 96b639f mtd: impa7: convert to mtd_device_register() by Jamie Iles · 13 years ago
  84. 360e40a mtd: h720x-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  85. fdbf3bf mtd: gpio-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  86. 5af3aa2 mtd: edb7312: convert to mtd_device_register() by Jamie Iles · 13 years ago
  87. bc2ffdd mtd: dc21285: convert to mtd_device_register() by Jamie Iles · 13 years ago
  88. 98b3979 mtd: sst25l: convert to mtd_device_register() by Jamie Iles · 13 years ago
  89. 436c06d mtd: dataflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  90. ba52f3a mtd: m25p80: convert to mtd_device_register() by Jamie Iles · 13 years ago
  91. 711a632 mtd: onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  92. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  93. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  94. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  95. 3ee904f mtd: plat_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  96. 5ffcaf3 mtd: nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  97. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  98. f5671ab mtd: introduce mtd_device_(un)register() by Jamie Iles · 13 years ago
  99. 5fcb033 mtd: always build partitioning support by Jamie Iles · 13 years ago
  100. d5ca512 mtd:fix the bad format in the mtdcore.c by Wanlong Gao · 13 years ago