aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/vf610_nfc.c
Commit message (Expand)AuthorAge
* mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitializedMasahiro Yamada2019-05-14
* mtd: rawnand: vf610: Avoid a potential NULL pointer dereferenceAditya Pakki2019-04-08
* mtd: rawnand: vf610: Add an SPDX tag to replace the license textBoris Brezillon2018-12-07
* mtd: rawnand: vf610: Stop using the dummy controller objBoris Brezillon2018-12-07
* mtd: rawnand: vf610: Stop passing mtd_info to internal functionsBoris Brezillon2018-12-07
* mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon2018-12-07
* mtd: rawnand: vf610: Stop implementing ->select_chip()Boris Brezillon2018-12-07
* mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-03
* mtd: rawnand: vf610: convert driver to nand_scan()Miquel Raynal2018-07-31
* Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon2018-04-04
* mtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES commandsStefan Agner2018-03-17
* mtd: rawnand: vf610_nfc: remove old hooksStefan Agner2018-03-17
* mtd: rawnand: vf610_nfc: make use of ->exec_op()Stefan Agner2018-03-17
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16