summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/cadence-nand-controller.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal2021-05-261-3/+3
* mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin2020-09-301-6/+2
* mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-281-2/+2
* Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-08-091-3/+3
|\
| * mtd: rawnand: s/data_interface/interface_config/Miquel Raynal2020-06-261-3/+3
* | iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
|/
* mtd: rawnand: cadence: Stop using nand_release()Miquel Raynal2020-05-311-1/+6
* mtd: rawnand: Take check_only into accountBoris Brezillon2020-05-101-3/+5
* mtd: rawnand: cadence: Make cadence_nand_attach_chip staticYueHaibing2020-05-101-1/+1
* mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka2020-03-111-0/+1
* mtd: rawnand: cadence: change bad block marker sizePiotr Sroka2020-03-111-6/+3
* mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka2020-03-111-1/+2
* mtd: rawnand: cadence: get meta data size from registersPiotr Sroka2020-03-111-7/+14
* mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych2020-01-091-7/+6
* mtd: rawnand: remove unecessary checking if dmac is NULLPiotr Sroka2019-10-301-2/+2
* mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failureYueHaibing2019-10-291-3/+2
* mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka2019-10-041-0/+3031