summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/marvell_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal2018-12-151-3/+14
* mtd: rawnand: marvell: fix spelling mistake in kernel docMiquel Raynal2018-12-071-1/+1
* mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon2018-12-071-1/+2
* mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon2018-12-071-1/+1
* mtd: rawnand: marvell: Stop implementing ->select_chip()Boris Brezillon2018-12-071-9/+18
* Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-231-88/+187
|\
| * mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal2018-10-081-1/+1
| * mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layoutKonstantin Porotchkin2018-10-031-0/+2
| * mtd: rawnand: marvell: support 8b/512B strength for 2kiB pages layoutMiquel Raynal2018-10-031-3/+31
| * mtd: rawnand: marvell: rework BCH engine failure pathMiquel Raynal2018-10-031-31/+42
| * mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()Boris Brezillon2018-10-031-2/+1Star
| * mtd: rawnand: Pass a nand_chip object to chip->select_chip()Boris Brezillon2018-10-031-2/+1Star
| * mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-031-16/+16
| * mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-031-18/+12Star
| * mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2018-10-031-2/+2
| * mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon2018-10-031-1/+1
| * mtd: rawnand: marvell: document a bit more the driverMiquel Raynal2018-09-041-0/+67
| * mtd: rawnand: marvell: use regmap_update_bits() for syscon accessThomas Petazzoni2018-09-041-12/+11Star
* | 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