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-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+57
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
83
-2484
/
+4131
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-05
mtd: clear cache_state to avoid writing to bad blocks repeatedly
Xiaoming Ni
1
-4
/
+7
2020-06-05
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
1
-3
/
+20
2020-06-05
mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
Jason Yan
1
-5
/
+0
2020-06-03
Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...
Richard Weinberger
1
-5
/
+8
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
4
-25
/
+57
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+2
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+589
2020-06-01
Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
12
-44
/
+122
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
68
-2423
/
+3974
2020-06-01
mtd: Support kmsg dumper based on pstore/blk
WeiXiong Liao
3
-0
/
+589
2020-05-31
mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
Miquel Raynal
1
-16
/
+19
2020-05-31
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
2
-109
/
+98
2020-05-31
mtd: rawnand: Avoid a typedef
Miquel Raynal
1
-2
/
+2
2020-05-31
mtd: Fix typo in mtd_ooblayout_set_databytes() description
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: Stop using nand_release()
Miquel Raynal
1
-12
/
+0
2020-05-31
mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
Miquel Raynal
1
-22
/
+22
2020-05-31
mtd: rawnand: nandsim: Rename a label in ns_init_module()
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
Miquel Raynal
1
-4
/
+19
2020-05-31
mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: nandsim: Free erase_block_wear on error
Miquel Raynal
1
-1
/
+3
2020-05-31
mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
Miquel Raynal
1
-3
/
+4
2020-05-31
mtd: rawnand: nandsim: Stop using nand_release()
Miquel Raynal
1
-2
/
+4
2020-05-31
mtd: rawnand: nandsim: Free the partition names in ns_free()
Miquel Raynal
1
-6
/
+6
2020-05-31
mtd: rawnand: nandsim: Free the allocated device on error in ns_init()
Miquel Raynal
1
-1
/
+3
2020-05-31
mtd: rawnand: nandsim: Free partition names on error in ns_init()
Miquel Raynal
1
-4
/
+13
2020-05-31
mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
Miquel Raynal
1
-9
/
+17
2020-05-31
mtd: rawnand: nandsim: Remove debugfs entries at unload time
Miquel Raynal
1
-0
/
+6
2020-05-31
mtd: rawnand: nandsim: Keep track of the created debugfs entries
Miquel Raynal
1
-4
/
+6
2020-05-31
mtd: rawnand: nandsim: Clean error handling
Miquel Raynal
1
-19
/
+27
2020-05-31
mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
Miquel Raynal
1
-117
/
+131
2020-05-31
mtd: rawnand: nandsim: Use octal permissions
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
Miquel Raynal
1
-4
/
+4
2020-05-31
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
Álvaro Fernández Rojas
1
-9
/
+76
2020-05-31
mtd: rawnand: brcmnand: rename page sizes
Álvaro Fernández Rojas
1
-2
/
+2
2020-05-31
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
1
-2
/
+3
2020-05-31
mtd: rawnand: brcmnand: rename v4 registers
Álvaro Fernández Rojas
1
-4
/
+4
2020-05-31
mtd: rawnand: gpmi: Use nand_extract_bits()
Miquel Raynal
1
-164
/
+10
2020-05-31
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe
Dinghao Liu
1
-1
/
+1
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-31
mtd: rawnand: ingenic: Convert the driver to exec_op()
Boris Brezillon
1
-56
/
+83
2020-05-31
mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
Boris Brezillon
1
-1
/
+13
2020-05-31
mtd: rawnand: xway: Stop using nand_release()
Miquel Raynal
1
-1
/
+5
2020-05-31
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: vf610: Stop using nand_release()
Miquel Raynal
1
-1
/
+5
[next]