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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+202
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+202
2007-04-17
[MTD][NAND] Add Micron Manufacturer ID
sshahrom@micron.com
1
-0
/
+1
2007-04-02
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
1
-0
/
+1
2007-03-23
[MTD] Delete unused header file linux/mtd/iflash.h.
Robert P. J. Day
1
-98
/
+0
2007-03-09
[MTD] [OneNAND] Classify the page data and oob buffer
Kyungmin Park
1
-1
/
+4
2007-03-08
[MTD] [NAND] make oobavail public
Vitaly Wool
1
-0
/
+1
2007-02-09
[MTD] Clarify OOB-operation interface comments
Artem Bityutskiy
1
-0
/
+4
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
1
-2
/
+0
2007-02-09
[MTD] [NOR] Intel: remove ugly PROGREGION macros
Artem Bityutskiy
1
-10
/
+0
2007-02-09
[MTD] physmap: Add support for 64 bit resources
Stefan Roese
1
-1
/
+1
2007-02-09
[MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h
Haavard Skinnemoen
1
-1
/
+2
2007-02-09
Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
3
-11
/
+18
2007-02-09
[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip
Randy Dunlap
1
-0
/
+1
2007-02-07
[MTD] OneNAND: Error message printing and bad block scan erros
Kyungmin Park
1
-0
/
+7
2007-02-02
[MTD] OneNAND: Reduce internal BufferRAM operations
Kyungmin Park
1
-6
/
+2
2007-01-31
[MTD] OneNAND: Remove unused fields
Kyungmin Park
1
-2
/
+0
2007-01-18
[MTD] OneNAND: Update copyrights and code cleanup
Kyungmin Park
2
-2
/
+3
2007-01-18
[MTD] OneNAND: Reduce Double Density Package (DDP) operations
Kyungmin Park
2
-1
/
+6
2007-01-10
[MTD] OneNAND: Implement read-while-load
Adrian Hunter
1
-0
/
+1
2007-01-10
[MTD] OneNAND: add subpage write support
Kyungmin Park
1
-0
/
+2
2006-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2006-11-29
[MTD] add get and put methods
Artem Bityutskiy
1
-0
/
+7
2006-11-29
[MTD] add get_mtd_device_nm() function
Artem Bityutskiy
1
-0
/
+1
2006-11-29
[MTD] NAND: add subpage write support
Thomas Gleixner
2
-0
/
+11
2006-11-29
[MTD] increase MAX_MTD_DEVICES
Artem Bityutskiy
1
-1
/
+1
2006-11-29
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2
-1
/
+5
2006-11-29
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
1
-7
/
+5
2006-11-29
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
1
-1
/
+2
2006-11-16
[MTD] OneNAND: Single bit error detection
Kyungmin Park
1
-0
/
+1
2006-11-16
[MTD] OneNAND: lock support
Kyungmin Park
1
-1
/
+0
2006-11-16
MTD: OneNAND: interrupt based wait support
Kyungmin Park
1
-0
/
+4
2006-10-30
[PATCH] MTD: fix last kernel-doc warning
Randy Dunlap
1
-1
/
+1
2006-10-21
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
1
-5
/
+1
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-26
[MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
Kyungmin Park
2
-3
/
+7
2006-09-26
[MTD NAND] Provide prototype for newly-exported nand_wait_ready()
David Woodhouse
1
-0
/
+3
2006-09-25
[MTD NAND] Allow override of page read and write functions.
David Woodhouse
1
-0
/
+11
2006-09-25
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
David Woodhouse
1
-2
/
+4
2006-09-25
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
David Woodhouse
1
-0
/
+5
2006-08-17
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
1
-0
/
+13
2006-06-29
MTD: kernel-doc fixes + additions
Randy Dunlap
4
-54
/
+65
2006-06-29
MTD: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+10
2006-06-21
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
5
-5
/
+0
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
1
-1
/
+11
2006-06-14
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
1
-3
/
+6
2006-05-30
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
1
-11
/
+0
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
2
-10
/
+50
2006-05-29
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
1
-15
/
+1
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
6
-12
/
+13
[next]