1. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  2. 5008231 Revert "mtd: atmel_nand: optimize read/write buffer functions" by Artem Bityutskiy · 13 years ago
  3. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  4. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  5. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  6. 9398d1c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 by Huang Shijie · 13 years ago
  7. 12183a2 mtd: nand: fix typo in comment by Wolfram Sang · 13 years ago
  8. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  9. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  10. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  11. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  12. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  13. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  14. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  15. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  16. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  17. bca7f5f mtd: txx9ndfmc: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  18. 775c3220 mtd: gpio-nand: add device tree bindings by Jamie Iles · 13 years ago
  19. f57eb5c mtd: nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  20. d825110 mtd: nand: fixup for fmr initialization of Freescale NAND controller by Shengzhou Liu · 13 years ago
  21. 9ae84fe mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly by Liu Shuo · 13 years ago
  22. 47882d7 mtd: davinci: if no amif timing is passed, don; t setup cscfg register by Heiko Schocher · 13 years ago
  23. e32de76 mtd: nand: set correct length to FBCR for a non-full-page write by Liu Shuo · 13 years ago
  24. a9a552f mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR by Liu Shuo · 13 years ago
  25. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  26. 12f049b mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 13 years ago
  27. 8c34233 mtd: nand: scan 1st and 2nd page for Macronix SLC by Brian Norris · 13 years ago
  28. c01804e mtd: nand: add 512 Mbit device code (Macronix) by Brian Norris · 13 years ago
  29. c1257b4 mtd: nand: add Macronix manufacturer by Brian Norris · 13 years ago
  30. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  31. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  32. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  33. e1482a1 Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clk by Arnd Bergmann · 13 years ago
  34. f1f802c mtd: gpmi-lib: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  35. 0ef7e20 mtd: gpmi-nand: move to dma_transfer_direction by Shawn Guo · 13 years ago
  36. b67a1a0 MTD: nand: make au1550nd.c a platform_driver by Manuel Lauss · 13 years ago
  37. df16c86 mtd: gpmi: add missing include 'module.h' by Wolfram Sang · 13 years ago
  38. 629be5f mtd: ndfc: fix typo in structure dereference by Tony Breeds · 13 years ago
  39. 1d6dc06 ARM: at91/nand: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  40. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  41. afcaed0 mtd: drop select of MTD_PARTITIONS by Paul Bolle · 13 years ago
  42. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  43. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  44. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  45. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 13 years ago
  46. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  47. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  48. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  49. 23b1a99 mtd: nand: initialize ops.mode by Brian Norris · 13 years ago
  50. 57468a6 mtd: nand_h1900 never worked by Arnd Bergmann · 13 years ago
  51. 1bba688 mtd: r852: make r852_pm_ops static by Axel Lin · 13 years ago
  52. 5172ac1 mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks by Wolfram Stering · 13 years ago
  53. 75b66d8 mtd: nand: switch `check_pattern()' to standard `memcmp()' by Brian Norris · 13 years ago
  54. 6d77b9d mtd: nand: invalidate cache on unaligned reads by Brian Norris · 13 years ago
  55. 752ed6c mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set by Brian Norris · 13 years ago
  56. dadc17a mtd: nand: wait to set BBT version by Brian Norris · 13 years ago
  57. 623978d mtd: nand: scrub BBT on ECC errors by Brian Norris · 13 years ago
  58. 167a8d5 mtd: nand: report ECC errors properly when reading BBT by Brian Norris · 13 years ago
  59. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  60. b61bf5b mtd: nand: remove gotos in `check_create()' by Brian Norris · 13 years ago
  61. c5e8ef9 mtd: nand: begin restructuring check_create by Brian Norris · 13 years ago
  62. 596d745 mtd: nand: fix style by Brian Norris · 13 years ago
  63. 1196ac5 mtd: nand: remove unnecessary variable by Brian Norris · 13 years ago
  64. afa17de mtd: nand: do not ignore all ECC errors by Brian Norris · 13 years ago
  65. 105513c mtd: nand: refactor scanning code by Brian Norris · 13 years ago
  66. 4a89ff8 mtd: nand: kill member `ops' of `struct nand_chip' by Brian Norris · 13 years ago
  67. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  68. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  69. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  70. 10a2bca mtd: add the common code for GPMI-NAND controller driver by Huang Shijie · 13 years ago
  71. 157550ff mtd: add GPMI-NAND driver in the config and Makefile by Huang Shijie · 13 years ago
  72. 45dfc1a mtd: add helper functions library and header files for GPMI NAND driver by Huang Shijie · 13 years ago
  73. c97926d mtd: mxc_nand: add mx53 NFC driver support by Jason Liu · 13 years ago
  74. 38ca6eb mtd: bcm_umi_nand: clean up error handling code by Julia Lawall · 13 years ago
  75. f975c6b mtd: eLBC NAND: update ecc_stats.corrected when lteccr available by Michael Hench · 13 years ago
  76. 4aa1062 mtd: s3c2410 nand: Remove uncessary null check by Jonghwan Choi · 13 years ago
  77. 46a00d8 mtd: use MTD_NAND_OMAP2 for OMAP4 by Jan Weitzel · 13 years ago
  78. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  79. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  80. d037021 mtd: nand: style fixups in pr_* messages by Brian Norris · 13 years ago
  81. 9a4d4d6 mtd: nand: convert printk() to pr_*() by Brian Norris · 13 years ago
  82. a0f5080 mtd: nand: change KERN_DEBUG to KERN_INFO by Brian Norris · 13 years ago
  83. f3c8cfc mtd: pxa3xx_nand: enable multiple chip select support by Lei Wen · 13 years ago
  84. d456882 mtd: pxa3xx_nand: sperate each chip individual info by Lei Wen · 13 years ago
  85. da675b4 mtd: pxa3xx_nand: convert all printk into dev_* by Lei Wen · 13 years ago
  86. 051fc41 mtd: pxa3xx_nand: enhance suspend and resume routine by Lei Wen · 13 years ago
  87. 52a474d mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by Mike Hench · 13 years ago
  88. fb54275 mtd: atmel_nand: optimize read/write buffer functions by Nicolas Ferre · 13 years ago
  89. 57b078a mtd: nand: don't free the global data too early by Liu Shuo · 13 years ago
  90. a751d31 mtd: fsl_upm: fix a memory leak in fun_chip_init error path by Axel Lin · 13 years ago
  91. 201ab53 mtd: atmel_nand: fix wrong use of 0 as NULL by Nicolas Ferre · 13 years ago
  92. 08c248f mtd: nand_flash_detect_onfi propagate busw info by Matthieu CASTET · 13 years ago
  93. 903cd06 mtd: nand: ignore ECC errors for simple BBM scans by Brian Norris · 13 years ago
  94. 041e457 mtd: nand: handle ECC errors in OOB by Brian Norris · 13 years ago
  95. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  96. 050f012 mtd: nand: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  97. b2a5a48 mtd: socrates_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  98. a910649 mtd: ndfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  99. a9093f0 mtd: mpc5121_nfc.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  100. 73f36b3 mtd: fsl_upm.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago