1. 66c9595 mtd: nand: tmio: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  2. 32e9f2d mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  3. 0324e64 mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  4. 9c9eef8 mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  5. de9f56f mtd: nand: r852: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  6. 063294a mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  7. a0260d2 mtd: nand: plat: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  8. 4e3b6d1 mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  9. 53cd268 mtd: nand: orion: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  10. 432420c mtd: nand: omap2: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  11. 396a9c4 mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  12. ca921b5 mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  13. ed10f16 mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  14. a008deb mtd: nand: mxc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  15. 5a9f23f mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  16. 0faf8c3 mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  17. d25cc7a mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  18. fa10016 mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  19. 2a690b2 mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  20. dc2948c mtd: nand: gpio: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  21. bdf3a55 mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  22. 478d51f mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  23. 5e9fb93 mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  24. 18ba50c mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  25. 5d07379 mtd: nand: docg4: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  26. b0c423c mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  27. a5cfb4d mtd: nand: davinci: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  28. 2afd14f mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  29. 8cd65d1 mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  30. e787dfd mtd: nand: cafe: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  31. f1c4c99 mtd: nand: brcm: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  32. 7085a3b mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  33. ff70f35 mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  34. ac01efe mtd: nand: atmel: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  35. 187d6ad mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  36. 4578ea9 mtd: nand: omap2: create and use mtd_to_omap() by Boris BREZILLON · 9 years ago
  37. faee6c3 mtd: nand: nuc900: create and use mtd_to_nuc900() by Boris BREZILLON · 9 years ago
  38. 277af42 mtd: nand: fsmc: create and use mtd_to_fsmc() by Boris BREZILLON · 9 years ago
  39. ce7f285 mtd: omap_elm: print interrupt resource using %pr by Arnd Bergmann · 9 years ago
  40. 665d2c2 mtd: bcm47xxnflash: really unregister NAND on device removal by Brian Norris · 9 years ago
  41. 320092a mtd: nand: denali: add missing nand_release() call in denali_remove() by Boris BREZILLON · 9 years ago
  42. 207f658 mtd: brcmnand: defer to devm_ioremap_resource() for error checking by Brian Norris · 9 years ago
  43. af3855d mtd: brcmnand: Add support for the BCM6368 by Simon Arlott · 9 years ago
  44. 5c05bc0 mtd: brcmnand: Request and enable the clock if present by Simon Arlott · 9 years ago
  45. d135d1c doc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device tree binding by Simon Arlott · 9 years ago
  46. d5c5620 mtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH by Geert Uytterhoeven · 9 years ago
  47. f49289c mtd: spi-nor: Check the return value from read_sr() by Fabio Estevam · 9 years ago
  48. adc83bf mtd: partitions: support a cleanup callback for parsers by Brian Norris · 9 years ago
  49. 07fd2f8 mtd: partitions: pass around 'mtd_partitions' wrapper struct by Brian Norris · 9 years ago
  50. c42c271 mtd: partitions: remove kmemdup() by Brian Norris · 9 years ago
  51. 5531ae4 mtd: partitions: rename MTD parser get/put by Brian Norris · 9 years ago
  52. b9adf46 mtd: partitions: make parsers return 'const' partition arrays by Brian Norris · 9 years ago
  53. c3168d2 mtd: ofpart: assign return argument exactly once by Brian Norris · 9 years ago
  54. 2027cba6 mtd: merge for-4.4 development into -next development by Brian Norris · 9 years ago
  55. e488ca9 doc: dt: mtd: partitions: add compatible property to "partitions" node by Brian Norris · 9 years ago
  56. 5ba8c27 Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD dev by Brian Norris · 9 years ago
  57. b1afda0 mips: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  58. 4d17a89 blackfin: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  59. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  60. ffd014f mtd: nand: add nand_to_mtd() helper by Boris BREZILLON · 9 years ago
  61. ed4f85c mtd: nand: embed an mtd_info structure into nand_chip by Boris BREZILLON · 9 years ago
  62. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  63. a83dfa9 staging: mt29f_spinand: make use of mtd_to_nand() by Boris BREZILLON · 9 years ago
  64. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  65. 7326ffe sh: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  66. c993e09 ARM: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  67. 41849d4 mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  68. d6af269 mtd: spi-nor: fix error handling in spi_nor_erase by Heiner Kallweit · 9 years ago
  69. 0f6d3f4 mtd: mtk-quadspi: drop unnecessary .owner assignment by Brian Norris · 9 years ago
  70. 2524534 mtd: partitions: turn PART() macro into inline function by Brian Norris · 9 years ago
  71. 8c62b4e mtd: ofpart: don't complain about missing 'partitions' node too loudly by Brian Norris · 9 years ago
  72. d121b66 mtd: brcmnand: drop brcmnand_host::of_node field by Brian Norris · 9 years ago
  73. 74e98be mtd: nand: fix typo (t_ald -> t_adl) by Brian Norris · 9 years ago
  74. de64aa9 mtd: nand: fix ONFI parameter page layout by Boris BREZILLON · 9 years ago
  75. 9b9f103 mtd: spi-nor: Fix error message with unrecognized JEDEC by Ricardo Ribalda · 9 years ago
  76. a81c0f0 mtd: nand: sunxi: add missing of_node_put by Julia Lawall · 9 years ago
  77. 081976b mtd: brcmnand: improve memory management by Julia Lawall · 9 years ago
  78. 0401669 brcmnand: Clear EXT_ADDR error registers in PIO mode by Simon Arlott · 9 years ago
  79. fe7579d mtd: cfi: don't warn about broken geometry for !CONFIG_MTD by Arnd Bergmann · 9 years ago
  80. f5f92b3 mtd: cfi: enforce valid geometry configuration by Arnd Bergmann · 9 years ago
  81. 2c81de7 mtd: spi-nor: include mtd.h header for struct mtd_info definition by Rafał Miłecki · 9 years ago
  82. 3ce351b mtd: mtk-nor: new Mediatek serial flash controller driver by Bayi Cheng · 9 years ago
  83. 72eaec2 mtd: nand: atmel_nand: constify atmel_nand_caps structures by LABBE Corentin · 9 years ago
  84. b8f70ba mtd: kill off MTD partition parser boilerplate by Brian Norris · 9 years ago
  85. b9eab01 mtd: partitions: add module_mtd_part_parser() helper by Brian Norris · 9 years ago
  86. 1d15831 doc: dt: mtd: stop referring to driver code for spi-nor IDs by Brian Norris · 9 years ago
  87. c1711b2 mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments by Brian Norris · 9 years ago
  88. de57732 mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" by Brian Norris · 9 years ago
  89. 0501f2e mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K by Andreas Fenkart · 9 years ago
  90. cd78ea0 mtd: m25p80: drop erase() callback by Brian Norris · 9 years ago
  91. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 9 years ago
  92. 1e6460a doc: mtd: nand: update examples to use mtd_to_nand() by Boris BREZILLON · 9 years ago
  93. c291b3c mtd: merge in mtd_to_nand() branch by Brian Norris · 9 years ago
  94. 9eba47d mtd: nand: add an mtd_to_nand() helper by Boris BREZILLON · 9 years ago
  95. 1d8d8b5 mtd: nand: fix drivers abusing mtd->priv by Boris BREZILLON · 9 years ago
  96. 064f462 mtd: brcmnand: drop unused subpage_read() support by Brian Norris · 9 years ago
  97. d618baf mtd: brcmnand: clean up flash cache for parameter pages by Brian Norris · 9 years ago
  98. 1ddaa02 MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs by Kamal Dasu · 9 years ago
  99. c98f71d mtd: fsl-quadspi: possible NULL dereference by Brian Norris · 9 years ago
  100. fc5adbe Documentation: mtd: improve nand_ecc.txt for readability and correctness by Wang YanQing · 9 years ago