1. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  2. 7ae79d7 mtd: introduce mtd_panic_write interface by Artem Bityutskiy · 13 years ago
  3. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  4. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  5. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  6. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  7. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  8. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  9. 969e57a mtd: mtdchar: rename functions by Artem Bityutskiy · 13 years ago
  10. cdfe5ed mtd: lpddr: drop unnecessary zeroing 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. 327c62c mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition by Jonas Gorski · 13 years ago
  16. 678eb9b mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB by Jonas Gorski · 13 years ago
  17. f2d9739 mtd: bcm63xxpart: check version marker string for newer CFEs by Jonas Gorski · 13 years ago
  18. f9fbcdc mtd: sm_ftl: fix module parameter by Rusty Russell · 13 years ago
  19. e10019b mtd: docg3: remove unused function by Robert Jarzmik · 13 years ago
  20. f57eb5c mtd: nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  21. d825110 mtd: nand: fixup for fmr initialization of Freescale NAND controller by Shengzhou Liu · 13 years ago
  22. 9ae84fe mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly by Liu Shuo · 13 years ago
  23. 556f063 mtdoops: fix the oops_page_used array size by Roman Tereshonkov · 13 years ago
  24. fa3ae71 mtd: maps: remove the now unused bcm963xx-flash by Jonas Gorski · 13 years ago
  25. 529688f mtd: maps: physmap: allow partition parsers for physmap_flash_data by Jonas Gorski · 13 years ago
  26. 70a3c16 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser by Jonas Gorski · 13 years ago
  27. ca105f4 mtd: maps: bcm963xx-flash: clean up printk usage by Jonas Gorski · 13 years ago
  28. 6ae9c1c mtd: maps: bcm963xx-flash: remove superfluous semicolons by Jonas Gorski · 13 years ago
  29. 35096cb mtd: maps: bcm963xx-flash: fix word order for spare partition by Jonas Gorski · 13 years ago
  30. 47882d7 mtd: davinci: if no amif timing is passed, don; t setup cscfg register by Heiko Schocher · 13 years ago
  31. e32de76 mtd: nand: set correct length to FBCR for a non-full-page write by Liu Shuo · 13 years ago
  32. a9a552f mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR by Liu Shuo · 13 years ago
  33. b604436 mtd: docg3: fixes and cleanups by Robert Jarzmik · 13 years ago
  34. 3538c56 mtd: mtdoops: skip reading initially bad blocks by Roman Tereshonkov · 13 years ago
  35. 2f4478c mtd: tests: stresstest: bail out if device has not enough eraseblocks by Wolfram Sang · 13 years ago
  36. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  37. b49e345 mtd: docg3: dereferencing an ERR_PTR() in docg3_probe() by Dan Carpenter · 13 years ago
  38. 5d3667e mtd: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  39. 0f769d3 mtd: docg3: add protection areas sysfs access by Robert Jarzmik · 13 years ago
  40. c3de8a8 mtd: docg3: add fast mode by Robert Jarzmik · 13 years ago
  41. e4b2a96 mtd: docg3: add suspend and resume by Robert Jarzmik · 13 years ago
  42. d13d19e mtd: docg3: add ECC correction code by Robert Jarzmik · 13 years ago
  43. 7a7fcf1 mtd: docg3: map erase and write functions by Robert Jarzmik · 13 years ago
  44. de03cd7 mtd: docg3: add erase functions by Robert Jarzmik · 13 years ago
  45. fb50b58 mtd: docg3: add write functions by Robert Jarzmik · 13 years ago
  46. 316e627 mtd: docg3: add OOB buffer to device structure by Robert Jarzmik · 13 years ago
  47. 376fbf2 mtd: docg3: add registers for erasing and writing by Robert Jarzmik · 13 years ago
  48. 732b63b mtd: docg3: add OOB layout to mtdinfo by Robert Jarzmik · 13 years ago
  49. ae9d493 mtd: docg3: add multiple floor support by Robert Jarzmik · 13 years ago
  50. 32a50b3 mtd: docg3: fix reading oob+data without correction by Robert Jarzmik · 13 years ago
  51. 34db8a5 mtd: docg3: fix BCH registers by Robert Jarzmik · 13 years ago
  52. dbc26d9 mtd: docg3: fix protection areas reading by Robert Jarzmik · 13 years ago
  53. 84a9305 mtd: docg3: fix tracing of IO in writeb by Robert Jarzmik · 13 years ago
  54. ac48e80 mtd: docg3: fix debug log verbosity by Robert Jarzmik · 13 years ago
  55. 12f049b mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 13 years ago
  56. 8e98746 mtd: cfi: Allow per-mapping CFI device endianness by Aaron Sierra · 13 years ago
  57. 342ff28 mtd: mtd_blkdevs: don't increase 'open' count on error path by Brian Norris · 13 years ago
  58. 8c34233 mtd: nand: scan 1st and 2nd page for Macronix SLC by Brian Norris · 13 years ago
  59. c01804e mtd: nand: add 512 Mbit device code (Macronix) by Brian Norris · 13 years ago
  60. c1257b4 mtd: nand: add Macronix manufacturer by Brian Norris · 13 years ago
  61. 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
  62. ad1fca2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  63. 961902c md/bitmap: It is OK to clear bits during recovery. by NeilBrown · 13 years ago
  64. 60fc137 md: don't give up looking for spares on first failure-to-add by NeilBrown · 13 years ago
  65. 30d7a48 md/raid5: ensure correct assessment of drives during degraded reshape. by NeilBrown · 13 years ago
  66. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 13 years ago
  67. b3b1b70 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  68. abe8809 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  69. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  70. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  71. 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
  72. 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
  73. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  74. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  75. b9e26df Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  76. 11da3764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  77. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. a205b08 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 455ba0c Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. 929e8d4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  81. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  82. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  83. fa86040 mfd: Include linux/io.h to jz4740-adc by Axel Lin · 13 years ago
  84. c1e61bc mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler by NeilBrown · 13 years ago
  85. 286f8f3 mfd: Base interrupt for twl4030-irq must be one-shot by NeilBrown · 13 years ago
  86. 8f6a459 mfd: Handle tps65910 clear-mask correctly by Marcus Folkesson · 13 years ago
  87. df72064 mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources by Axel Lin · 13 years ago
  88. 8653be1 mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver by Ilya Yanok · 13 years ago
  89. 858a630 mfd: include linux/module.h for ab5500-debugfs by Axel Lin · 13 years ago
  90. b5488b6 mfd: Update wm8994 active device checks for WM1811 by Mark Brown · 13 years ago
  91. 26bc4e0 mfd: Set tps6586x bits if new value is different from the old one by Axel Lin · 13 years ago
  92. af65e6c mfd: Set da903x bits if new value is different from the old one by Axel Lin · 13 years ago
  93. 890c98e mfd: Set adp5520 bits if new value is different from the old one by Axel Lin · 13 years ago
  94. 9ad33ba mfd: Add missed free_irq in da903x_remove by Axel Lin · 13 years ago
  95. 6107428 mmc: vub300: fix type of firmware_rom_wait_states module parameter by Rusty Russell · 13 years ago
  96. 5c7f0e0 Revert "mmc: enable runtime PM by default" by Ohad Ben-Cohen · 13 years ago
  97. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  98. 511585a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  99. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  100. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago