index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-10-18
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
1
-12
/
+58
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
1
-4
/
+1
2022-04-27
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
1
-3
/
+2
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
1
-3
/
+3
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
1
-6
/
+2
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
1
-2
/
+2
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-3
/
+3
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
1
-0
/
+1
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: cadence: Stop using nand_release()
Miquel Raynal
1
-1
/
+6
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
1
-3
/
+5
2020-05-10
mtd: rawnand: cadence: Make cadence_nand_attach_chip static
YueHaibing
1
-1
/
+1
2020-03-11
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
1
-0
/
+1
2020-03-11
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
1
-6
/
+3
2020-03-11
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
1
-1
/
+2
2020-03-11
mtd: rawnand: cadence: get meta data size from registers
Piotr Sroka
1
-7
/
+14
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
1
-7
/
+6
2019-10-30
mtd: rawnand: remove unecessary checking if dmac is NULL
Piotr Sroka
1
-2
/
+2
2019-10-29
mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+2
2019-10-04
mtd: rawnand: Add new Cadence NAND driver to MTD subsystem
Piotr Sroka
1
-0
/
+3031