index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
vf610_nfc.c
Age
Commit message (
Expand
)
Author
2017-08-23
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
Fabio Estevam
2017-08-23
mtd: nand: vf610: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2016-11-07
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-05-05
mtd: nand: vf610: switch to mtd_ooblayout_ops
Boris Brezillon
2016-04-19
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-01-26
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: vf610: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-11-11
mtd: nand: convert to nand_get_flash_node()
Boris BREZILLON
2015-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-10-26
mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helper
Brian Norris
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-09-30
mtd: nand: vf610_nfc: include missing pincrl/consumer.h
Brian Norris
2015-09-29
mtd: nand: vf610_nfc: add hardware BCH-ECC support
Stefan Agner
2015-09-29
mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
Stefan Agner