aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/sh_flctl.c
Commit message (Expand)AuthorAge
* mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor2018-10-03
* mtd: rawnand: Deprecate ->chip_delayBoris Brezillon2018-10-03
* mtd: rawnand: Deprecate ->{set,get}_features() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()Boris Brezillon2018-10-03
* mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()Boris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooksBoris Brezillon2018-10-03
* mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooksBoris 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: Get rid of the ->read_word() hookBoris Brezillon2018-09-04
* mtd: rawnand: sh_flctl: convert driver to nand_scan()Miquel Raynal2018-07-31
* mtd: rawnand: sh_flctl: fix the probe function error pathMiquel Raynal2018-03-29
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-20
* mtd: rawnand: Replace printk() with appropriate pr_*() macroShreeya Patel2018-03-15
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16