开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
cadence-nand-controller.c
Age
Commit message (
Expand
)
Author
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-18
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
2022-04-27
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-05-31
mtd: rawnand: cadence: Stop using nand_release()
Miquel Raynal
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-05-10
mtd: rawnand: cadence: Make cadence_nand_attach_chip static
YueHaibing
2020-03-11
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
2020-03-11
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
2020-03-11
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
2020-03-11
mtd: rawnand: cadence: get meta data size from registers
Piotr Sroka
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
2019-10-30
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
2019-10-29
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
2019-10-04
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka