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
2010-10-25
mtd: add init_size hook for NAND driver
Huang Shijie
1
-2
/
+4
2010-10-25
mtd: add BLKPG API based repartition support
Roman Tereshonkov
1
-2
/
+58
2010-10-25
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
1
-18
/
+136
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij
3
-0
/
+874
2010-10-25
mtd: m25p80: Add support for the Winbond W25Q64
Thierry Reding
1
-0
/
+1
2010-10-25
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
1
-1
/
+2
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
3
-0
/
+281
2010-10-25
mtd: sanity check ioctl input
Dan Carpenter
1
-0
/
+3
2010-10-25
mtd: fix the build warning for fsl_upm.c
Roy Zang
1
-1
/
+1
2010-10-25
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
1
-30
/
+43
2010-10-25
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
1
-23
/
+26
2010-10-25
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-25
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
1
-0
/
+2
2010-10-25
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
1
-61
/
+71
2010-10-25
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
1
-30
/
+134
2010-10-25
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
2010-10-25
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
1
-1
/
+0
2010-10-25
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
1
-2
/
+15
2010-10-25
mtd: davinci: fix comment to match the code
Wolfram Sang
1
-2
/
+3
2010-10-25
mtd: pcmciamtd: remove dead code
Dan Carpenter
1
-4
/
+0
2010-10-25
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
1
-2
/
+5
2010-10-25
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
1
-7
/
+18
2010-10-25
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
1
-72
/
+43
2010-10-25
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
1
-35
/
+33
2010-10-25
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
2
-163
/
+16
2010-10-25
mtd: nand: support new Toshiba SLC
Brian Norris
2
-2
/
+34
2010-10-25
mtd: cleanup Kconfig dependencies
H Hartley Sweeten
1
-24
/
+22
2010-10-25
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
1
-1
/
+1
2010-10-25
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2
-3
/
+48
2010-10-25
mtd: nand: spansion S30MLxxxP support
Brian Norris
1
-0
/
+13
2010-10-25
mtd: fix callback return value check
Baruch Siach
1
-1
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-7
/
+7
2010-10-23
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-286
/
+419
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-14
/
+15
2010-10-22
mtd/m25p80: add support to parse the partitions by OF node
Mingkai Hu
1
-0
/
+7
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-67
/
+35
2010-10-21
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
1
-38
/
+23
2010-10-21
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
1
-11
/
+34
2010-10-21
UBI: fix check_data_ff return code
Artem Bityutskiy
1
-2
/
+5
2010-10-21
UBI: remember copy_flag while scanning
Artem Bityutskiy
2
-11
/
+13
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
7
-47
/
+45
2010-10-19
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
1
-2
/
+74
2010-10-19
UBI: introduce debugging helper function
Artem Bityutskiy
1
-0
/
+4
2010-10-19
UBI: make check_pattern function non-static
Artem Bityutskiy
3
-24
/
+26
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
3
-72
/
+90
2010-10-19
UBI: separate out corrupted list
Artem Bityutskiy
1
-11
/
+34
2010-10-19
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
1
-13
/
+32
2010-10-19
UBI: rename a local variable
Artem Bityutskiy
1
-7
/
+7
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
4
-27
/
+51
[prev]
[next]