summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-lib.c
AgeCommit message (Expand)Author
2018-08-24MLK-16243: mtd: gpmi: enable the EDO mode for i.MX8Han Xu
2018-08-24MLK-15284-3: mtd: nand: gpmi-nand: support NAND on i.MX8QXPHan Xu
2018-08-24MLK-12395: mtd: gpmi: add debugfs flag to indicate NAND driver use new raw ac...Han Xu
2018-08-24MLK-11747: mtd: gpmi: save bch geometry setting only in initial stageHan Xu
2018-08-24MLK-11720: mtd: gpmi: change the erase threshold for mx6qp,mx6ul and mx7dHan Xu
2018-08-24MLK-11719-4: mtd: gpmi: change the BCH layout setting for large oob NANDHan Xu
2018-08-24MLK-11719-2: mtd: gpmi: save the bch layout setting in debugfsHan Xu
2018-08-24MLK-11555: mtd: nand: i.MX6UL supports bitflip detectionHan Xu
2018-08-23MLK-11236 mtd: gpmi-nand: Fix nand runtime PM issueYe.Li
2018-08-23MLK-11133: mtd:gpmi: support runtime pm for gpmi nandHan Xu
2018-08-23MLK-10657: mtd: NAND: correct bitflip for erased NAND pageHan Xu
2018-08-23MLK-10521-2: mtd: gpmi: Add NAND support on i.MX7DHan Xu
2016-10-28mtd: nand: gpmi: disable the clocks on errorsFabio Estevam
2015-12-18mtd: nand: gpmi: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2014-12-01mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON
2014-05-28mtd: gpmi: add gpmi support for imx6sxHuang Shijie
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-01-03mtd: gpmi: change pr_err to dev_errHuang Shijie
2014-01-03mtd: gpmi: remove the unnecessary pr_err()Huang Shijie
2014-01-03mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie
2014-01-03mtd: gpmi-lib: Make checkpatch happyFabio Estevam
2013-11-06mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie
2013-11-06mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie
2013-02-04mtd: gpmi: set the Golois Field bit for mx6q's BCHHuang Shijie
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie
2012-12-13mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-09-29mtd: gpmi: initialize the timing registers only one timeHuang Shijie
2012-09-29mtd: gpmi: add EDO feature for imx6qHuang Shijie
2012-09-29mtd: gpmi: simplify the DLL setting codeHuang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie
2012-09-29mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie
2012-09-29mtd: gpmi: change the code for clocksHuang Shijie
2012-05-13mtd: gpmi: add gpmi support for mx6qHuang Shijie
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: gpmi: do not include the mxs.hHuang Shijie
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-27mtd: gpmi: fix the wrong DMA command.Huang Shijie
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2011-12-28mtd: gpmi-lib: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-23mtd: gpmi-nand: move to dma_transfer_directionShawn Guo