1. eb98198 mtd: devices: bcm47xxflash: show parent device in sysfs by Frans Klaver · 9 years ago
  2. 807f16d mtd: core: set some defaults when dev.parent is set by Frans Klaver · 9 years ago
  3. 260e89a mtd: core: tone down suggestion that dev.parent should be set by Frans Klaver · 9 years ago
  4. f9bcb6d mtd: spi-nor: Add support for Micron n25q032a by Aurelien Chanot · 9 years ago
  5. ebdee13 mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64 by Anup Patel · 9 years ago
  6. 3f08b8b mtd: brcmnand: Fix pointer type-cast in brcmnand_write() by Anup Patel · 9 years ago
  7. 06968a5 mtd: pxa2xx-flash: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  8. 192db1c mtd: nand_bbt: set the smallest size of bbt table by Sheng Yong · 9 years ago
  9. 8e2c992 mtd: mtdpart: add debug prints to partition parser. by Michal Suchanek · 9 years ago
  10. 3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  11. d54e880 mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values by Vladimir Zapolskiy · 9 years ago
  12. 08d3cd5 mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits by Vladimir Zapolskiy · 9 years ago
  13. 641f634 mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions by Vladimir Zapolskiy · 9 years ago
  14. 1cb8f97 ubi: fastmap: Implement produce_free_peb() by Richard Weinberger · 9 years ago
  15. f9a113d UBI: drop null test before destroy functions by Julia Lawall · 9 years ago
  16. 86f6e45 UBI: Update comments to reflect UBI_METAONLY flag by Andrew Murray · 9 years ago
  17. 5347417 UBI: Fix debug message by Richard Weinberger · 9 years ago
  18. 4ebb4c9 UBI: Fix typo in comment by Richard Weinberger · 9 years ago
  19. 876f9a3 UBI: Fastmap: Simplify expression by Richard Weinberger · 9 years ago
  20. 146b503 mtd: nand: sunxi: fix bitflips in erased pages by Boris BREZILLON · 9 years ago
  21. 23151fd mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function by Boris BREZILLON · 9 years ago
  22. f363e0f mtd: nand: sunxi: retrieve corrected OOB bytes by Boris BREZILLON · 9 years ago
  23. 35d0e24 mtd: nand: sunxi: factorize extra OOB bytes handling by Boris BREZILLON · 9 years ago
  24. b462551 mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  25. 913821b mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  26. c9118ec mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions by Boris BREZILLON · 9 years ago
  27. 6efadcf mtd: nand: fsmc: Remove BUG macros by Stefan Roese · 9 years ago
  28. cbf29b8 mtd: nand: fsmc: Small whitespace cleanup by Stefan Roese · 9 years ago
  29. a7f5ba4 mtd: nand: remove unused ->init_size() hook by Boris BREZILLON · 9 years ago
  30. 494da07 mtd: brcmnand: remove unnecessary fields from brcmnand_soc by Brian Norris · 9 years ago
  31. a86c947 mtd: brcmnand: refactor iProc SoC layering by Brian Norris · 9 years ago
  32. 7af6722 mtd: brcmnand: refactor bcm63138 SoC layering by Brian Norris · 9 years ago
  33. b6a02c0 mtd: nand: sunxi: rework macros by Boris BREZILLON · 9 years ago
  34. 0c00a36 Merge MTD 4.3-rc updates into -next by Brian Norris · 9 years ago
  35. 039353c mtd: nand: vf610_nfc: include missing pincrl/consumer.h by Brian Norris · 9 years ago
  36. e5bae86 mtd: mtdpart: fix add_mtd_partitions error path by Boris BREZILLON · 9 years ago
  37. d489ff4 Revert "mtd: mtdram: check offs and len in mtdram->erase" by Brian Norris · 9 years ago
  38. 7827e3a mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  39. 049f425 mtd: nand: vf610_nfc: add hardware BCH-ECC support by Stefan Agner · 9 years ago
  40. 456930d mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others by Stefan Agner · 9 years ago
  41. 53bb724 mtd: provide proper 32/64-bit compat_ioctl() support for BLKPG by Brian Norris · 9 years ago
  42. 4404bd7 mtd: spi-nor: add support for w25q128fw by Brian Norris · 9 years ago
  43. 09b6a37 mtd: spi-nor: scale up timeout for full-chip erase by Furquan Shaikh · 9 years ago
  44. c887be7 mtd: spi-nor: Add support for sst25wf040b by Yao Yuan · 9 years ago
  45. 15c2bf2 pcmciamtd: Add id for PRETEC 4MB SRAM by Tom Englund · 9 years ago
  46. 271707b mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  47. 9c07d09 mtd: nand: denali: pass col argument to READID operation by Enrico Jorns · 9 years ago
  48. 061eebb UBI: Update comments to reflect UBI_METAONLY flag by Andrew Murray · 9 years ago
  49. 7c7feb2 UBI: return ENOSPC if no enough space available by shengyong · 9 years ago
  50. 281fda2 UBI: Validate data_size by Richard Weinberger · 9 years ago
  51. ecb43e0 mtd: cmdlinepart: convert printk() to pr_*() by Brian Norris · 9 years ago
  52. d855d23 mtd: cmdlinepart: allow small partitions by Brian Norris · 9 years ago
  53. adf508c mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode by Joachim Eastwood · 9 years ago
  54. 35667b9 mtd: Destroy mtd_idr on module_exit by Johannes Thumshirn · 9 years ago
  55. e971aff mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal by Robert Jarzmik · 9 years ago
  56. b33c35b mtd: mxc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  57. 2ce401d mtd: blktrans: fix multiplication overflow by Peng Fan · 9 years ago
  58. 7446076 mtd: mpc5121_nfc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  59. 3f7f7a5 mtd: fsl_ifc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  60. 030a70b mtd: fsl_elbc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  61. 98d1a5e mtd: orion_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  62. 8f5ba31 mtd: nand: pxa3xx-nand: switch to dmaengine by Robert Jarzmik · 9 years ago
  63. e5a5d92 mxc_nand: fix copy_spare by Eric Benard · 9 years ago
  64. 8e375cc mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() by Boris BREZILLON · 9 years ago
  65. 0791a5f mtd: nandsim: drop null test before destroy functions by Julia Lawall · 9 years ago
  66. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  67. 03a0e8a mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions by Boris BREZILLON · 9 years ago
  68. db66e32 Merge tag 'v4.3-rc1' into MTD -next development by Brian Norris · 9 years ago
  69. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  70. fd72523 mtd: spi-nor: Use write_sr for write status by Jagan Teki · 9 years ago
  71. a3d22a5 mtd: nand: sunxi: rely on nand_dt_init initialization by Boris BREZILLON · 9 years ago
  72. 61528d8 mtd: nand: Rename nand_chip .dn to .flash_node by Marek Vasut · 9 years ago
  73. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  74. f9b97fe Merge MTD 4.3-rc1 updates into -next by Brian Norris · 9 years ago
  75. 7eadd47f mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings() by Stefan Roese · 9 years ago
  76. fac33bf Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  77. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  78. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  79. 2ff46e6 mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[] by Brian Norris · 9 years ago
  80. a9cadf7 mtd: pxa3xx_nand: Remove unused platform-data flash specification by Ezequiel García · 9 years ago
  81. e747dbe mtd: fsl-quadspi: use automatic spi-nor detection by Brian Norris · 9 years ago
  82. 1976367 mtd: spi-nor: embed struct mtd_info within struct spi_nor by Brian Norris · 9 years ago
  83. c9ec390 mtd: spi-nor: assign mtd->priv in spi_nor_scan() by Brian Norris · 9 years ago
  84. 0f12a27 mtd: spi-nor: s25sl064p supports both dual and quad I/O by Joachim Eastwood · 9 years ago
  85. c175208 mtd: spi-nor: allow dual/quad reads on S25FL129P by Jonas Gorski · 9 years ago
  86. 092f05c mtd: nand: omap2: Rename shippable module to omap2_nand by Roger Quadros · 9 years ago
  87. a1d97ef mtd: spi-nor: Add support for sst25wf020a by Alexis Ballier · 9 years ago
  88. 2a06c7b mtd: spi-nor: Add support for Micron n25q064a serial flash by Mika Westerberg · 9 years ago
  89. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 718e38b mtd: mtd_oobtest: Fix the address offset with vary_offset case by Roger Quadros · 9 years ago
  91. cc7fce8 mtd: blkdevs: fix switch-bool compilation warning by Tomer Barletz · 9 years ago
  92. 06bb6f5 mtd: spi-nor: stop (ab)using struct spi_device_id by Rafał Miłecki · 9 years ago
  93. 0cb8504 mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table by Oleksij Rempel · 10 years ago
  94. d1d97b7 mtd: dataflash: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  95. b226eca nand: pxa3xx: Increase READ_ID buffer and make the size static by Ezequiel García · 9 years ago
  96. 21fc0ef mtd: nand: pxa3xx-nand: fix random command timeouts by Robert Jarzmik · 9 years ago
  97. 0b14392 mtd: nand: pxa3xx_nand: fix early spurious interrupt by Robert Jarzmik · 9 years ago
  98. bc3e00f mtd: pxa3xx_nand: add a default chunk size by Antoine Ténart · 9 years ago
  99. 0f0aca5 mtd: omap_elm: Fix module alias by Axel Lin · 9 years ago
  100. 7e0c19c mtd: physmap_of: fix null pointer deference when kzalloc returns null by Colin Ian King · 9 years ago