1. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  2. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  3. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  4. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  5. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  6. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  7. 969e57a mtd: mtdchar: rename functions by Artem Bityutskiy · 13 years ago
  8. 48d3610 logfs: rename functions starting with mtd_ by Artem Bityutskiy · 13 years ago
  9. cdfe5ed mtd: lpddr: drop unnecessary zeroing by Artem Bityutskiy · 13 years ago
  10. 4a42243 mtd: map.h: fix arm cross-build failure by Artem Bityutskiy · 13 years ago
  11. bca7f5f mtd: txx9ndfmc: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  12. af32b36 mtd: lantiq-flash: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  13. 775c3220 mtd: gpio-nand: add device tree bindings by Jamie Iles · 13 years ago
  14. f98872f mtd: bcm63xxpart: check the image tag's crc32 by Jonas Gorski · 13 years ago
  15. 8051667 MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers by Jonas Gorski · 13 years ago
  16. 327c62c mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition by Jonas Gorski · 13 years ago
  17. 678eb9b mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB by Jonas Gorski · 13 years ago
  18. f2d9739 mtd: bcm63xxpart: check version marker string for newer CFEs by Jonas Gorski · 13 years ago
  19. f9fbcdc mtd: sm_ftl: fix module parameter by Rusty Russell · 13 years ago
  20. e10019b mtd: docg3: remove unused function by Robert Jarzmik · 13 years ago
  21. f57eb5c mtd: nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  22. d825110 mtd: nand: fixup for fmr initialization of Freescale NAND controller by Shengzhou Liu · 13 years ago
  23. 2b00668 mtd: document that MEMWRITE ioctl is NAND-specific by Artem Bityutskiy · 13 years ago
  24. 9ae84fe mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly by Liu Shuo · 13 years ago
  25. 556f063 mtdoops: fix the oops_page_used array size by Roman Tereshonkov · 13 years ago
  26. 5346671 jffs2: fix up error handling for insert_inode_locked by Eric Sandeen · 13 years ago
  27. fa3ae71 mtd: maps: remove the now unused bcm963xx-flash by Jonas Gorski · 13 years ago
  28. f4aa7ad MIPS: BCM63XX: use the new bcm63xxpart parser by Jonas Gorski · 13 years ago
  29. 529688f mtd: maps: physmap: allow partition parsers for physmap_flash_data by Jonas Gorski · 13 years ago
  30. 70a3c16 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser by Jonas Gorski · 13 years ago
  31. ca105f4 mtd: maps: bcm963xx-flash: clean up printk usage by Jonas Gorski · 13 years ago
  32. 6ae9c1c mtd: maps: bcm963xx-flash: remove superfluous semicolons by Jonas Gorski · 13 years ago
  33. 35096cb mtd: maps: bcm963xx-flash: fix word order for spare partition by Jonas Gorski · 13 years ago
  34. 47882d7 mtd: davinci: if no amif timing is passed, don; t setup cscfg register by Heiko Schocher · 13 years ago
  35. e32de76 mtd: nand: set correct length to FBCR for a non-full-page write by Liu Shuo · 13 years ago
  36. a9a552f mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR by Liu Shuo · 13 years ago
  37. b604436 mtd: docg3: fixes and cleanups by Robert Jarzmik · 13 years ago
  38. 3538c56 mtd: mtdoops: skip reading initially bad blocks by Roman Tereshonkov · 13 years ago
  39. 2f4478c mtd: tests: stresstest: bail out if device has not enough eraseblocks by Wolfram Sang · 13 years ago
  40. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  41. 1f9327f Documentation: add sysfs entries for mtd docg3 chips by Robert Jarzmik · 13 years ago
  42. b49e345 mtd: docg3: dereferencing an ERR_PTR() in docg3_probe() by Dan Carpenter · 13 years ago
  43. 5d3667e mtd: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  44. 0f769d3 mtd: docg3: add protection areas sysfs access by Robert Jarzmik · 13 years ago
  45. c3de8a8 mtd: docg3: add fast mode by Robert Jarzmik · 13 years ago
  46. e4b2a96 mtd: docg3: add suspend and resume by Robert Jarzmik · 13 years ago
  47. d13d19e mtd: docg3: add ECC correction code by Robert Jarzmik · 13 years ago
  48. 7a7fcf1 mtd: docg3: map erase and write functions by Robert Jarzmik · 13 years ago
  49. de03cd7 mtd: docg3: add erase functions by Robert Jarzmik · 13 years ago
  50. fb50b58 mtd: docg3: add write functions by Robert Jarzmik · 13 years ago
  51. 316e627 mtd: docg3: add OOB buffer to device structure by Robert Jarzmik · 13 years ago
  52. 376fbf2 mtd: docg3: add registers for erasing and writing by Robert Jarzmik · 13 years ago
  53. 732b63b mtd: docg3: add OOB layout to mtdinfo by Robert Jarzmik · 13 years ago
  54. ae9d493 mtd: docg3: add multiple floor support by Robert Jarzmik · 13 years ago
  55. 32a50b3 mtd: docg3: fix reading oob+data without correction by Robert Jarzmik · 13 years ago
  56. 34db8a5 mtd: docg3: fix BCH registers by Robert Jarzmik · 13 years ago
  57. dbc26d9 mtd: docg3: fix protection areas reading by Robert Jarzmik · 13 years ago
  58. 84a9305 mtd: docg3: fix tracing of IO in writeb by Robert Jarzmik · 13 years ago
  59. ac48e80 mtd: docg3: fix debug log verbosity by Robert Jarzmik · 13 years ago
  60. 12f049b mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 13 years ago
  61. 8e98746 mtd: cfi: Allow per-mapping CFI device endianness by Aaron Sierra · 13 years ago
  62. 342ff28 mtd: mtd_blkdevs: don't increase 'open' count on error path by Brian Norris · 13 years ago
  63. 8c34233 mtd: nand: scan 1st and 2nd page for Macronix SLC by Brian Norris · 13 years ago
  64. c01804e mtd: nand: add 512 Mbit device code (Macronix) by Brian Norris · 13 years ago
  65. c1257b4 mtd: nand: add Macronix manufacturer by Brian Norris · 13 years ago
  66. 5f0a6e2 Linux 3.2-rc7 by Linus Torvalds · 13 years ago
  67. a22681f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  68. 6d451c5 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  69. 71448c1 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  70. 4d18de9 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  71. 827fa4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  72. 5d219c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  73. 155d455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  74. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  75. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  76. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 13 years ago
  77. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 13 years ago
  78. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  79. a0a129f rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() by Xi Wang · 13 years ago
  80. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  81. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  82. a13861a bridge: provide a mtu() method for fake_dst_ops by Eric Dumazet · 13 years ago
  83. ad1fca2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  84. 961902c md/bitmap: It is OK to clear bits during recovery. by NeilBrown · 13 years ago
  85. 60fc137 md: don't give up looking for spares on first failure-to-add by NeilBrown · 13 years ago
  86. 30d7a48 md/raid5: ensure correct assessment of drives during degraded reshape. by NeilBrown · 13 years ago
  87. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 13 years ago
  88. 7cc8583 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). by David S. Miller · 13 years ago
  89. b3b1b70 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  90. abe8809 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  91. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  92. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  93. e30e2fd VFS: Fix race between CPU hotplug and lglocks by Srivatsa S. Bhat · 13 years ago
  94. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. d5ed5e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  96. 0703c68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  97. e6f67b8 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL by Dave Kleikamp · 13 years ago
  98. 341f5b1 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  99. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  100. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago