1. 2a690b2 mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  2. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  4. 66de54a mtd: nand: gpmi: add gpmi_copy_bits function by Boris BREZILLON · 10 years ago
  5. 91f5498 mtd: gpmi: add gpmi support for imx6sx by Huang Shijie · 11 years ago
  6. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 11 years ago
  7. da40c16 mtd: gpmi: change pr_err to dev_err by Huang Shijie · 11 years ago
  8. 43a34b8 mtd: gpmi: remove the unnecessary pr_err() by Huang Shijie · 11 years ago
  9. df877fb mtd: gpmi: do not use the local array to do the DMA transfer by Huang Shijie · 11 years ago
  10. 76c930b mtd: gpmi-lib: Make checkpatch happy by Fabio Estevam · 11 years ago
  11. 7caa4fd mtd: gpmi: imx6: fix the wrong method for checking ready/busy by Huang Shijie · 11 years ago
  12. d159d8b mtd: gpmi: decouple the chip select from the DMA channel by Huang Shijie · 11 years ago
  13. 9ff16f0 mtd: gpmi: set the Golois Field bit for mx6q's BCH by Huang Shijie · 12 years ago
  14. f722689 mtd: gpmi: dump the BCH registers by Huang Shijie · 12 years ago
  15. 6f2a6a5 mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  16. 5de0b52 mtd: gpmi: remove unneccessary header by Huang Shijie · 12 years ago
  17. 9c95f11 mtd: gpmi: initialize the timing registers only one time by Huang Shijie · 12 years ago
  18. 995fbbf mtd: gpmi: add EDO feature for imx6q by Huang Shijie · 12 years ago
  19. c50d35a mtd: gpmi: simplify the DLL setting code by Huang Shijie · 12 years ago
  20. d37e02d mtd: gpmi: add a new field for HW_GPMI_CTRL1 by Huang Shijie · 12 years ago
  21. ae70ba2d mtd: gpmi: do not get the clock frequency in gpmi_begin() by Huang Shijie · 12 years ago
  22. ddab383 mtd: gpmi: add a new field for HW_GPMI_TIMING1 by Huang Shijie · 12 years ago
  23. 513d57e mtd: gpmi: fix the compiler warnings by Huang Shijie · 12 years ago
  24. ff50617 mtd: gpmi: change the code for clocks by Huang Shijie · 12 years ago
  25. 9013bb4 mtd: gpmi: add gpmi support for mx6q by Huang Shijie · 13 years ago
  26. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 13 years ago
  27. 4aa6ae3 mtd: gpmi: do not include the mxs.h by Huang Shijie · 13 years ago
  28. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  29. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  30. 09ef90d mtd: gpmi: fix the wrong DMA command. by Huang Shijie · 13 years ago
  31. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 13 years ago
  32. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  33. 71b1b20 Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 by Linus Torvalds · 13 years ago
  34. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  35. 9398d1c mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 by Huang Shijie · 13 years ago
  36. f1f802c mtd: gpmi-lib: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  37. 0ef7e20 mtd: gpmi-nand: move to dma_transfer_direction by Shawn Guo · 13 years ago
  38. 45dfc1a mtd: add helper functions library and header files for GPMI NAND driver by Huang Shijie · 13 years ago