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-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-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
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
1
-1
/
+0
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
1
-2
/
+9
2022-08-06
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
11
-82
/
+372
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
2
-4
/
+1
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
8
-60
/
+363
2022-07-15
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
1
-2
/
+4
2022-06-29
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
1
-1
/
+7
2022-06-29
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
1
-4
/
+4
2022-06-24
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
1
-1
/
+1
2022-06-17
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
1
-5
/
+194
2022-06-17
mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Christian Marangi
1
-45
/
+62
2022-06-16
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
1
-1
/
+1
2022-06-09
Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
Christian Lamparter
1
-3
/
+0
2022-06-09
mtd: rawnand: atmel: Warn about failure to unregister mtd device
Uwe Kleine-König
1
-1
/
+3
2022-06-09
mtd: rawnand: meson: Drop cleaning platform data in .remove()
Uwe Kleine-König
1
-2
/
+0
2022-06-09
mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
1
-11
/
+3
2022-06-09
mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
1
-4
/
+1
2022-06-09
mtd: rawnand: omap2: Suppress error message after WARN in .remove()
Uwe Kleine-König
1
-4
/
+2
2022-06-06
mtd: spinand: Add support for ATO25D1GA
Aidan MacDonald
3
-1
/
+88
2022-06-06
mtd: rawnand: meson: Fix a potential double free issue
Christophe JAILLET
1
-1
/
+0
2022-06-06
mtd: rawnand: cafe: fix drivers probe/remove methods
Peng Wu
1
-2
/
+7
2022-05-25
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
26
-160
/
+623
2022-05-16
mtd: rawnand: renesas: Use runtime PM instead of the raw clock API
Miquel Raynal
1
-28
/
+23
2022-05-16
mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not needed
Phil Edworthy
1
-2
/
+1
2022-05-16
mtd: rawnand: rockchip: Check before clk_disable_unprepare() not needed
Phil Edworthy
1
-4
/
+2
2022-05-12
mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEK
Geert Uytterhoeven
1
-0
/
+1
2022-05-12
mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()
Minghao Chi
1
-6
/
+1
2022-05-12
mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4
Rickard x Andersson
2
-2
/
+7
[next]