summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/vf610_nfc.c
Commit message (Expand)AuthorAge
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16
* mtd: nand: vf610: check mtd_device_register() return codeAlexey Khoroshilov2018-02-12
* mtd: nand: vf610: improve readability of error labelAlexey Khoroshilov2018-02-12
* mtd: nand: vf610: remove the unnecessary of_node_put()Alexey Khoroshilov2018-02-12
* mtd: nand: vf610_nfc: remove unused functionStefan Agner2018-02-12
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-14
* Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-23
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* | mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam2017-08-23
* | mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam2017-08-23
|/
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-30
* mtd: nand: vf610: return error code of nand_scan_ident/tail() on errorMasahiro Yamada2016-11-07
* mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-19
* mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON2016-01-26
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: vf610: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: convert to nand_get_flash_node()Boris BREZILLON2015-11-11
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: nand: convert to nand_set_flash_node()Brian Norris2015-11-11
* mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helperBrian Norris2015-10-26
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: vf610_nfc: include missing pincrl/consumer.hBrian Norris2015-09-30
* mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner2015-09-29
* mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner2015-09-29