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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
9
-20
/
+33
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
2
-15
/
+36
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
jffs2: Remove unnecessary OOM messages
Joe Perches
2
-5
/
+2
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
jffs2: fix typo in scan.c
Masanari Iida
1
-1
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
36
-349
/
+350
2012-03-27
jffs2: update to new MTD interface
Brian Norris
1
-3
/
+1
2012-03-27
romfs: switch to new MTD API
Artem Bityutskiy
1
-1
/
+1
2012-03-27
jffs2: remove direct mtd->point reference
Artem Bityutskiy
1
-11
/
+9
2012-03-27
mtd: nand: add support for diskonchip G4 nand flash device
Mike Dunn
3
-0
/
+1399
2012-03-27
mtd: minor coding style cleanup in mtdpart.c
Stefan Roese
1
-1
/
+1
2012-03-27
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
3
-39
/
+3
2012-03-27
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
1
-6
/
+7
2012-03-27
mtd: mtdoops: kill Kconfig usage instructions
Brian Norris
1
-3
/
+0
2012-03-27
mtd: sa11x0: remove definitions and code left for documentation purposes
Russell King - ARM Linux
1
-100
/
+0
2012-03-27
mtd: sa11x0: Remove shutdown handler
Russell King - ARM Linux
1
-12
/
+0
2012-03-27
mtd: spear_smi: release memory region during remove
Shiraz Hashim
1
-0
/
+4
2012-03-27
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
4
-0
/
+1180
2012-03-27
mtd: nand: correct comment on nand_chip badblockbits
Brian Norris
1
-2
/
+3
2012-03-27
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
1
-4
/
+8
2012-03-27
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
1
-17
/
+23
2012-03-27
mtd: nand: erase block before marking bad
Brian Norris
1
-0
/
+11
2012-03-27
mtd: onenand: samsung: add missing iounmap
Julia Lawall
1
-2
/
+2
2012-03-27
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
Fabio Estevam
1
-1
/
+1
2012-03-27
mtd: mtdblock: call mtd_sync() only if opened for write
Alexander Stein
3
-2
/
+8
2012-03-27
mtd: pmc551: fix signedness bug in init_pmc551()
Xi Wang
1
-2
/
+2
2012-03-27
mtd: cfi: AMD/Fujitsu compatibles: add panic write support
Ira W. Snyder
1
-0
/
+240
2012-03-04
Linux 3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2012-03-04
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
4
-2
/
+8
2012-03-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+54
2012-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2012-03-03
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+75
2012-03-03
Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
5
-10
/
+35
[next]