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-03-27
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-6
/
+9
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
1
-0
/
+40
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
1
-21
/
+17
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
1
-1
/
+1
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-4
/
+5
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
1
-17
/
+159
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
1
-4
/
+52
2012-03-27
mtd: fix partition wrapper functions
Mike Dunn
1
-27
/
+33
2012-03-27
mtd: docg3 trivial renaming
Robert Jarzmik
1
-1
/
+1
2012-03-27
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
1
-0
/
+3
2012-03-27
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
1
-15
/
+7
2012-03-27
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
1
-0
/
+16
2012-03-27
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
1
-3
/
+9
2012-03-27
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
1
-3
/
+2
2012-03-27
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-03-27
mtd: change the location of the ONFI detected log
Huang Shijie
1
-1
/
+1
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-6
/
+13
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-27
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
1
-1
/
+1
2012-03-27
mtd: gpmi: fix compiler warning
Huang Shijie
1
-1
/
+0
2012-03-27
mtd: simplify return logic in do_map_probe()
Uwe Kleine-König
1
-4
/
+1
2012-03-27
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
2012-03-27
mtd: check for zero length in OTP functions
Artem Bityutskiy
1
-0
/
+73
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
13
-76
/
+21
2012-03-27
mtd: harmonize mtd_point interface implementation
Artem Bityutskiy
5
-14
/
+3
2012-03-27
mtd: remove junk pmc551.h
Artem Bityutskiy
1
-2
/
+38
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
18
-73
/
+1
2012-03-27
mtd: remove R/O checking duplication
Artem Bityutskiy
7
-54
/
+15
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
23
-321
/
+3
2012-03-27
mtd: add offset and length checks to the API function
Artem Bityutskiy
1
-0
/
+148
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
7
-17
/
+29
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
1
-15
/
+31
2012-03-27
mtd: redboot: remove useless code
Artem Bityutskiy
1
-4
/
+2
2012-03-27
mtd: nftlcore: remove out-of-date and now irrelevant piece of code
Artem Bityutskiy
1
-7
/
+0
2012-03-27
mtdoops: clean-up new MTD API usage
Artem Bityutskiy
1
-5
/
+4
2012-03-27
mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: spear_smi: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: lart: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: docg3: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2001plus: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2001: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2000: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: docg4: fix printk() warnings
Dan Carpenter
1
-3
/
+1
2012-03-27
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
1
-1
/
+1
2012-03-27
mtd: m25p80: set writebufsize
Brian Norris
1
-0
/
+1
2012-03-27
mtd: mtdcore: remove unnecessary mtd->resume check
Brian Norris
1
-1
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
34
-261
/
+262
2012-03-27
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
3
-0
/
+1399
[prev]
[next]