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