aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27mtd: rawnand: gpmi: move all driver code into single fileSascha Hauer1-934/+0
2019-03-21mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macroFabio Estevam1-4/+2
2019-02-06mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-7/+6
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()Boris Brezillon1-2/+1
2018-07-18mtd: rawnand: gpmi: Switch to SPDX identifierFabio Estevam1-14/+1
2018-04-29mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer1-2/+3
2018-04-29mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer1-2/+3
2018-04-29mtd: rawnand: gpmi: pass buffer and len aroundSascha Hauer1-7/+7
2018-04-29mtd: rawnand: gpmi: drop dma_ops_typeSascha Hauer1-15/+21
2018-03-20mtd: rawnand: gpmi: use core timings instead of an empirical derivationMiquel Raynal1-525/+80
2018-03-20mtd: rawnand: gpmi: support ->setup_data_interface()Miquel Raynal1-198/+78
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal1-1/+1
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal1-4/+2
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal1-4/+4
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+1510