1. 9d1304f mtd: rawnand: mxc: set spare area size register explicitly by Martin Kaiser · 6 years ago
  2. 8651620 mtd: nand: mxc: Fix mxc_v1 ooblayout by Boris Brezillon · 8 years ago
  3. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  4. ba52b4d mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD by Boris Brezillon · 8 years ago
  5. 8283079 mtd: nand: mxc: Add timing setup for v2 controllers by Sascha Hauer · 8 years ago
  6. 4123ea3 mtd: nand: mxc: implement onfi get/set features by Sascha Hauer · 8 years ago
  7. 38178e7 mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions by Lothar Waßmann · 8 years ago
  8. e4225ae mtd: mtd: drop NAND_ECC_SOFT_BCH enum value by Rafał Miłecki · 8 years ago
  9. 609468f mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  10. a894cf6c mtd: nand: mxc: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  11. c1c7040 mtd: nand: mxc: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  12. d699ed2 mtd: nand: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 8 years ago
  13. 6e94119 mtd: nand: return consistent error codes in ecc.correct() implementations by Boris BREZILLON · 8 years ago
  14. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 8 years ago
  15. a008deb mtd: nand: mxc: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 8 years ago
  16. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  17. 1b15b1f mtd: mxc_nand: Remove bit-or operation with zero by Fabio Estevam · 9 years ago
  18. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  19. 5c5594c mtd: nand: mxc_nand: drop owner assignment by Frans Klaver · 9 years ago
  20. 0c00a36 Merge MTD 4.3-rc updates into -next by Brian Norris · 9 years ago
  21. b33c35b mtd: mxc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  22. e5a5d92 mxc_nand: fix copy_spare by Eric Benard · 9 years ago
  23. 8eeb4c5 mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC by Baruch Siach · 9 years ago
  24. 0d17fc3 mtd: mxc_nand: fix truncate of unaligned oob copying by Baruch Siach · 9 years ago
  25. 7e7e473 mtd: mxc_nand: limit the size of used oob by Baruch Siach · 9 years ago
  26. 35d5d20 mtd: mxc_nand: cleanup copy_spare function by Uwe Kleine-König · 9 years ago
  27. 8d1e568 mtd: mxc-nand: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  28. 98ebb52 mtd: mxc-nand: Warn on unimplemented commands by Uwe Kleine-König · 9 years ago
  29. 3d6e81c mtd: mxc-nand: Implement support for PARAM command by Uwe Kleine-König · 9 years ago
  30. c4ca399 mtd: mxc-nand: Allow to use column addresses different from 0 by Uwe Kleine-König · 9 years ago
  31. 3f41069 mtd: mxc-nand: Do the word to byte mangling in the read_byte callback by Uwe Kleine-König · 9 years ago
  32. 1f42adc mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes by Uwe Kleine-König · 9 years ago
  33. e35d1d8 mtd: mxc-nand: Add a timeout when waiting for interrupt by Uwe Kleine-König · 9 years ago
  34. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  35. 33a87a1 mtd: mxc_nand: use __iowrite32_copy for 32 bit copy by Koul, Vinod · 10 years ago
  36. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 26fbf48 mtd: mxc_nand: Propagate the error if platform_get_irq() fails by Fabio Estevam · 10 years ago
  38. a590055 mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE by Huang Shijie · 10 years ago
  39. 8bfd4f7 mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove() by Wei Yongjun · 10 years ago
  40. dcedf62 mtd: nand: mxc_nand: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  41. 0566477 mtd: mxc_nand: remove duplicated ecc_stats counting by Michael Grzeschik · 11 years ago
  42. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  43. b1eb234 mtd: nand: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. d367e37 mtd: mxc_nand: Include linux/of.h header by Sachin Kamat · 11 years ago
  45. b2ac037 mtd: nand: mxc_nand: mark 'const' properly by Jingoo Han · 11 years ago
  46. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  47. 96f2a4a mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource() by Fabio Estevam · 11 years ago
  48. 62416c0 mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  49. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  50. a8459f2 mtd: mxc_nand: compress ID info for send_read_id_v3 by Roman Schneider · 11 years ago
  51. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  52. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  53. 740bb0c mtd: mxc_nand: reorder part_probes to let cmdline override other sources by Lothar Waßmann · 11 years ago
  54. c10d8ee mtd: mxc_nand: fix unbalanced clk_disable() in error path by Lothar Waßmann · 11 years ago
  55. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  56. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  57. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  58. 4d62435 mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  59. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  60. 24b82d3 mtd: mxc_nand: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  61. ddf16d6 mtd: mxc_nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  62. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  63. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  64. 71718a8e mtd: mxc_nand: add i.MX53 support by Sascha Hauer · 12 years ago
  65. 71885b6 mtd: mxc_nand: swap iomem resource order by Sascha Hauer · 12 years ago
  66. e4a09cb mtd: mxc_nand: Use managed resources by Sascha Hauer · 12 years ago
  67. 3d05969 nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  68. 096bcc2 mtd: mxc_nand: use 32bit copy functions by Sascha Hauer · 12 years ago
  69. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  70. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  71. 4b6f05e mtd: mxc_nand: fix several sparse warnings about incorrect address space by Uwe Kleine-König · 12 years ago
  72. 6436356 mtd: mxc_nand: implement device tree probing by Uwe Kleine-König · 12 years ago
  73. f48d0f9 mtd: mxc_nand: put several more fields into devtype_data by Uwe Kleine-König · 12 years ago
  74. 69d023b mtd: mxc_nand: put callback for data correction into devtype struct by Uwe Kleine-König · 12 years ago
  75. 5e05a2d mtd: mxc_nand: split chip_select function and put it into devtype struct by Uwe Kleine-König · 12 years ago
  76. 6dcdf99 mtd: mxc_nand: put ecc layout into devtype structs by Uwe Kleine-König · 12 years ago
  77. 6d38af2 mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() by Uwe Kleine-König · 12 years ago
  78. e4303b2 mtd: mxc_nand: move function pointers to a per-SOC struct by Uwe Kleine-König · 12 years ago
  79. 8556958 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary by Uwe Kleine-König · 12 years ago
  80. 8d1fd16 mtd: mxc_nand: set owner field to prevent module unloading when in use by Uwe Kleine-König · 12 years ago
  81. 97c3213 mtd mxc_nand: prepare/unprepare clock by Sascha Hauer · 12 years ago
  82. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  83. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  84. 5172ac1 mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks by Wolfram Stering · 13 years ago
  85. c97926d mtd: mxc_nand: add mx53 NFC driver support by Jason Liu · 13 years ago
  86. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  87. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  88. d4ed8f1 mtd: mxc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  89. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  90. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  91. 759f1d3 mtd: mxc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  92. d178e3e mtd: mxc_nand: add support for multiple chips on V21 devices by Baruch Siach · 13 years ago
  93. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  94. 2c1c5f1 mtd: mxc_nand: fix OOB corruption when page size > 2KiB by Baruch Siach · 13 years ago
  95. 5d9d993 mtd: mxc_nand: fix read past buffer end by Baruch Siach · 13 years ago
  96. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 13 years ago
  97. 2ebf062 mtd: mxc_nand: Fix warning on nr_parts unused variable by Fabio Estevam · 14 years ago
  98. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  99. b8db2f5 mtd: mxc_nand: configure pages per block for v2 controller by Sascha Hauer · 14 years ago
  100. f7b66e5 mxc_nand: Do not do byte accesses to the NFC buffer. by John Ogness · 14 years ago