1. 97de79e0 mtd: nand: use a local variable to simplify the nand_scan_tail by Huang Shijie · 11 years ago
  2. b1eb234 mtd: nand: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. cb85b7e mtd: dataflash: Say if we find a device we don't support by Mark Brown · 11 years ago
  4. 9211439 mtd: nand: omap: fix error return code in omap_nand_probe() by Wei Yongjun · 11 years ago
  5. 5961ad2 mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES by Brian Norris · 11 years ago
  6. 9650b9b mtd: m25p80: fixup device removal failure path by Brian Norris · 11 years ago
  7. d367e37 mtd: mxc_nand: Include linux/of.h header by Sachin Kamat · 11 years ago
  8. ca5295f mtd: remove duplicated include from mtdcore.c by Wei Yongjun · 11 years ago
  9. 5ff1482 mtd: m25p80: add support for Macronix mx25l3255e by Brian Norris · 11 years ago
  10. 90c9c95 mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig by Pekon Gupta · 11 years ago
  11. 70ba6d7 mtd: nand: omap: updated devm_xx for all resource allocation and free calls by Pekon Gupta · 11 years ago
  12. 32d42a8 mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c by Pekon Gupta · 11 years ago
  13. b491da7 mtd: nand: omap: clean-up ecc layout for BCH ecc schemes by Pekon Gupta · 11 years ago
  14. a919e51 mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe by Pekon Gupta · 11 years ago
  15. f18befb mtd: nand: omap: use DT specified bus-width only for scanning NAND device by Pekon Gupta · 11 years ago
  16. 633deb5 mtd: nand: omap: cleanup: replace local references with generic framework names by Pekon Gupta · 11 years ago
  17. c66d039 mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes by Pekon Gupta · 11 years ago
  18. ac65caf ARM: OMAP2+: cleaned-up DT support of various ECC schemes by Pekon Gupta · 11 years ago
  19. dc525ff mtd: m25p80: remove 'disabled' device check by Brian Norris · 11 years ago
  20. ddba7c5 mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig by Brian Norris · 11 years ago
  21. 6e5d9bd mtd: m25p80: re-align ID entries by Brian Norris · 11 years ago
  22. 1a874e9 mtd: m25p80: remove obsolete FIXME by Brian Norris · 11 years ago
  23. 778d226 mtd: m25p80: fix allocation size by Brian Norris · 11 years ago
  24. 7caa4fd mtd: gpmi: imx6: fix the wrong method for checking ready/busy by Huang Shijie · 11 years ago
  25. a5370e9 mtd: gpmi: scan two nand chips by Huang Shijie · 11 years ago
  26. a7c12d0 mtd: gpmi: use DMA channel 0 for all the nand chips by Huang Shijie · 11 years ago
  27. d159d8b mtd: gpmi: decouple the chip select from the DMA channel by Huang Shijie · 11 years ago
  28. 4af9874 driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
  29. ebff90b driver/mtd/IFC: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  30. a4d62ba mtd: map: fixed bug in 64-bit systems by Wang Haitao · 11 years ago
  31. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  32. 33094c7 mtd: bcm47xxpart: detect "factory" partition by Rafał Miłecki · 11 years ago
  33. 020c6bc mtd: bcm47xxpart: detect block aligned Squashfs partition by Rafał Miłecki · 11 years ago
  34. 99b1d18 mtd: bcm47xxpart: handle malloc failures by Hauke Mehrtens · 11 years ago
  35. 7e3019e mtd: bcm47xxnflash: Use devm_kzalloc by Sachin Kamat · 11 years ago
  36. 994bbd0 mtd: bcm47xxnflash: Use module_platform_driver by Sachin Kamat · 11 years ago
  37. 98a7c74 mtd: plat-ram: Use module_platform_driver by Sachin Kamat · 11 years ago
  38. 4355b70 mtd: nand: hack ONFI for non-power-of-2 dimensions by Brian Norris · 11 years ago
  39. 62e8b85 mtd: nand: pxa3xx: Allocate data buffer on detected flash size by Ezequiel Garcia · 11 years ago
  40. 95b2656 mtd: nand: pxa3xx: Move DMA I/O enabling by Ezequiel Garcia · 11 years ago
  41. 867f770 mtd: m25p80: Add support for Micron N25Q512A memory by Priyanka Jain · 11 years ago
  42. 39ac9ca mtg: docg3: use free_bch() instead of kfree() by Wei Yongjun · 11 years ago
  43. 9fee840 mtd: docg4: fix status polling loop by Mike Dunn · 11 years ago
  44. 5422933 mtd: socrates_nand: Use dev_err instead of printk by Sachin Kamat · 11 years ago
  45. cf3a9b5 mtd: socrates_nand: Use devm_kzalloc by Sachin Kamat · 11 years ago
  46. ecb598d mtd: socrates_nand: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  47. c69ad0e mtd: fsl_ifc_nand: Use module_platform_driver by Sachin Kamat · 11 years ago
  48. bcecd39 mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  49. b38be28 mtd: sst25l: Use devm_kzalloc by Sachin Kamat · 11 years ago
  50. fcfd9f2 mtd: sst25l: Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  51. 2aabeb2 mtd: Use MTD_BLOCK_MAJOR instead of the magic number by Ezequiel Garcia · 11 years ago
  52. 5576bc7 mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  53. fea7b56 mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  54. 6dcd592 mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  55. 60d0dc7 mtd: denali: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. 4d47011 mtd: scb2_flash: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  57. cd68892 mtd: pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. fe7feb9 mtd: intel_vr_nor: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  59. 2a46f83 mtd: phram: Make phram 64-bit compatible by Alexander Sverdlin · 11 years ago
  60. 14a95b8a mtd: diskonchip: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  61. e6db7c8 mtd: m25p80: Add support for ESMT F25L32PA by Flavio Silveira · 11 years ago
  62. 14ac078 mtd: plat-ram: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  63. 963d1c2 mtd: nand: fix the wrong mtd->type for nand chip by Huang Shijie · 11 years ago
  64. e104f1e jffs2: do not support the MLC nand by Huang Shijie · 11 years ago
  65. f483724 mtd: add MTD_MLCNANDFLASH case for mtd_type_show() by Huang Shijie · 11 years ago
  66. 4f8a3ba mtd: mtd-abi: add a helper to detect the nand type by Huang Shijie · 11 years ago
  67. 818b973 mtd: nand: add a helper to detect the nand type by Huang Shijie · 11 years ago
  68. fda5b0e mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH by Huang Shijie · 11 years ago
  69. 7a2b89a mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2 by Huang Shijie · 11 years ago
  70. 3723e93 mtd: nand: print out the cell information for nand chip by Huang Shijie · 11 years ago
  71. 13fbd17 mtd: nand: set the cell information for ONFI nand by Huang Shijie · 11 years ago
  72. 1c195e9 mtd: nand: add the "bits per cell" info for legacy ID NAND by Huang Shijie · 11 years ago
  73. 7db906b mtd: nand: rename the cellinfo to bits_per_cell by Huang Shijie · 11 years ago
  74. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  75. 4ae7d22 mtd: nand: correct extemded param page error handling by Brian Norris · 11 years ago
  76. 2a3d933 mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds by Josh Wu · 11 years ago
  77. 81f29b4 mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver by Josh Wu · 11 years ago
  78. e9d8da8 mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code by Josh Wu · 11 years ago
  79. 86bc7bdd mtd: onenand: omap: remove two unused functions by Paul Bolle · 11 years ago
  80. c7f23a7 mtd: nand: cleanup ONFI printed errors, warnings by Brian Norris · 11 years ago
  81. 535ab90 mtd: lpddr_cmds: make function static by Brian Norris · 11 years ago
  82. 6b7368c mtd: onenand: remove unused variable assignments by Brian Norris · 11 years ago
  83. aaadd98 mtd: nand: remove obsolete 'ecclayout' field by Brian Norris · 11 years ago
  84. 53d66ba mtd: onenand: remove redundant offset check by Brian Norris · 11 years ago
  85. 8c51943 mtd: denali: make init function static by Brian Norris · 11 years ago
  86. be1ee7d mtd: dataflash: remove unused field by Brian Norris · 11 years ago
  87. 552fb55 mtd: nand: stop exporting nand_default_bbt by Brian Norris · 11 years ago
  88. 4fd18ae mtd: nandsim: don't call nand_default_bbt() directly by Brian Norris · 11 years ago
  89. 252026a mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly by Brian Norris · 11 years ago
  90. 2ee41fa nand: docg4: use nand_base's default BBT scan by Brian Norris · 11 years ago
  91. a6eaa2a of_mtd: Add no-op stubs to support CONFIG_OF=n by Ezequiel Garcia · 11 years ago
  92. d41f950 mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer) by Lothar Waßmann · 11 years ago
  93. d255c59 Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  94. f55ac56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  95. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  96. 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
  97. 4208c47 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  98. 88829df Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  99. 18a84e9 mtd: nand: pxa3xx: Fix registered MTD name by Ezequiel Garcia · 11 years ago
  100. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago