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
2021-12-03
mtd: dataflash: Add device-tree SPI IDs
Jon Hunter
1
-0
/
+8
2021-12-03
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
1
-8
/
+24
2021-12-03
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
1
-0
/
+4
2021-12-03
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
1
-2
/
+2
2021-12-03
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
1
-1
/
+1
2021-12-03
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
42
-171
/
+194
2021-11-07
Merge tag 'spi-nor/for-5.16' into mtd/next
Miquel Raynal
3
-12
/
+7
2021-11-07
Merge tag 'nand/for-5.16' into mtd/next
Miquel Raynal
34
-147
/
+161
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-11-06
mtd: call bdi_unregister explicitly
Christoph Hellwig
1
-0
/
+1
2021-11-04
mtd/ubi/block: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
2021-10-21
mtd: add add_disk() error handling
Luis Chamberlain
1
-1
/
+5
2021-10-18
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-15
mtd: core: don't remove debugfs directory if device is in use
Zev Weiss
1
-2
/
+2
2021-10-15
mtd: block2mtd: add support for an optional custom MTD label
Joachim Wiberg
1
-7
/
+17
2021-10-15
mtd: block2mtd: minor refactor to avoid hard coded constant
Joachim Wiberg
1
-2
/
+5
2021-10-15
mtd: fixup CFI on ixp4xx
Arnd Bergmann
2
-1
/
+3
2021-10-15
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
1
-0
/
+15
2021-10-15
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2
-0
/
+18
2021-10-15
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-10-15
Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-11
/
+1
2021-10-15
Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-14
/
+1
2021-10-15
Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-11
/
+1
2021-10-15
Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-11
/
+1
2021-10-15
Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-5
/
+3
2021-10-15
Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"
Miquel Raynal
1
-3
/
+2
2021-10-15
mtd: rawnand: Let callers use the bare Hamming helpers
Miquel Raynal
1
-3
/
+4
2021-10-15
mtd: rawnand: fsmc: Fix use of SM ORDER
Miquel Raynal
1
-1
/
+3
2021-10-15
mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_iorema...
Cai Huoqing
1
-5
/
+2
2021-10-15
mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
1
-5
/
+2
2021-10-15
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
1
-1
/
+0
2021-10-15
mtd: spi-nor: Enable locking for n25q128a13
Jonathan Lemon
1
-1
/
+3
2021-09-29
mtd: onenand: samsung: drop Exynos4 and describe driver in KConfig
Krzysztof Kozlowski
1
-4
/
+5
2021-09-14
mtd: mtdswap: Remove redundant assignment of pointer eb
Colin Ian King
1
-1
/
+0
2021-09-14
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
1
-2
/
+6
2021-09-14
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
1
-0
/
+5
2021-09-14
mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
1
-3
/
+1
2021-09-14
mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-09-14
mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
1
-3
/
+1
2021-09-14
mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
[next]