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. a1c0660 mtd: Convert logging messages by Joe Perches · 11 years ago
  9. 4b6ff7a mtd: devices: added the 16MiB winbond device by Girish K S · 11 years ago
  10. 7641383 mtd: nand_base: Use io{read, write}*_rep functions for transfer by Alexander Shiyan · 12 years ago
  11. 65c972a mtd: nand-gpio: Add missing "owner" field in platform_driver struct by Alexander Shiyan · 11 years ago
  12. f8e81c2 mtd: nand-gpio: Rename internal variables to match functionality by Alexander Shiyan · 11 years ago
  13. ba44039 mtd: nand-gpio: Unneeded dependency on ARM removed by Alexander Shiyan · 11 years ago
  14. 2189408 mtd: nand-gpio: Use default nand_base {read/write}_buf functions by Alexander Shiyan · 11 years ago
  15. 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
  16. c85d32d5 mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration by Alexander Shiyan · 11 years ago
  17. 283df42 mtd: nand-gpio: Convert driver to using resource-managed functions by Alexander Shiyan · 11 years ago
  18. caddab0 mtd: m25p80: correct EN4B/EX4B comment by Brian Norris · 12 years ago
  19. 87c9511 mtd: m25p80: utilize dedicated 4-byte addressing commands by Brian Norris · 12 years ago
  20. 20cd000 mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE by Scott Wood · 12 years ago
  21. 4357968 mtd: devices: convert OMAP BCH to devm_ioremap_resource() by Silviu-Mihai Popescu · 12 years ago
  22. 975aefc mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  23. 5cacbfa mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  24. 1594908 mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  25. 25983b1 mtd: cfi_cmdset_0002: print @adr when write timeout occurs by Huang Shijie · 12 years ago
  26. aba98cf mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  27. 80ce4dd mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  28. b87c92c mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  29. d085eea mtd: bcm63xxpart: use nvram for PSI size by Jonas Gorski · 12 years ago
  30. c88fd9d mtd: bcm63xxpart: use size macro for CFE block size by Jonas Gorski · 12 years ago
  31. b966a40 mtd: fsl_ifc_nand: remove incorrect kfree() by Brian Norris · 12 years ago
  32. bddcb5e mtd: bcm47xxsflash: implement polling chip status by Rafał Miłecki · 12 years ago
  33. 265dfbd mtd: bcm47xxsflash: implement ChipCommon R/W ops by Rafał Miłecki · 12 years ago
  34. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  35. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  36. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  37. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. 83ff59a UBI: support ubi_num on mtd.ubi command line by Mike Frysinger · 11 years ago
  40. 4a1f2f3 ubi/cdev: switch to fixed_size_llseek() by Al Viro · 11 years ago
  41. b959957 mtdchar: switch to fixed_size_llseek() by Al Viro · 11 years ago
  42. 930d800 mtd: omap2: allow bulding as a module by Arnd Bergmann · 11 years ago
  43. d29268c ARM: clps711x: autcpu12: Special driver for handling memory is removed by Alexander Shiyan · 11 years ago
  44. 584d462 UBI: fastmap break out of used PEB search by Brian Pomerantz · 11 years ago
  45. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  46. 1557b9e UBI: do not abort init when ubi.mtd devices cannot be found by Mike Frysinger · 11 years ago
  47. 6fde0f3 UBI: drop redundant "UBI error" string by Mike Frysinger · 11 years ago
  48. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  49. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  50. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  51. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  53. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 11 years ago
  54. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  55. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  56. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  58. f86b11f mtdchar: remove no-longer-used vma helpers by Linus Torvalds · 11 years ago
  59. 8558e4a vm: convert mtdchar mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  60. 93115b7 mtd: onenand/samsung: make regs-onenand.h file local by Arnd Bergmann · 12 years ago
  61. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 12 years ago
  62. cdb6404 mtd: omap2: Use module_platform_driver() by Sachin Kamat · 12 years ago
  63. 5884974 mtd: bf5xx_nand: Use module_platform_driver() by Sachin Kamat · 12 years ago
  64. ef54f87 mtd: denali_dt: Remove redundant use of of_match_ptr by Sachin Kamat · 12 years ago
  65. 2f2ff14 mtd: denali_dt: Change return value to fix smatch warning by Sachin Kamat · 12 years ago
  66. 82fc812 mtd: denali_dt: Use module_platform_driver() by Sachin Kamat · 12 years ago
  67. 6c67050 mtd: denali_dt: Fix incorrect error check by Sachin Kamat · 12 years ago
  68. 837a6ba mtd: nand: subpage write support for hardware based ECC schemes by Gupta, Pekon · 12 years ago
  69. 4ff6772 mtd: omap2: use msecs_to_jiffies() by Toan Pham · 12 years ago
  70. 0c4a235 mtd: nand_ids: use size macros by Artem Bityutskiy · 12 years ago
  71. 5bfa9b7 mtd: nand_ids: improve LEGACY_ID_NAND macro a bit by Artem Bityutskiy · 12 years ago
  72. 92a2645 mtd: add 4 Toshiba nand chips for the full-id case by Huang Shijie · 12 years ago
  73. ec6e87e mtd: add the support to parse out the full-id nand type by Huang Shijie · 12 years ago
  74. bd247ac mtd: sh_flctl: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  75. b57d43f mtd: gpio: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  76. b60c724 mtd: gpio: Use devm_kzalloc() by Sachin Kamat · 12 years ago
  77. c4f8cde mtd: davinci_nand: Use of_match_ptr() by Sachin Kamat · 12 years ago
  78. 19d69b8 mtd: dataflash: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  79. dcf8abf mtd: remove h720x flash support by Arnd Bergmann · 12 years ago
  80. 75d0c37 mtd: onenand: remove OneNAND simulator by Artem Bityutskiy · 12 years ago
  81. 660685d mtd: merge mtdchar module with mtdcore by Artem Bityutskiy · 12 years ago
  82. cb70783 mtd: mtdcore: cleanup mtdcore.h a little by Artem Bityutskiy · 12 years ago
  83. 57ae2b6 mtd: mtdchar: use proper kernel print level by Artem Bityutskiy · 12 years ago
  84. 93e5621 mtd: mtdcore: remove few useless #ifdef's by Artem Bityutskiy · 12 years ago
  85. c188a14 mtd: remove the h1910 NAND driver by Artem Bityutskiy · 12 years ago
  86. 3e6f9af mtd: remove the ppchameleonevb NAND driver by Artem Bityutskiy · 12 years ago
  87. 9713511 mtd: davinci_nand: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  88. 3a2a13f mtd: txx9ndfmc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  89. 14ec6da mtd: sh_flctl: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  90. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  91. c5345ed mtd: atmel_nand: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  92. d9ba310 mtd: orion_nand: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  93. 725a227 mtd: doc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  94. a6fb35d mtd: bcm47xxsflash: define opcodes by Rafał Miłecki · 12 years ago
  95. 1f816bc mtd: bcm47xxsflash: store info about flash type by Rafał Miłecki · 12 years ago
  96. 41c8153 mtd: bcm47xxsflash: keep a reference to the BCMA by Rafał Miłecki · 12 years ago
  97. ccef4dc mtd: mtdcore: use const qualifier by Artem Bityutskiy · 12 years ago
  98. afffeec mtd: devices: add const qualifiers by Artem Bityutskiy · 12 years ago
  99. 0984c89 mtd: maps: add const qualifiers by Artem Bityutskiy · 12 years ago
  100. cce2a02 mtd: physmap_of: add const qualifiers by Artem Bityutskiy · 12 years ago