summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-nand.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-315/+0
2017-12-01mtd: nand: remove unnecessary extern from driver headersMasahiro Yamada1-23/+23
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-06-10mtd: nand: gpmi: Fix typo in data structure nameMatthias Lange1-2/+2
2017-06-01mtd: nand: gpmi: add i.MX 7 SoC supportStefan Agner1-2/+5
2017-06-01mtd: nand: gpmi: unify clock handlingStefan Agner1-0/+2
2015-12-18mtd: nand: gpmi: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-1/+0
2014-12-01mtd: nand: gpmi: add proper raw access supportBoris BREZILLON1-0/+2
2014-12-01mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON1-0/+4
2014-05-29mtd: gpmi: add gpmi support for imx6sxHuang Shijie1-1/+5
2014-04-16mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie1-11/+17
2014-01-03mtd: gpmi: use devm_request_irqHuang Shijie1-2/+0
2013-04-04mtd: gpmi: move to use generic DMA helperShawn Guo1-2/+1
2013-02-04mtd: gpmi: add sanity check for the ECCHuang Shijie1-0/+4
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie1-1/+0
2012-09-29mtd: gpmi: initialize the timing registers only one timeHuang Shijie1-0/+1
2012-09-29mtd: gpmi: add EDO feature for imx6qHuang Shijie1-0/+6
2012-09-29mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie1-0/+2
2012-09-29mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie1-0/+10
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie1-2/+2
2012-09-29mtd: gpmi: change the code for clocksHuang Shijie1-1/+2
2012-05-14mtd: gpmi: add gpmi support for mx6qHuang Shijie1-0/+2
2012-05-14mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-2/+2
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-1/+1
2011-09-11mtd: add the common code for GPMI-NAND controller driverHuang Shijie1-0/+273