1. 2a500af mtd: gpmi: make blockmark swapping optional by Lothar Waßmann · 10 years ago
  2. d8c0372 mtd: gpmi: remove line breaks from error messages and improve wording by Lothar Waßmann · 10 years ago
  3. 6a76096 mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables by Lothar Waßmann · 10 years ago
  4. 91f5498 mtd: gpmi: add gpmi support for imx6sx by Huang Shijie · 10 years ago
  5. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 10 years ago
  6. b8e2931 mtd: gpmi: add subpage read support by Huang Shijie · 11 years ago
  7. 4a57d67 mtd: gpmi: do not use the mtd->writesize by Huang Shijie · 11 years ago
  8. 0ff76a9 mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf by Huang Shijie · 11 years ago
  9. 06f216c mtd: gpmi: allocate a proper buffer for non ECC read/write by Huang Shijie · 11 years ago
  10. c232596 mtd: gpmi: change pr_debug to dev_dbg by Huang Shijie · 11 years ago
  11. da40c16 mtd: gpmi: change pr_err to dev_err by Huang Shijie · 11 years ago
  12. 43a34b8 mtd: gpmi: remove the unnecessary pr_err() by Huang Shijie · 11 years ago
  13. 3cb2c1e mtd: gpmi: use devm_request_irq by Huang Shijie · 11 years ago
  14. 87a9d69 mtd: gpmi: use devm_ioremap_resource by Huang Shijie · 11 years ago
  15. ccce417 mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_* by Huang Shijie · 11 years ago
  16. bd92029 mtd: gpmi: remove the unused line by Huang Shijie · 11 years ago
  17. d7364a27 mtd: gpmi: delete the gpmi_pre_bbt_scan by Huang Shijie · 11 years ago
  18. df877fb mtd: gpmi: do not use the local array to do the DMA transfer by Huang Shijie · 11 years ago
  19. 76c930b mtd: gpmi-lib: Make checkpatch happy by Fabio Estevam · 11 years ago
  20. 554cbc5 mtd: gpmi: Use devm_clk_get() by Fabio Estevam · 11 years ago
  21. 89b59e6 mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC by Huang Shijie · 11 years ago
  22. 885d71e mtd: gpmi: fix the NULL pointer by Huang Shijie · 11 years ago
  23. 7b3d2fb mtd: gpmi: fix kernel BUG due to racing DMA operations by Huang Shijie · 11 years ago
  24. 80bd33a mtd: gpmi: only scan two chips for imx6 by Huang Shijie · 11 years ago
  25. edaf4d4 mtd: gpmi: Use devm_kzalloc() by Fabio Estevam · 11 years ago
  26. 7caa4fd mtd: gpmi: imx6: fix the wrong method for checking ready/busy by Huang Shijie · 11 years ago
  27. a5370e9 mtd: gpmi: scan two nand chips by Huang Shijie · 11 years ago
  28. a7c12d0 mtd: gpmi: use DMA channel 0 for all the nand chips by Huang Shijie · 11 years ago
  29. d159d8b mtd: gpmi: decouple the chip select from the DMA channel by Huang Shijie · 11 years ago
  30. 7a2b89a mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2 by Huang Shijie · 11 years ago
  31. d41f950 mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struct initializer) by Lothar Waßmann · 11 years ago
  32. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  33. f720e7c mtd: gpmi: remove the nand_scan() by Huang Shijie · 11 years ago
  34. 2febcdf mtd: gpmi: set the BCH's geometry with the ecc info by Huang Shijie · 11 years ago
  35. 52a073b mtd: nand: gpmi-nand: use more sensible error codes at various places by Lothar Waßmann · 11 years ago
  36. 5a0edb2 mtd: nand: refactor chip->block_markbad interface by Brian Norris · 11 years ago
  37. 9f7f7d8 mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  38. ed3b49b mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  39. d1cb556 mtd: gpmi-nand: fix error return from gpmi_get_clks() by Michał Mirosław · 11 years ago
  40. 5fac0e1 mtd: gpmi: move to use generic DMA helper by Shawn Guo · 11 years ago
  41. 92d0e09 mtd: gpmi: add sanity check for the ECC by Huang Shijie · 12 years ago
  42. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  43. 26738dd mtd: gpmi: fix a dereferencing freed memory error by Huang Shijie · 12 years ago
  44. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  45. b23b746 mtd: gpmi: Always report ECC stats and return max_bitflips by Zach Sadecki · 12 years ago
  46. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  48. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  49. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  50. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  51. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  52. 2d350e5 mtd: gpmi-nand: make debug prints more clear by Vikram Narayanan · 12 years ago
  53. 9c95f11 mtd: gpmi: initialize the timing registers only one time by Huang Shijie · 12 years ago
  54. 995fbbf mtd: gpmi: add EDO feature for imx6q by Huang Shijie · 12 years ago
  55. e1ca95e mtd: gpmi: do not set the default values for the extra clocks by Huang Shijie · 12 years ago
  56. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  57. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  58. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  59. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  60. 490e280 mtd: gpmi-nand: Convert to module_platform_driver() by Fabio Estevam · 12 years ago
  61. 3d10095 mtd: gpmi-nand: Improve logging style by Fabio Estevam · 12 years ago
  62. 513d57e mtd: gpmi: fix the compiler warnings by Huang Shijie · 12 years ago
  63. ff50617 mtd: gpmi: change the code for clocks by Huang Shijie · 12 years ago
  64. e0dd89c mtd: gpmi: update the bitflip_threshold by Huang Shijie · 12 years ago
  65. c50c694 mtd: gpmi: add on-flash BBT support for gpmi nand by Huang Shijie · 12 years ago
  66. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  67. 271b874b mtd: nand: gpmi: need to use {read,write}_oob_raw by Brian Norris · 12 years ago
  68. 6023813a mtd: gpmi-nand: fix read page when reading to vmalloced area 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. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  71. 3e48b1b mtd: nand: gpmi: fix compile error caused by pinctrl call by Shawn Guo · 12 years ago
  72. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  73. 9013bb4 mtd: gpmi: add gpmi support for mx6q by Huang Shijie · 12 years ago
  74. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 12 years ago
  75. 7725cc8 mtd: gpmi-nand: utilize oob_requested parameter by Brian Norris · 12 years ago
  76. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  77. 4aa6ae3 mtd: gpmi: do not include the mxs.h by Huang Shijie · 12 years ago
  78. 39febc0 mtd: nand: gpmi: adopt pinctrl support by Shawn Guo · 12 years ago
  79. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 12 years ago
  80. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  81. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  82. a78da28 mtd: nand: gpmi: fix function annotations by Wolfram Sang · 12 years ago
  83. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 12 years ago
  84. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 13 years ago
  85. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 13 years ago
  86. 5289966 mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH by Wolfram Sang · 13 years ago
  87. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  88. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  89. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  90. 9398d1c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 by Huang Shijie · 13 years ago
  91. e1482a1 Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clk by Arnd Bergmann · 13 years ago
  92. f1f802c mtd: gpmi-lib: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  93. 0ef7e20 mtd: gpmi-nand: move to dma_transfer_direction by Shawn Guo · 13 years ago
  94. df16c86 mtd: gpmi: add missing include 'module.h' by Wolfram Sang · 13 years ago
  95. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  96. 10a2bca mtd: add the common code for GPMI-NAND controller driver by Huang Shijie · 13 years ago
  97. 157550ff mtd: add GPMI-NAND driver in the config and Makefile by Huang Shijie · 13 years ago
  98. 45dfc1a mtd: add helper functions library and header files for GPMI NAND driver by Huang Shijie · 13 years ago