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