summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-14mtd: gpmi: add gpmi support for mx6qHuang Shijie1-5/+6
2012-05-14mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-3/+4
2012-05-14mtd: gpmi: do not include the mxs.hHuang Shijie1-4/+5
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-8/+18
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-14/+11
2012-03-27mtd: gpmi: fix the wrong DMA command.Huang Shijie1-1/+2
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie1-6/+13
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-14/+11
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds1-4/+14
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+12
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie1-4/+14
2011-12-28mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo1-6/+6
2011-12-23mtd: gpmi-nand: move to dma_transfer_directionShawn Guo1-10/+12
2011-09-11mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie1-0/+1057