summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/gpmi-nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: gpmi: remove unnecessary variablesSascha Hauer2018-04-291-10/+5
* mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer2018-04-291-2/+3
* mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer2018-04-293-14/+11
* mtd: rawnand: gpmi: put only once used functions inlineSascha Hauer2018-04-291-66/+23
* mtd: rawnand: gpmi: pass buffer and len aroundSascha Hauer2018-04-293-26/+19
* mtd: rawnand: gpmi: drop dma_ops_typeSascha Hauer2018-04-293-55/+23
* mtd: rawnand: gpmi: add support for specific ECC strengthStefan Agner2018-04-291-10/+20
* mtd: rawnand: gpmi: use core timings instead of an empirical derivationMiquel Raynal2018-03-204-655/+98
* mtd: rawnand: gpmi: support ->setup_data_interface()Miquel Raynal2018-03-203-250/+150
* mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal2018-03-201-1/+1
* mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal2018-03-201-4/+2
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-4/+4
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-166-0/+4325
OpenPOWER on IntegriCloud