index
:
linux.git
master
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
/
raw
/
vf610_nfc.c
Age
Commit message (
Expand
)
Author
2019-05-14
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-04-08
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2018-12-07
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
Boris Brezillon
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop implementing ->select_chip()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-07-31
mtd: rawnand: vf610: convert driver to nand_scan()
Miquel Raynal
2018-04-04
Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Boris Brezillon
2018-03-17
mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commands
Stefan Agner
2018-03-17
mtd: rawnand: vf610_nfc: remove old hooks
Stefan Agner
2018-03-17
mtd: rawnand: vf610_nfc: make use of ->exec_op()
Stefan Agner
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon