1. e99b0d9 mtd: nand: fsl_elbc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  2. c2e197b mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  3. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
  4. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  5. 18ba50c mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  6. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  7. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  8. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  9. 3664565 mtd: nand: fsl_elbc_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  10. 030a70b mtd: fsl_elbc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  11. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 10 years ago
  13. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 2fec386a9 mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC by Prabhakar Kushwaha · 11 years ago
  15. 3fc697c mtd: fsl_elbc_nand: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  16. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  17. aaadd98 mtd: nand: remove obsolete 'ecclayout' field by Brian Norris · 11 years ago
  18. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  19. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  20. 30fad64 mtd: fsl_elbc_nand: remove unnecessary badblock_pattern by Brian Norris · 12 years ago
  21. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  22. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  23. 874d72c mtd: elbc nand: use drvdata to only remove the relevant chip by Scott Wood · 12 years ago
  24. 1696e6b mtd: nand: kill NAND_NO_READRDY by Brian Norris · 12 years ago
  25. d112dc7 mtd: eLBC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  26. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  27. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  28. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  29. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  30. f57eb5c mtd: nand: Add ONFI support for FSL NAND controller by Shengzhou Liu · 13 years ago
  31. d825110 mtd: nand: fixup for fmr initialization of Freescale NAND controller by Shengzhou Liu · 13 years ago
  32. 9ae84fe mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly by Liu Shuo · 13 years ago
  33. e32de76 mtd: nand: set correct length to FBCR for a non-full-page write by Liu Shuo · 13 years ago
  34. a9a552f mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR by Liu Shuo · 13 years ago
  35. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  36. f975c6b mtd: eLBC NAND: update ecc_stats.corrected when lteccr available by Michael Hench · 13 years ago
  37. 52a474d mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by Mike Hench · 13 years ago
  38. 57b078a mtd: nand: don't free the global data too early by Liu Shuo · 13 years ago
  39. 99add42 mtd: fsl_elbc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  40. b6b0fae mtd: fsl_elbc_nand: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  41. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  42. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  43. c02a02e powerpc/85xx: fix NAND_CMD_READID read bytes number by Shaohui Xie · 13 years ago
  44. ed9281e mtd: fsl_elbc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. eeda667 mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot by Sergej.Stepanov@ids.de · 14 years ago
  47. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  48. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  49. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  50. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  51. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  52. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  53. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 14 years ago
  54. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 15 years ago
  55. c1317f7 mtd: eLBC NAND: give more verbose output on error by Scott Wood · 15 years ago
  56. 476459a mtd: eLBC NAND: use recommended command sequences by Scott Wood · 15 years ago
  57. b3a70f0 mtd: eLBC NAND: increase bus timeout to maximum by Scott Wood · 15 years ago
  58. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  59. 4712fff powerpc: More printing warning fixes for the l64 to ll64 conversion by Stephen Rothwell · 16 years ago
  60. 03ed107 [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. by Jason Jin · 16 years ago
  61. 69fd3a8 [MTD] remove unused mtd parameter in of_mtd_parse_partitions() by Sebastian Andrzej Siewior · 16 years ago
  62. 650da9d [MTD] [NAND] fsl_elbc_nand.c: fix printk warning by akpm@linux-foundation.org · 16 years ago
  63. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  64. 0acf944 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago
  65. ec6e0ea [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT by Anton Vorontsov · 16 years ago
  66. 452db27 [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips by Anton Vorontsov · 16 years ago
  67. aa83570 [MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove by Anton Vorontsov · 16 years ago
  68. 0ff6631 [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 16 years ago
  69. 1938de4 [MTD] [NAND] corrected MPC8313 NAND fixes by Mike Hench · 16 years ago
  70. 9ebed3e [MTD] [NAND] fsl_elbc_nand: fix mtd name by Anton Vorontsov · 16 years ago
  71. 5765066 [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. by Scott Wood · 16 years ago
  72. d4a32fe [POWERPC] fsl_elbc_nand: factor out localbus defines by Anton Vorontsov · 16 years ago
  73. 76b1046 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. by Scott Wood · 16 years ago