1. 80ce4dd mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  2. b87c92c mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  3. b966a40 mtd: fsl_ifc_nand: remove incorrect kfree() by Brian Norris · 11 years ago
  4. 930d800 mtd: omap2: allow bulding as a module by Arnd Bergmann · 11 years ago
  5. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  6. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  7. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  8. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  9. 5884974 mtd: bf5xx_nand: Use module_platform_driver() by Sachin Kamat · 11 years ago
  10. ef54f87 mtd: denali_dt: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  11. 2f2ff14 mtd: denali_dt: Change return value to fix smatch warning by Sachin Kamat · 11 years ago
  12. 82fc812 mtd: denali_dt: Use module_platform_driver() by Sachin Kamat · 11 years ago
  13. 6c67050 mtd: denali_dt: Fix incorrect error check by Sachin Kamat · 11 years ago
  14. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 11 years ago
  15. 4ff6772 mtd: omap2: use msecs_to_jiffies() by Toan Pham · 11 years ago
  16. 0c4a235 mtd: nand_ids: use size macros by Artem Bityutskiy · 11 years ago
  17. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 11 years ago
  18. 92a2645 mtd: add 4 Toshiba nand chips for the full-id case by Huang Shijie · 11 years ago
  19. ec6e87e mtd: add the support to parse out the full-id nand type by Huang Shijie · 11 years ago
  20. bd247ac mtd: sh_flctl: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  21. b57d43f mtd: gpio: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  22. b60c724 mtd: gpio: Use devm_kzalloc() by Sachin Kamat · 11 years ago
  23. c4f8cde mtd: davinci_nand: Use of_match_ptr() by Sachin Kamat · 11 years ago
  24. c188a14 mtd: remove the h1910 NAND driver by Artem Bityutskiy · 11 years ago
  25. 3e6f9af mtd: remove the ppchameleonevb NAND driver by Artem Bityutskiy · 11 years ago
  26. 9713511 mtd: davinci_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  27. 3a2a13f mtd: txx9ndfmc: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  28. 14ec6da mtd: sh_flctl: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  29. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  30. c5345ed mtd: atmel_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  31. d9ba310 mtd: orion_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  32. 725a227 mtd: doc: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  33. ad24578 mtd: devices: elm: check for device's presence before configuration by Daniel Mack · 11 years ago
  34. 0cca9fb mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable by Alexander Shiyan · 11 years ago
  35. fb066ad mtd: nand_base: Removed unnecessary command masking by Alexander Shiyan · 11 years ago
  36. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 11 years ago
  37. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 11 years ago
  38. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  39. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 11 years ago
  40. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  41. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 11 years ago
  42. 02f57fe mtd: nand: remove the rtc_from4 driver support by Artem Bityutskiy · 11 years ago
  43. f7025a4 mtd: decommission the NAND museum by Artem Bityutskiy · 11 years ago
  44. 7d321ec mtd: nand_ids: minor clean-ups by Artem Bityutskiy · 11 years ago
  45. 5fac0e1 mtd: gpmi: move to use generic DMA helper by Shawn Guo · 11 years ago
  46. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 11 years ago
  47. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  48. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  50. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  51. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  53. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. be0638d mtd: bcm47xxnflash: use pr_fmt for module prefix in messages by Rafał Miłecki · 12 years ago
  55. ef4e0c2 mtd: davinci_nand: Use managed resources by Mrugesh Katepallewar · 12 years ago
  56. 84cfbbb mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. by Josh Wu · 12 years ago
  57. e66b431 mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. by Josh Wu · 12 years ago
  58. c0cf787 mtd: atmel_nand: avoid to report an error when lookup table offset is 0. by Josh Wu · 12 years ago
  59. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  60. a7bf654 mtd: bcm47xxnflash: register this as normal driver by Hauke Mehrtens · 12 years ago
  61. 0fca6ab mtd: bcm47xxnflash: fix message by Hauke Mehrtens · 12 years ago
  62. 92d0e09 mtd: gpmi: add sanity check for the ECC by Huang Shijie · 12 years ago
  63. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  64. 26738dd mtd: gpmi: fix a dereferencing freed memory error by Huang Shijie · 12 years ago
  65. 6d2559f mtd: fix the wrong timeo for panic_nand_wait() by Huang Shijie · 12 years ago
  66. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  67. 54cccc7 mtd: nane: print source of error message by Tormod Volden · 12 years ago
  68. 0c69fb0 mtd: fsl_ifc_nand: use more portable i/o accessors by Kim Phillips · 12 years ago
  69. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 12 years ago
  70. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 12 years ago
  71. a8459f2 mtd: mxc_nand: compress ID info for send_read_id_v3 by Roman Schneider · 12 years ago
  72. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  73. b23b746 mtd: gpmi: Always report ECC stats and return max_bitflips by Zach Sadecki · 12 years ago
  74. 13daa22 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  75. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  76. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  77. 0ce82b7 mtd: nand: onfi don't WARN if we are in 16 bits mode by Matthieu CASTET · 12 years ago
  78. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 12 years ago
  79. 5d0e137 drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  80. 7a9c838 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  81. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  82. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  83. 5a40b5f mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES by Rafał Miłecki · 12 years ago
  84. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  85. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  86. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  87. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  88. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. d4d4f1b mtd: nand: typo in nand_id_has_period() comments by Brian Norris · 12 years ago
  90. 8204536 mtd: nand/gpio: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  91. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  92. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. 3c9c6d6 mtd: nand/docg4: fix and improve read of factory bbt by Mike Dunn · 12 years ago
  96. 440b1d7 mtd: nand/docg4: reserve bb marker area in ecclayout by Mike Dunn · 12 years ago
  97. 5a90d41 mtd: nand/docg4: add support for writing in reliable mode by Mike Dunn · 12 years ago
  98. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  100. 740bb0c mtd: mxc_nand: reorder part_probes to let cmdline override other sources by Lothar Waßmann · 12 years ago