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-06-29
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
1
-1
/
+1
2022-06-09
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
1
-1
/
+1
2022-06-09
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
1
-3
/
+2
2022-06-09
mtd: rawnand: denali: Use managed device resources
Zheyu Ma
1
-11
/
+4
2022-06-09
mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
Chuanhong Guo
1
-1
/
+9
2022-04-21
mtd: rawnand: qcom: fix memory corruption that causes panic
Md Sadre Alam
1
-11
/
+13
2022-04-21
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-6
/
+8
2022-04-04
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
1
-4
/
+8
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
29
-166
/
+1490
2022-03-23
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
14
-138
/
+421
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
5
-12
/
+17
2022-03-14
mtd: nand: ecc: mxic: Fix compile test issue
Miquel Raynal
1
-0
/
+1
2022-03-14
mtd: nand: mxic-ecc: make two read-only arrays static const
Colin Ian King
1
-2
/
+2
2022-03-14
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
1
-3
/
+11
2022-03-14
mtd: rawnand: rockchip: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2022-03-07
mtd: rawnand: omap2: Actually prevent invalid configuration and build error
Roger Quadros
1
-2
/
+1
2022-02-18
mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
Christophe Kerello
1
-1
/
+39
2022-02-18
mtd: rawnand: pl353: Set the nand chip node as the flash node
Amit Kumar Mahapatra
1
-1
/
+1
2022-02-18
Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/next
Miquel Raynal
7
-14
/
+1054
2022-02-10
mtd: spinand: Create direct mapping descriptors for ECC operations
Miquel Raynal
1
-2
/
+33
2022-02-10
mtd: spinand: Delay a little bit the dirmap creation
Miquel Raynal
1
-8
/
+8
2022-02-10
mtd: nand: mxic-ecc: Support SPI pipelined mode
Miquel Raynal
1
-1
/
+185
2022-02-09
mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
Miquel Raynal
1
-0
/
+31
2022-02-09
mtd: nand: mxic-ecc: Add Macronix external ECC engine support
Miquel Raynal
3
-0
/
+702
2022-02-09
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-24
/
+20
2022-02-07
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
3
-3
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-31
mtd: rawnand: Fix misuses of of_match_node()
Miquel Raynal
3
-3
/
+3
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
8
-8
/
+8
2022-01-31
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
1
-1
/
+1
2022-01-26
mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
Florian Fainelli
1
-2
/
+2
2022-01-26
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
1
-1
/
+2
2022-01-25
mtd: rawnand: omap2: Prevent invalid configuration and build error
Roger Quadros
1
-1
/
+2
2022-01-25
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
1
-8
/
+6
2022-01-25
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
1
-1
/
+6
2022-01-23
mtd: rawnand: omap_elm: remove redundant variable 'errors'
Colin Ian King
1
-3
/
+1
2022-01-23
mtd: rawnand: gpmi: support fast edo timings for mx28
Dario Binacchi
1
-2
/
+2
2022-01-23
mtd: rawnand: gpmi: validate controller clock rate
Dario Binacchi
1
-4
/
+18
2022-01-23
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
1
-0
/
+3
2022-01-23
mtd: rawnand: brcmnand: Add BCMA shim
Florian Fainelli
4
-0
/
+151
2022-01-23
mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
Florian Fainelli
1
-0
/
+6
2022-01-23
mtd: rawnand: brcmnand: Allow platform data instantation
Florian Fainelli
1
-10
/
+35
2022-01-23
mtd: rawnand: brcmnand: Allow working without interrupts
Florian Fainelli
1
-28
/
+24
2022-01-23
mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
Florian Fainelli
1
-9
/
+11
2022-01-23
mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
Florian Fainelli
1
-4
/
+4
2022-01-23
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Florian Fainelli
2
-2
/
+55
2022-01-23
mtd: rawnand: brcmnand: Assign soc as early as possible
Florian Fainelli
1
-2
/
+1
2022-01-23
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
1
-12
/
+18
2022-01-23
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
1
-6
/
+1
[next]