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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
mtd: rawnand: gpmi: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+6
2020-12-11
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
1
-9
/
+21
2020-12-11
mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
Han Xu
2
-2
/
+5
2020-12-11
mtd: rawnand: qcom: Add NAND controller support for SDX55
Manivannan Sadhasivam
1
-17
/
+51
2020-12-11
mtd: rawnand: mxc: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+5
2020-12-11
mtd: rawnand: mxc: Use device_get_match_data()
Fabio Estevam
1
-3
/
+1
2020-12-11
mtd: rawnand: meson: Fix a resource leak in init
Dan Carpenter
1
-1
/
+4
2020-12-11
mtd: rawnand: gpmi: Use of_device_get_match_data()
Fabio Estevam
1
-9
/
+1
2020-12-11
mtd: rawnand: Add NAND controller support on Intel LGM SoC
Ramuthevar Vadivel Murugan
3
-0
/
+730
2020-12-11
mtd: spinand: micron: Add support for MT29F2G01AAAED
Thirumalesha Narasimhappa
1
-0
/
+64
2020-12-11
mtd: spinand: micron: Use more specific names
Thirumalesha Narasimhappa
1
-30
/
+30
2020-12-11
mtd: rawnand: gpmi: fix reference count leak in gpmi ops
Zhang Qilong
1
-2
/
+6
2020-12-11
mtd: spinand: macronix: Add support for MX35LFxGE4AD
YouChing Lin
1
-0
/
+20
2020-12-11
mtd: plat-ram: correctly free memory on error path in platram_probe()
Baskov Evgeiny
1
-3
/
+8
2020-12-11
mtd: onenand: Use mtd->oops_panic_write as condition
Thomas Gleixner
2
-12
/
+13
2020-12-11
mtd: rawnand: marvell: Drop useless line
Miquel Raynal
1
-6
/
+0
2020-12-11
mtd: rawnand: davinci: Do not use extra dereferencing
Miquel Raynal
1
-19
/
+19
2020-12-11
mtd: rawnand: au1550: Ensure the presence of the right includes
Miquel Raynal
1
-0
/
+1
2020-12-11
mtd: nand: Change dependency between the NAND and ECC cores
Miquel Raynal
1
-1
/
+1
2020-12-11
mtd: rawnand: mxc: Remove platform data support
Fabio Estevam
2
-72
/
+5
2020-12-11
mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()
Yu Kuai
1
-2
/
+0
2020-12-11
mtd: nand: ecc-hamming: Clarify the logic around rp17
Miquel Raynal
1
-1
/
+2
2020-12-11
mtd: rawnand: sunxi: Add MDMA support
Manuel Dipolt
1
-44
/
+73
2020-12-11
mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments
Sergei Antonov
1
-1
/
+1
2020-12-11
mtd: rawnand: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-11
mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controller
Kathiravan T
1
-0
/
+4
2020-12-11
mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
Praveenkumar I
1
-0
/
+2
2020-12-11
mtd: rawnand: gpmi: cleanup makefile
Marco Felsch
1
-2
/
+1
2020-12-11
mtd: spinand: Remove outdated comment
Miquel Raynal
1
-4
/
+0
2020-12-11
mtd: spinand: Fix OOB read
Miquel Raynal
1
-0
/
+4
2020-12-11
mtd: spinand: Allow the case where there is no ECC engine
Miquel Raynal
2
-7
/
+9
2020-12-11
mtd: spinand: Use the external ECC engine logic
Miquel Raynal
2
-44
/
+54
2020-12-11
mtd: nand: Add helpers to manage ECC engines and configurations
Miquel Raynal
1
-0
/
+124
2020-12-11
mtd: spinand: Fill a default ECC provider/algorithm
Miquel Raynal
1
-1
/
+5
2020-12-11
mtd: nand: Let on-die ECC engines be retrieved from the NAND core
Miquel Raynal
1
-0
/
+6
2020-12-11
mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
Miquel Raynal
1
-0
/
+67
2020-12-11
mtd: spinand: Move ECC related definitions earlier in the driver
Miquel Raynal
1
-53
/
+53
2020-12-11
mtd: spinand: Fix typo in comment
Miquel Raynal
1
-1
/
+1
2020-12-11
mtd: nand: Let software ECC engines be retrieved from the NAND core
Miquel Raynal
1
-0
/
+20
2020-12-11
mtd: nand: ecc-hamming: Create the software Hamming engine
Miquel Raynal
2
-17
/
+202
2020-12-11
mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected
Miquel Raynal
2
-2
/
+11
2020-12-11
mtd: nand: ecc-hamming: Remove useless includes
Miquel Raynal
11
-11
/
+0
2020-12-11
mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
2
-12
/
+68
2020-12-11
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
11
-68
/
+89
2020-12-11
mtd: nand: ecc-hamming: Cleanup and style fixes
Miquel Raynal
1
-14
/
+12
2020-12-11
mtd: nand: ecc-hamming: Drop/fix the kernel doc
Miquel Raynal
1
-29
/
+10
2020-12-11
mtd: nand: ecc-hamming: Clarify the driver descriptions
Miquel Raynal
1
-1
/
+1
2020-12-11
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
23
-30
/
+31
2020-12-11
mtd: rawnand: Get rid of chip->ecc.priv
Miquel Raynal
1
-14
/
+17
2020-12-11
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2
-116
/
+279
[prev]
[next]