summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/marvell_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal2019-01-091-3/+14
* mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal2018-11-131-1/+1
* mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal2018-09-101-1/+3
* Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-16/+1Star
|\
| * mtd: rawnand: marvell: remove the dmaengine compat needRobert Jarzmik2018-06-181-16/+1Star
* | mtd: rawnand: marvell: convert driver to nand_scan()Miquel Raynal2018-07-311-97/+108
* | mtd: rawnand: better name for the controller structureMiquel Raynal2018-07-311-3/+3
* | mtd: rawnand: marvell: set reg_clk to NULL if it can't be obtainedDaniel Mack2018-07-181-11/+11
* | mtd: rawnand: marvell: remove bogus comment in marvell_nfc_select_chip()Daniel Mack2018-07-181-5/+0Star
* | mtd: rawnand: marvell: add suspend and resume hooksDaniel Mack2018-07-181-11/+62
* | mtd: rawnand: marvell: Handle on-die ECCChris Packham2018-07-021-0/+1
|/
* mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2Boris Brezillon2018-05-141-3/+5
* mtd: rawnand: marvell: fix command xtype in BCH write hookMiquel Raynal2018-05-041-1/+7
* mtd: rawnand: marvell: pass ms delay to wait_opChris Packham2018-05-041-2/+2
* mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal2018-04-261-17/+8Star
* mtd: rawnand: marvell: Rename ->ecc_clk into ->core_clkBoris Brezillon2018-03-291-14/+14
* mtd: rawnand: marvell: Fix clock resource by adding a register clockGregory CLEMENT2018-03-291-6/+28
* Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into nan...Boris Brezillon2018-03-021-2/+1Star
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+2915