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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
8
-9
/
+9
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
2
-4
/
+5
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
10
-19
/
+19
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
11
-21
/
+21
2012-01-09
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
2
-4
/
+4
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
17
-57
/
+58
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
28
-122
/
+129
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
3
-5
/
+4
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
18
-20
/
+20
2012-01-09
mtd: mtdchar: rename functions
Artem Bityutskiy
1
-37
/
+39
2012-01-09
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
1
-7
/
+0
2012-01-09
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
1
-5
/
+1
2012-01-09
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
1
-5
/
+1
2012-01-09
mtd: gpio-nand: add device tree bindings
Jamie Iles
1
-7
/
+108
2012-01-09
mtd: bcm63xxpart: check the image tag's crc32
Jonas Gorski
1
-16
/
+29
2012-01-09
mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition
Jonas Gorski
1
-2
/
+2
2012-01-09
mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB
Jonas Gorski
1
-7
/
+15
2012-01-09
mtd: bcm63xxpart: check version marker string for newer CFEs
Jonas Gorski
1
-5
/
+17
2012-01-09
mtd: sm_ftl: fix module parameter
Rusty Russell
1
-1
/
+1
2012-01-09
mtd: docg3: remove unused function
Robert Jarzmik
1
-0
/
+2
2012-01-09
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
1
-8
/
+10
2012-01-09
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
1
-5
/
+5
2012-01-09
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
1
-3
/
+10
2012-01-09
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
1
-1
/
+1
2012-01-09
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
3
-130
/
+0
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
1
-1
/
+4
2012-01-09
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
5
-150
/
+202
2012-01-09
mtd: maps: bcm963xx-flash: clean up printk usage
Jonas Gorski
1
-10
/
+10
2012-01-09
mtd: maps: bcm963xx-flash: remove superfluous semicolons
Jonas Gorski
1
-5
/
+5
2012-01-09
mtd: maps: bcm963xx-flash: fix word order for spare partition
Jonas Gorski
1
-1
/
+1
2012-01-09
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
1
-1
/
+3
2012-01-09
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
1
-1
/
+2
2012-01-09
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
1
-7
/
+11
2012-01-09
mtd: docg3: fixes and cleanups
Robert Jarzmik
2
-14
/
+15
2012-01-09
mtd: mtdoops: skip reading initially bad blocks
Roman Tereshonkov
1
-0
/
+3
2012-01-09
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
1
-0
/
+7
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
29
-345
/
+30
2012-01-09
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
Dan Carpenter
1
-9
/
+12
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
3
-3
/
+0
2012-01-09
mtd: docg3: add protection areas sysfs access
Robert Jarzmik
2
-0
/
+134
2012-01-09
mtd: docg3: add fast mode
Robert Jarzmik
2
-20
/
+75
2012-01-09
mtd: docg3: add suspend and resume
Robert Jarzmik
2
-1
/
+80
[prev]
[next]