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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
9
-78
/
+187
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-05
Merge tag 'nand/for-6.2' into mtd/next
Miquel Raynal
9
-78
/
+187
2022-11-25
mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
1
-3
/
+3
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-18
mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
Hamish Martin
1
-1
/
+3
2022-11-07
mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()
Geert Uytterhoeven
1
-8
/
+2
2022-11-07
mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
Geert Uytterhoeven
1
-8
/
+2
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
1
-2
/
+1
2022-11-07
mtd: onenand: omap2: add dependency on GPMC
Krzysztof Kozlowski
1
-0
/
+1
2022-11-07
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
1
-2
/
+2
2022-11-07
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
1
-5
/
+7
2022-10-18
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
1
-12
/
+58
2022-10-18
mtd: spinand: winbond: add Winbond W25N02KV flash support
Mikhail Kshevetskiy
1
-0
/
+75
2022-10-18
mtd: spinand: winbond: fix flash identification
Mikhail Kshevetskiy
1
-2
/
+2
2022-10-18
mtd: rawnand: mpc5121: Replace NO_IRQ by 0
Christophe Leroy
1
-1
/
+1
2022-10-18
mtd: rawnand: lpc32xx_slc: switch to using gpiod API
Dmitry Torokhov
1
-16
/
+17
2022-10-18
mtd: rawnand: lpc32xx_mlc: switch to using gpiod API
Dmitry Torokhov
1
-17
/
+19
2022-10-18
mtd: rawnand: marvell: Use correct logic for nand-keep-config
Tony O'Brien
1
-1
/
+1
2022-10-18
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
Zhang Qilong
1
-1
/
+3
2022-10-18
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
1
-8
/
+15
2022-10-18
mtd: rawnand: gpmi: using pm_runtime_resume_and_get instead of pm_runtime_get...
Zhang Qilong
1
-8
/
+4
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
17
-135
/
+156
2022-09-21
mtd: rawnand: meson: stop supporting legacy clocks
Liang Yang
1
-1
/
+1
2022-09-21
mtd: rawnand: meson: refine resource getting in probe
Liang Yang
1
-3
/
+1
2022-09-21
mtd: rawnand: meson: fix the clock
Liang Yang
1
-41
/
+41
2022-09-21
mtd: rawnand: bcm47xx: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-09-21
mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-3
/
+2
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-21
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-2
/
+1
2022-09-21
mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
Jack Wang
1
-1
/
+7
2022-09-21
mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
Jack Wang
1
-3
/
+5
2022-09-21
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
1
-2
/
+0
2022-09-21
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
1
-12
/
+5
2022-09-21
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
1
-1
/
+1
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
1
-0
/
+1
2022-09-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
1
-2
/
+2
2022-09-21
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
1
-1
/
+1
2022-09-21
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-09-21
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2
-4
/
+32
2022-09-21
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2
-21
/
+22
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
3
-0
/
+32
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
4
-8
/
+8
2022-09-20
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
1
-12
/
+16
2022-09-20
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
1
-6
/
+4
[next]