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
2006-05-16
NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylyov
1
-0
/
+139
2006-05-16
[MTD] Fix build warnings in RedBoot MTD partition parser.
Ben Dooks
1
-9
/
+9
2006-05-16
NAND: AMD Au1550 driver reads write-only register
Sergei Shtylyov
1
-4
/
+2
2006-05-16
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
7
-17
/
+7
2006-05-16
drivers/mtd/devices/docprobe.c: correct #if's
Adrian Bunk
1
-3
/
+3
2006-05-16
[MTD] Add help text for MTD_NAND_CS553X option.
David Woodhouse
1
-2
/
+11
2006-05-14
[MTD NAND] Modify check for modules registering NAND devices without ->owner
David Woodhouse
1
-6
/
+11
2006-05-14
[MTD] Remove gratuitous inclusion of ARM-only header from physmap.c
David Woodhouse
1
-1
/
+0
2006-05-14
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
10
-16
/
+16
2006-05-14
[MTD] Deal correctly with NOR chips which are smaller than the map window
David Woodhouse
1
-2
/
+14
2006-05-14
mtd: fix memory leak in block2mtd_setup()
Jesper Juhl
1
-3
/
+6
2006-05-14
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
14
-4
/
+27
2006-05-14
mtd: fix memory leaks in phram_setup
Jesper Juhl
1
-2
/
+6
2006-05-13
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
17
-1292
/
+1217
2006-05-13
[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips
David Woodhouse
1
-2
/
+2
2006-05-13
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.
David Woodhouse
1
-27
/
+75
2006-05-13
[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.
David Woodhouse
1
-3
/
+3
2006-05-12
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
3
-4
/
+4
2006-05-12
OneNAND: fix block command typo
Kyungmin Park
1
-1
/
+1
2006-05-12
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
3
-4
/
+325
2006-05-12
OneNAND: Handle erase correctly in Double Density Package (DDP)
Kyungmin Park
1
-0
/
+6
2006-05-12
OneNAND: Write oob area with aligned size, mtd->oobsize
Kyungmin Park
1
-2
/
+5
2006-05-12
OneNAND: Add write_oob verify function
Kyungmin Park
1
-4
/
+43
2006-05-12
OneNand: Fix free byte positions.
Jarkko Lavinen
1
-1
/
+2
2006-05-12
OneNAND: handle byte access on BufferRAM
Kyungmin Park
1
-0
/
+38
2006-05-12
OneNAND: Add touch_softlock_watchdog()
Kyungmin Park
1
-0
/
+1
2006-05-12
[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig
Jean-Luc Leger
1
-1
/
+0
2006-05-12
[MTD] Fix capitalisation in export of old doc2001.c initfunc
David Woodhouse
1
-1
/
+1
2006-05-12
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
David Woodhouse
3
-0
/
+298
2006-05-10
[MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc
David Woodhouse
1
-1
/
+1
2006-05-09
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2
-1
/
+2
2006-05-09
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
7
-93
/
+20
2006-05-08
Fix non-modular case for DiskOnChip probe
David Woodhouse
1
-4
/
+31
2006-05-08
Remove inter_module_xxx() from DiskOnChip drivers.
David Woodhouse
6
-64
/
+18
2006-05-07
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2
-70
/
+188
2006-05-01
ts72xx NAND driver
Lennert Buytenhek
3
-0
/
+215
2006-04-29
mtd: SC520CDP should depend on MTD_CONCAT
Daniel Drake
1
-1
/
+1
2006-04-19
mtd: improve parameter parsing for block2mtd
Joern Engel
1
-3
/
+14
2006-04-18
MTD: Correct Poodle partition size
Richard Purdie
1
-1
/
+1
2006-04-17
[PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar
Thago Galesi
1
-13
/
+21
2006-04-17
Remove unchecked MTD flags
Jörn Engel
3
-4
/
+3
2006-04-17
Make mtdblock_ro unconditionally readonly
Jörn Engel
1
-3
/
+1
2006-04-17
Simplify test for RAM devices
Jörn Engel
1
-2
/
+1
2006-04-12
[PATCH] MTD: m25p80: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-04-12
[PATCH] mtd, nettel: fix build error and implicit declaration
Jesper Juhl
1
-0
/
+2
2006-04-11
[PATCH] Remove blkmtd
Joern Engel
3
-831
/
+2
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-21
/
+0
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-67
/
+48
2006-04-01
MTD: remove obsolete Kconfig options
Anders Larsen
1
-21
/
+0
2006-04-01
[PATCH] LED: add NAND MTD activity LED trigger
Richard Purdie
1
-1
/
+25
[next]