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
2011-09-11
mtd: dataflash: add device tree probe support
Shawn Guo
1
-2
/
+16
2011-09-11
mtd: pxa3xx_nand: enable multiple chip select support
Lei Wen
1
-50
/
+123
2011-09-11
mtd: pxa3xx_nand: sperate each chip individual info
Lei Wen
1
-132
/
+160
2011-09-11
mtd: pxa3xx_nand: convert all printk into dev_*
Lei Wen
1
-11
/
+16
2011-09-11
mtd: pxa3xx_nand: enhance suspend and resume routine
Lei Wen
1
-1
/
+14
2011-09-11
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Mike Hench
1
-31
/
+2
2011-09-11
mtd: atmel_nand: optimize read/write buffer functions
Nicolas Ferre
1
-41
/
+4
2011-09-11
mtd: nand: don't free the global data too early
Liu Shuo
1
-1
/
+0
2011-09-11
mtd: fsl_upm: fix a memory leak in fun_chip_init error path
Axel Lin
1
-0
/
+2
2011-09-11
mtd: atmel_nand: fix wrong use of 0 as NULL
Nicolas Ferre
1
-1
/
+1
2011-09-11
mtd: nand_flash_detect_onfi propagate busw info
Matthieu CASTET
1
-4
/
+4
2011-09-11
mtd: edit NAND-related comment
Brian Norris
1
-2
/
+3
2011-09-11
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
Brian Norris
1
-1
/
+2
2011-09-11
mtd: nand: ignore ECC errors for simple BBM scans
Brian Norris
1
-3
/
+10
2011-09-11
mtd: ofpart: add ofoldpart alias
Dmitry Eremin-Solenikov
1
-0
/
+6
2011-09-11
mtd: nand: handle ECC errors in OOB
Brian Norris
2
-1
/
+23
2011-09-11
mtd: make ofpart buildable as a separate module
Dmitry Eremin-Solenikov
3
-2
/
+5
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
15
-97
/
+93
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
1
-23
/
+0
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
1
-0
/
+2
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2
-1
/
+3
2011-09-11
mtd: nand: drop edb7312 support
Dmitry Eremin-Solenikov
3
-196
/
+0
2011-09-11
mtd: maps: drop edb7312 support
Dmitry Eremin-Solenikov
3
-143
/
+0
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
1
-0
/
+15
2011-09-11
mtd: socrates_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+1
2011-09-11
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+1
2011-09-11
mtd: mpc5121_nfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+1
2011-09-11
mtd: fsl_upm.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-09-11
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+2
2011-09-11
mtd: m25p80.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-25
/
+3
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-15
/
+3
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
2
-53
/
+75
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
1
-11
/
+9
2011-09-11
mtd: socrates_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-11
/
+3
2011-09-11
mtd: ndfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: mpc5121_nfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-5
/
+3
2011-09-11
mtd: fsl_upm: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: fsl_elbc_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+4
2011-09-11
mtd: m25p80: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+5
2011-09-11
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
2
-4
/
+31
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
6
-18
/
+18
2011-09-11
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
1
-11
/
+16
2011-09-11
mtd: onenand: remove redundant mtd_device_unregister before onenand_release
Axel Lin
1
-1
/
+0
2011-09-11
mtd: edb7312: correctly pass MTD name to parsers
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-09-11
mtd: mtd_dataflash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-18
/
+3
2011-09-11
mtd: onenand/samsung.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+3
2011-09-11
mtd: onenand/generic.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: txx9ndfmc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+1
[next]