index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
vf610_nfc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-14
1
-3
/
+1
*
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
2020-09-30
1
-5
/
+0
*
mtd: rawnand: vf610: disable clk on error handling path in probe
Evgeny Novikov
2020-09-30
1
-2
/
+4
*
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-30
1
-1
/
+1
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-2
/
+2
*
mtd: rawnand: vf610: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
*
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-05-10
1
-1
/
+3
*
mtd: rawnand: vf610: Add of_node_put() before goto
Nishka Dasgupta
2019-07-25
1
-0
/
+1
*
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-15
1
-1
/
+1
*
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2019-04-08
1
-0
/
+3
*
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
1
-5
/
+1
*
mtd: rawnand: vf610: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
1
-1
/
+5
*
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
Boris Brezillon
2018-12-07
1
-29
/
+19
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: vf610: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
1
-16
/
+18
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
1
-4
/
+4
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
1
-6
/
+7
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
1
-9
/
+9
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: vf610: convert driver to nand_scan()
Miquel Raynal
2018-07-31
1
-61
/
+66
*
Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Boris Brezillon
2018-04-04
1
-4
/
+2
*
mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands
Stefan Agner
2018-03-17
1
-2
/
+0
*
mtd: rawnand: vf610_nfc: remove old hooks
Stefan Agner
2018-03-17
1
-269
/
+0
*
mtd: rawnand: vf610_nfc: make use of ->exec_op()
Stefan Agner
2018-03-17
1
-12
/
+412
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+835