1. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 13 years ago
  2. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  3. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  4. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  5. 9efabc8 UBI: do not link debug messages when debugging is disabled by Artem Bityutskiy · 13 years ago
  6. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  9. 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
  10. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  11. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  12. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  13. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  14. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  15. c02a02e powerpc/85xx: fix NAND_CMD_READID read bytes number by Shaohui Xie · 13 years ago
  16. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  17. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  18. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  19. 4788b60 UBI: remove dead code by Artem Bityutskiy · 13 years ago
  20. 2a82606 UBI: dump stack when switching to R/O mode by Artem Bityutskiy · 13 years ago
  21. 01a4110 UBI: fix oops in error path by Artem Bityutskiy · 13 years ago
  22. cd6d856 UBI: switch debugging tests knobs to debugfs by Artem Bityutskiy · 13 years ago
  23. 18073733 UBI: make it possible to use struct ubi_device in debug.h by Artem Bityutskiy · 13 years ago
  24. 27a0f2a UBI: prepare debugging stuff to further debugfs conversion by Artem Bityutskiy · 13 years ago
  25. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  26. d99383b UBI: change the interface of a debugging check function by Artem Bityutskiy · 13 years ago
  27. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  28. 7dc00a0 mtd: Use platform_data to retrieve tmio_nand platform bits by Samuel Ortiz · 13 years ago
  29. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  30. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 13 years ago
  31. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  32. 6b57c11 mtd: samsung onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  33. ff6e1b2 mtd: omap2 onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  34. c52840f mtd: txx9ndfmc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  35. d1e084e mtd: tmio_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  36. 5667bc8 mtd: socrates_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  37. 6baed70 mtd: sharpsl: convert to mtd_device_register() by Jamie Iles · 13 years ago
  38. af86ea8 mtd: s3c2410 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  39. acd4134 mtd: ppchameleonevb: convert to mtd_device_register() by Jamie Iles · 13 years ago
  40. 55c0689 mtd: orion_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  41. 54e07f5 mtd: omap2: convert to mtd_device_register() by Jamie Iles · 13 years ago
  42. a04d23d mtd: nomadik_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  43. 1f3a7c6 mtd: ndfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  44. 759f1d3 mtd: mxc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  45. 248f56d mtd: mpc5121_nfc: convert to mtd_device_register() by Jamie Iles · 13 years ago
  46. 85358b2 mtd: jz4740_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  47. c4a5522 mtd: h1910: convert to mtd_device_register() by Jamie Iles · 13 years ago
  48. 99335d0 mtd: fsmc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  49. 13c41db mtd: fsl_upm: convert to mtd_device_register() by Jamie Iles · 13 years ago
  50. ed9281e mtd: fsl_elbc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  51. da499d4 mtd: edb7312 nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  52. 0f47e95 mtd: diskonchip: convert to mtd_device_register() by Jamie Iles · 13 years ago
  53. 0987711 mtd: davinci_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  54. a17f7ca mtd: cs553x_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  55. 46720bb mtd: cafe_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  56. 8814687 mtd: bf5xx_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  57. 63c9dd9 mtd: bcm_umi_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  58. e6232b4 mtd: atmel_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  59. 5e7e968 mtd: uclinux: convert to mtd_device_register() by Jamie Iles · 13 years ago
  60. b5c0a4e mtd: tqm8xll: convert to mtd_device_register() by Jamie Iles · 13 years ago
  61. f6c11c1 mtd: scx200_docflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  62. 2fe2e24 mtd: sa1100-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  63. 16b0eb1 mtd: rbtx4939-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  64. 095dd50 mtd: plat-ram: convert to mtd_device_register() by Jamie Iles · 13 years ago
  65. 902766b mtd: latch-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  66. 95bf224 mtd: intel_vr_nor: convert to mtd_device_register() by Jamie Iles · 13 years ago
  67. 96b639f mtd: impa7: convert to mtd_device_register() by Jamie Iles · 13 years ago
  68. 360e40a mtd: h720x-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  69. fdbf3bf mtd: gpio-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  70. 5af3aa2 mtd: edb7312: convert to mtd_device_register() by Jamie Iles · 13 years ago
  71. bc2ffdd mtd: dc21285: convert to mtd_device_register() by Jamie Iles · 13 years ago
  72. 98b3979 mtd: sst25l: convert to mtd_device_register() by Jamie Iles · 13 years ago
  73. 436c06d mtd: dataflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  74. ba52f3a mtd: m25p80: convert to mtd_device_register() by Jamie Iles · 13 years ago
  75. 711a632 mtd: onenand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  76. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  77. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  78. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  79. 3ee904f mtd: plat_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  80. 5ffcaf3 mtd: nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  81. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  82. f5671ab mtd: introduce mtd_device_(un)register() by Jamie Iles · 13 years ago
  83. 5fcb033 mtd: always build partitioning support by Jamie Iles · 13 years ago
  84. d5ca512 mtd:fix the bad format in the mtdcore.c by Wanlong Gao · 13 years ago
  85. 8d8f26e mtd: mtdswap: fix possible null dereference by Maxin B. John · 13 years ago
  86. 5c8d260 mtd: remove duplicate assignment of chip->state by Tadashi Abe · 13 years ago
  87. 100f234 mtd: fix hang-up in cfi erase and read contention by Tadashi Abe · 13 years ago
  88. 52534f2 mtd: simplify get_mtd_device_nm function by Wanlong Gao · 13 years ago
  89. 7c802fb mtd: be silent when mtd partition parser cannot be found by Artem Bityutskiy · 13 years ago
  90. 447d9bd mtd: convert to seq_file interface by Alexey Dobriyan · 13 years ago
  91. c5d8c0c mtd: omap: fix subpage ecc issue with prefetch by Kishore Kadiyala · 13 years ago
  92. 61cc827 mtd: sst25l: fix section markings by Mike Frysinger · 13 years ago
  93. 3d2d2b6 mtd: m25p80: Add Spansion S25FL512S, S70FL01GS by Kevin Cernekee · 13 years ago
  94. baa9ae3 mtd: m25p80: Add Spansion S25FL256S by Kevin Cernekee · 13 years ago
  95. aa08465 mtd: m25p80: Clean up JEDEC manufacturer checks by Kevin Cernekee · 13 years ago
  96. 16004f3 mtd: m25p80: Add Numonyx m25px32 family by Kevin Cernekee · 13 years ago
  97. c89eeda mtd: denali: detect the number of banks by Jamie Iles · 13 years ago
  98. 9589bf5 mtd: denali: remove nearly-duplicated register definitions by Jamie Iles · 13 years ago
  99. 8445794 mtd: denali: convert to generic DMA API by Jamie Iles · 13 years ago
  100. eff3bba mtd: onenand: add missing check by john.maxin@nokia.com · 13 years ago