1. 64ddba4 mtd: nand: fsmc: update of OF support by Mian Yousaf Kaukab · 11 years ago
  2. 498b614 mtd: nand: pxa3xx: Move buffer release code to its own function by Ezequiel Garcia · 11 years ago
  3. 1f8eaff mtd: nand: pxa3xx: Check for clk_prepare_enable() return value by Ezequiel Garcia · 11 years ago
  4. fb32061 mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare by Ezequiel Garcia · 11 years ago
  5. 9ca7944 mtd: nand: pxa3xx: Use devm_clk_get by Ezequiel Garcia · 11 years ago
  6. 0ddd846 mtd: nand: pxa3xx: Use devm_ioremap_resource by Ezequiel Garcia · 11 years ago
  7. 4c073cd mtd: nand: pxa3xx: Use devm_kzalloc by Ezequiel Garcia · 11 years ago
  8. 7641383 mtd: nand_base: Use io{read, write}*_rep functions for transfer by Alexander Shiyan · 11 years ago
  9. 65c972a mtd: nand-gpio: Add missing "owner" field in platform_driver struct by Alexander Shiyan · 11 years ago
  10. f8e81c2 mtd: nand-gpio: Rename internal variables to match functionality by Alexander Shiyan · 11 years ago
  11. ba44039 mtd: nand-gpio: Unneeded dependency on ARM removed by Alexander Shiyan · 11 years ago
  12. 2189408 mtd: nand-gpio: Use default nand_base {read/write}_buf functions by Alexander Shiyan · 11 years ago
  13. ee4f366 mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config by Alexander Shiyan · 11 years ago
  14. c85d32d5 mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration by Alexander Shiyan · 11 years ago
  15. 283df42 mtd: nand-gpio: Convert driver to using resource-managed functions by Alexander Shiyan · 11 years ago
  16. 20cd000 mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE by Scott Wood · 11 years ago
  17. 80ce4dd mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  18. b87c92c mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  19. b966a40 mtd: fsl_ifc_nand: remove incorrect kfree() by Brian Norris · 11 years ago
  20. 930d800 mtd: omap2: allow bulding as a module by Arnd Bergmann · 11 years ago
  21. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  22. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  23. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  24. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  25. 5884974 mtd: bf5xx_nand: Use module_platform_driver() by Sachin Kamat · 11 years ago
  26. ef54f87 mtd: denali_dt: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  27. 2f2ff14 mtd: denali_dt: Change return value to fix smatch warning by Sachin Kamat · 11 years ago
  28. 82fc812 mtd: denali_dt: Use module_platform_driver() by Sachin Kamat · 11 years ago
  29. 6c67050 mtd: denali_dt: Fix incorrect error check by Sachin Kamat · 11 years ago
  30. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 11 years ago
  31. 4ff6772 mtd: omap2: use msecs_to_jiffies() by Toan Pham · 11 years ago
  32. 0c4a235 mtd: nand_ids: use size macros by Artem Bityutskiy · 11 years ago
  33. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 11 years ago
  34. 92a2645 mtd: add 4 Toshiba nand chips for the full-id case by Huang Shijie · 11 years ago
  35. ec6e87e mtd: add the support to parse out the full-id nand type by Huang Shijie · 11 years ago
  36. bd247ac mtd: sh_flctl: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  37. b57d43f mtd: gpio: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  38. b60c724 mtd: gpio: Use devm_kzalloc() by Sachin Kamat · 11 years ago
  39. c4f8cde mtd: davinci_nand: Use of_match_ptr() by Sachin Kamat · 11 years ago
  40. c188a14 mtd: remove the h1910 NAND driver by Artem Bityutskiy · 11 years ago
  41. 3e6f9af mtd: remove the ppchameleonevb NAND driver by Artem Bityutskiy · 11 years ago
  42. 9713511 mtd: davinci_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  43. 3a2a13f mtd: txx9ndfmc: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  44. 14ec6da mtd: sh_flctl: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  45. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  46. c5345ed mtd: atmel_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  47. d9ba310 mtd: orion_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  48. 725a227 mtd: doc: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  49. ad24578 mtd: devices: elm: check for device's presence before configuration by Daniel Mack · 11 years ago
  50. 0cca9fb mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable by Alexander Shiyan · 11 years ago
  51. fb066ad mtd: nand_base: Removed unnecessary command masking by Alexander Shiyan · 11 years ago
  52. 8dbfae1 mtd: nand_ids: introduce helper macros by Artem Bityutskiy · 11 years ago
  53. 51148f1 mtd: nand: remove few tiny page NAND bits by Artem Bityutskiy · 11 years ago
  54. 68aa352de mtd: nand: rename the id field of 'struct nand_flash_dev' by Artem Bityutskiy · 11 years ago
  55. 3239a6c mtd: nand: use NAND_HAS_CACHEPROG by Artem Bityutskiy · 11 years ago
  56. 0be718e mtd: nand: remove a bunch of unused commands by Artem Bityutskiy · 11 years ago
  57. 14c6578 mtd: nand: remove AG-AND support by Artem Bityutskiy · 11 years ago
  58. 02f57fe mtd: nand: remove the rtc_from4 driver support by Artem Bityutskiy · 11 years ago
  59. f7025a4 mtd: decommission the NAND museum by Artem Bityutskiy · 11 years ago
  60. 7d321ec mtd: nand_ids: minor clean-ups by Artem Bityutskiy · 11 years ago
  61. 5fac0e1 mtd: gpmi: move to use generic DMA helper by Shawn Guo · 11 years ago
  62. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 11 years ago
  63. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  64. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  65. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  66. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  67. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  68. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  69. 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
  70. be0638d mtd: bcm47xxnflash: use pr_fmt for module prefix in messages by Rafał Miłecki · 12 years ago
  71. ef4e0c2 mtd: davinci_nand: Use managed resources by Mrugesh Katepallewar · 12 years ago
  72. 84cfbbb mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC requirement. by Josh Wu · 12 years ago
  73. e66b431 mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. by Josh Wu · 12 years ago
  74. c0cf787 mtd: atmel_nand: avoid to report an error when lookup table offset is 0. by Josh Wu · 12 years ago
  75. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  76. a7bf654 mtd: bcm47xxnflash: register this as normal driver by Hauke Mehrtens · 12 years ago
  77. 0fca6ab mtd: bcm47xxnflash: fix message by Hauke Mehrtens · 12 years ago
  78. 92d0e09 mtd: gpmi: add sanity check for the ECC by Huang Shijie · 12 years ago
  79. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  80. 26738dd mtd: gpmi: fix a dereferencing freed memory error by Huang Shijie · 12 years ago
  81. 6d2559f mtd: fix the wrong timeo for panic_nand_wait() by Huang Shijie · 12 years ago
  82. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  83. 54cccc7 mtd: nane: print source of error message by Tormod Volden · 12 years ago
  84. 0c69fb0 mtd: fsl_ifc_nand: use more portable i/o accessors by Kim Phillips · 12 years ago
  85. 62116e5 mtd: nand: omap2: Support for hardware BCH error correction. by Philip Avinash · 12 years ago
  86. c3e4b99 mtd: nand: omap2: Update nerrors using ecc.strength by Philip Avinash · 12 years ago
  87. a8459f2 mtd: mxc_nand: compress ID info for send_read_id_v3 by Roman Schneider · 12 years ago
  88. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  89. b23b746 mtd: gpmi: Always report ECC stats and return max_bitflips by Zach Sadecki · 12 years ago
  90. 13daa22 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  91. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  92. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  93. 0ce82b7 mtd: nand: onfi don't WARN if we are in 16 bits mode by Matthieu CASTET · 12 years ago
  94. ccf04c5 mtd: omap-nand: pass device_node in platform data by Daniel Mack · 12 years ago
  95. 5d0e137 drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  96. 7a9c838 mtd: davinci_nand: fix modular build with CONFIG_OF=y by Sergei Shtylyov · 12 years ago
  97. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  98. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  99. 5a40b5f mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES by Rafał Miłecki · 12 years ago
  100. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago