1. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  2. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  3. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  4. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  5. 3e70192 mtd: add helpers to get the supportted ONFI timing mode by Huang Shijie · 12 years ago
  6. 7db03ec mtd: add helpers to set/get features for ONFI nand by Huang Shijie · 12 years ago
  7. 2caf87a mtd: fsl_ifc_nand: fix sparse warnings by Kim Phillips · 12 years ago
  8. bb0a13a mtd: nandsim: bugfix: fail if overridesize is too big by Richard Genoud · 12 years ago
  9. 5bf3d66 mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors by Mike Dunn · 12 years ago
  10. 61de9da mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS by Richard Genoud · 12 years ago
  11. b2bc415 mtd: remove bcmring NAND driver by Christian Daudt · 12 years ago
  12. 5ca7f41 mtd: nand: expand description of read_page method in comment header by Mike Dunn · 12 years ago
  13. ea73fe7 mtd: nand: clk: preparation for switch to common clock framework by m-karicheri2@ti.com · 12 years ago
  14. 6ed089c mtd: mtd_nandecctest: add double bit error detection tests by Akinobu Mita · 12 years ago
  15. 200ab84 mtd: mtd_nandecctest: add single bit error correction test by Akinobu Mita · 12 years ago
  16. ccaa679 mtd: mtd_nandecctest: add no corruption test by Akinobu Mita · 12 years ago
  17. 6060fb4 mtd: mtd_nandecctest: rewrite the test routine by Akinobu Mita · 12 years ago
  18. c092b43 mtd: mtd_nandecctest: support injecting bit error for ecc code by Akinobu Mita · 12 years ago
  19. 3cf06f4 mtd: tests: test for multi-bit error correction by Iwo Mergler · 12 years ago
  20. 7baf042 mtd: cmdlinepart: make the partitions rule more strict by Shmulik Ladkani · 12 years ago
  21. 2fe87ae mtd: nand/gpio: Convert to module_platform_driver() by Sachin Kamat · 12 years ago
  22. 24b82d3 mtd: mxc_nand: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  23. ddf16d6 mtd: mxc_nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  24. 490e280 mtd: gpmi-nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  25. 3d10095 mtd: gpmi-nand: Improve logging style by Fabio Estevam · 12 years ago
  26. b277f77 mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p by Marek Vasut · 12 years ago
  27. 5fe42d5 mtd: basic (read only) driver for BCMA serial flash by Rafał Miłecki · 12 years ago
  28. 6997af7c Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git' by David Woodhouse · 12 years ago
  29. 1749c00 mtd: mtd_nandecctest: ensure alignment requirement for bitops by Akinobu Mita · 12 years ago
  30. c5b8384 mtd: mtd_nandecctest: improve message output by Akinobu Mita · 12 years ago
  31. bb82477 mtd: mtd_nandecctest: make module_init() return appropriate errno by Akinobu Mita · 12 years ago
  32. 1f6edad mtd: mtd_nandecctest: remove unnecessary include by Akinobu Mita · 12 years ago
  33. 74d83be JFFS2: don't fail on bitflips in OOB by Brian Norris · 12 years ago
  34. 6f12f59 mtd: autcpu12-nvram: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  35. fac0077 mtd: cmdlinepart: minor cleanups by Artem Bityutskiy · 12 years ago
  36. 9e0606f mtd: cmdlinepart: revise error handling by Artem Bityutskiy · 12 years ago
  37. 3cf7f13 mtd: bcm47part driver for BCM47XX chipsets by Rafał Miłecki · 12 years ago
  38. aa3c5dc mtd: cmdlinepart: remove unneeded initialization by Artem Bityutskiy · 12 years ago
  39. 4d3d688 mtd: omap2: fix module loading by Andreas Bießmann · 12 years ago
  40. 7d9b110 mtd: omap2: fix omap_nand_remove segfault by Andreas Bießmann · 12 years ago
  41. 7be1f6b mtd: cfi_cmdset_0001: Fix problem with unlocking timeout by Stefan Roese · 12 years ago
  42. a5ff4f1 mtd: nand: Added a device flag for subpage read support by Jeff Westfahl · 12 years ago
  43. 32098f6 mtd: orion_nand: remove <mach/hardware.h> include by Thomas Petazzoni · 12 years ago
  44. f45c299 mtd: mtd_nandecctest: make module_init() return an error code if test fails by Akinobu Mita · 12 years ago
  45. 0ce0060 mtd: mtd_nandecctest: remove unnecessary srandom32() call by Akinobu Mita · 12 years ago
  46. 58d864e mtd: m25p80: add support for the EON EN25Q64 chip by Gabor Juhos · 12 years ago
  47. 3105875 mtd: m25p80: add support for Micron N25Q128 by Jan Luebbe · 12 years ago
  48. 62beee2 mtd: lpc32xx_mlc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  49. 10594f6 mtd: lpc32xx_slc: Cleanup after DT-only conversion by Roland Stigge · 12 years ago
  50. e1f5b3f mtd: allow MTD_NAND_GPMI_NAND to be built as module by Fabio Estevam · 12 years ago
  51. d159c4e mtd: nand: nand_bbt: export nand_update_bbt by Fabio Estevam · 12 years ago
  52. eceb84b mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' by Shmulik Ladkani · 12 years ago
  53. 19da415 mtd: s3c2410: Fix compiler warnings by Sachin Kamat · 12 years ago
  54. 6f32a3e mtd: s3c2410: Use devm_* functions by Sachin Kamat · 12 years ago
  55. c83d29f mtd: maps: rbtx4939-flash: delete unneeded test by Julia Lawall · 12 years ago
  56. 25806d3 mtd: fix kernel-doc warning in include/linux/mtd/nand.h by Randy Dunlap · 12 years ago
  57. c51803d mtd: mtdpart: break it as soon as we parse out the partitions by Huang Shijie · 12 years ago
  58. d0788ce mtd: physmap_of: Add "no-unaligned-direct-access" DT property by Stefan Roese · 12 years ago
  59. e1ed147 mtd: spear_smi: use devm_ functions consistently by Julia Lawall · 12 years ago
  60. 99f2b10 mtd: lantiq: Add NAND support on Lantiq XWAY SoC. by John Crispin · 12 years ago
  61. da3888c mtd: check for valid pdata inside plat_nand by John Crispin · 12 years ago
  62. b8c4bf2 defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  63. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  64. 8da2868 mtd: m25p80: add support for Micron N25Q256A by Vivien Didelot · 12 years ago
  65. db68f28 mtd: maps: pci: remove dead code by Wolfram Sang · 12 years ago
  66. 13e8597 mtd: use %*ph[CN] to dump small buffers by Andy Shevchenko · 12 years ago
  67. 513d57e mtd: gpmi: fix the compiler warnings by Huang Shijie · 12 years ago
  68. cdeadd7 mtd: nand: davinci: add OF support for davinci nand controller by Heiko Schocher · 12 years ago
  69. a445f78 JFFS2: fix unmount regression by Artem Bityutskiy · 12 years ago
  70. b05a118 mtd: allow uclinux map driver to be used on any ColdFire CPU platform by Greg Ungerer · 12 years ago
  71. 08a3c4b mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver by Greg Ungerer · 12 years ago
  72. f938bc5 mtd: s3c2410: Fix line over 80 characters warning by Sachin Kamat · 12 years ago
  73. 54cd020 mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces by Sachin Kamat · 12 years ago
  74. a68c5ec mtd: s3c2410: Do not initialise statics to 0 or NULL by Sachin Kamat · 12 years ago
  75. d2a89be mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  76. 92aeb5d mtd: s3c2410: Use pr_* instead of printk by Sachin Kamat · 12 years ago
  77. 056fcab mtd: s3c2410: Use module_platform_driver() by Sachin Kamat · 12 years ago
  78. 27c84fa mtd: nand: Include IMX6 in the list of supported SoCs by Fabio Estevam · 12 years ago
  79. ce55754 mtd: autcpu12-nvram: Convert driver to platform_device by Alexander Shiyan · 12 years ago
  80. d1f55c6 mtd: autcpu12-nvram: Fix compile breakage by Alexander Shiyan · 12 years ago
  81. 4cacbe2 mtd: omap2: fix some typos in comments by Peter Meerwald · 12 years ago
  82. bf7a01b mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 12 years ago
  83. 28446ac mtd: atmel nand: fix gpio missing request by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  84. aa6d01f mtd: docg4: fix oob reads by Mike Dunn · 12 years ago
  85. 036a1ac mtd: spear_smi: fix compilation warning by Artem Bityutskiy · 12 years ago
  86. b517097 mtd: spear_smi: failure test for null rather than negative integer by Julia Lawall · 12 years ago
  87. 9c6f62a mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  88. de20c22 mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver by Roland Stigge · 12 years ago
  89. af69dcd mtd: nand: rename '_raw' BBT scan functions by Brian Norris · 12 years ago
  90. a7e6883 mtd: nand: use ECC, if present, when scanning OOB by Brian Norris · 12 years ago
  91. 491ed06 mtd: nand_bbt: use string library by Brian Norris · 12 years ago
  92. 7b5a2d4 mtd: nand: remove unused 'int' return codes by Brian Norris · 12 years ago
  93. e47f685 mtd: check for max_bitflips in mtd_read_oob() by Brian Norris · 12 years ago
  94. 8bb8b85 mtd: m25p80: Fix the Spansion chip detection by Marek Vasut · 12 years ago
  95. f728598 mtd: m25p80: add support for Spansion s25sl064p chip by Marek Vasut · 12 years ago
  96. ff50617 mtd: gpmi: change the code for clocks by Huang Shijie · 12 years ago
  97. 894824f mtd: sh_flctl: Only copy OOB data if it is required by Bastian Hecht · 12 years ago
  98. d76236f mtd: sh_flctl: Use memcpy() instead of using a loop by Bastian Hecht · 12 years ago
  99. 2361f73 Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David Woodhouse · 12 years ago
  100. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 12 years ago