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