summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/cadence-nand-controller.c
AgeCommit message (Expand)Author
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal
2023-10-16mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_byKees Cook
2023-10-16mtd: Use device_get_match_data()Rob Herring
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König
2022-10-18mtd: rawnand: cadence: support 64-bit slave dma interfaceValentin Korenblit
2022-09-21mtd: rawnand: cadence: Remove an unneeded result variableye xingchen
2022-04-27mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2020-09-30mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-08-09Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-26mtd: rawnand: s/data_interface/interface_config/Miquel Raynal
2020-05-31mtd: rawnand: cadence: Stop using nand_release()Miquel Raynal
2020-05-10mtd: rawnand: Take check_only into accountBoris Brezillon
2020-05-10mtd: rawnand: cadence: Make cadence_nand_attach_chip staticYueHaibing
2020-03-11mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka
2020-03-11mtd: rawnand: cadence: change bad block marker sizePiotr Sroka
2020-03-11mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka
2020-03-11mtd: rawnand: cadence: get meta data size from registersPiotr Sroka
2020-01-09mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych
2019-10-30mtd: rawnand: remove unecessary checking if dmac is NULLPiotr Sroka
2019-10-29mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-04mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka