index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
vf610_nfc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-835
/
+0
*
mtd: nand: vf610: check mtd_device_register() return code
Alexey Khoroshilov
2018-02-12
1
-1
/
+6
*
mtd: nand: vf610: improve readability of error label
Alexey Khoroshilov
2018-02-12
1
-10
/
+10
*
mtd: nand: vf610: remove the unnecessary of_node_put()
Alexey Khoroshilov
2018-02-12
1
-10
/
+8
*
mtd: nand: vf610_nfc: remove unused function
Stefan Agner
2018-02-12
1
-15
/
+0
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-3
/
+3
*
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
1
-1
/
+1
|
\
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
|
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
Fabio Estevam
2017-08-23
1
-3
/
+0
*
|
mtd: nand: vf610: Check the return value from clk_prepare_enable()
Fabio Estevam
2017-08-23
1
-1
/
+5
|
/
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+2
*
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-6
/
+4
*
mtd: nand: vf610: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-30
/
+4
*
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
1
-1
/
+0
*
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
2016-01-26
1
-2
/
+0
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: vf610: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-3
/
+5
*
mtd: nand: convert to nand_get_flash_node()
Boris BREZILLON
2015-11-12
1
-3
/
+3
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-5
/
+1
*
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-11
1
-1
/
+1
*
mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helper
Brian Norris
2015-10-26
1
-11
/
+3
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+1
*
mtd: nand: vf610_nfc: include missing pincrl/consumer.h
Brian Norris
2015-09-30
1
-0
/
+1
*
mtd: nand: vf610_nfc: add hardware BCH-ECC support
Stefan Agner
2015-09-29
1
-2
/
+201
*
mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
Stefan Agner
2015-09-29
1
-0
/
+686