index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] OneNAND: Implement read-while-load
Adrian Hunter
2007-01-10
1
-0
/
+1
*
[MTD] OneNAND: add subpage write support
Kyungmin Park
2007-01-10
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
1
-1
/
+1
|
\
|
*
[PATCH] MTD: fix last kernel-doc warning
Randy Dunlap
2006-10-30
1
-1
/
+1
*
|
[MTD] add get and put methods
Artem Bityutskiy
2006-11-29
1
-0
/
+7
*
|
[MTD] add get_mtd_device_nm() function
Artem Bityutskiy
2006-11-29
1
-0
/
+1
*
|
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-29
2
-0
/
+11
*
|
[MTD] increase MAX_MTD_DEVICES
Artem Bityutskiy
2006-11-29
1
-1
/
+1
*
|
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2006-11-29
2
-1
/
+5
|
\
\
|
*
|
[MTD] OneNAND: Single bit error detection
Kyungmin Park
2006-11-16
1
-0
/
+1
|
*
|
[MTD] OneNAND: lock support
Kyungmin Park
2006-11-16
1
-1
/
+0
|
*
|
MTD: OneNAND: interrupt based wait support
Kyungmin Park
2006-11-16
1
-0
/
+4
*
|
|
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-11-28
1
-7
/
+5
*
|
|
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2006-11-28
1
-1
/
+2
|
/
/
*
|
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
2006-10-21
1
-5
/
+1
|
/
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[MTD ONENAND] Check OneNAND lock scheme & all block unlock command support
Kyungmin Park
2006-09-26
2
-3
/
+7
*
[MTD NAND] Provide prototype for newly-exported nand_wait_ready()
David Woodhouse
2006-09-25
1
-0
/
+3
*
[MTD NAND] Allow override of page read and write functions.
David Woodhouse
2006-09-25
1
-0
/
+11
*
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
David Woodhouse
2006-09-25
1
-2
/
+4
*
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
David Woodhouse
2006-09-25
1
-0
/
+5
*
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
2006-08-16
1
-0
/
+13
*
MTD: kernel-doc fixes + additions
Randy Dunlap
2006-06-29
4
-54
/
+65
*
MTD: fix all kernel-doc warnings
Randy Dunlap
2006-06-29
1
-3
/
+10
*
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
5
-5
/
+0
|
\
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
6
-6
/
+0
*
|
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
2006-06-20
1
-1
/
+11
*
|
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-06-14
1
-3
/
+6
*
|
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
1
-11
/
+0
*
|
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
2
-10
/
+50
*
|
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-29
1
-15
/
+1
*
|
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
6
-12
/
+13
*
|
[MTD] NAND Consolidate oobinfo handling
Thomas Gleixner
2006-05-29
1
-3
/
+2
*
|
[MTD] NAND Fix platform structure and NDFC driver
Thomas Gleixner
2006-05-29
2
-2
/
+5
*
|
[MTD] NAND modularize write function
Thomas Gleixner
2006-05-26
1
-26
/
+45
*
|
[MTD] NAND Modularize read function
Thomas Gleixner
2006-05-25
1
-8
/
+8
*
|
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
Thomas Gleixner
2006-05-25
1
-0
/
+13
*
|
[MTD] Add ECC statistics to struct mtd_info
Thomas Gleixner
2006-05-25
1
-0
/
+14
*
|
[MTD] NAND Introduce NAND_NO_READRDY option
Thomas Gleixner
2006-05-25
1
-0
/
+4
*
|
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-5
/
+0
*
|
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-16
/
+17
*
|
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
2
-3
/
+3
*
|
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
1
-5
/
+1
*
|
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-2
/
+0
*
|
[MTD] NAND ECC hwctl function has no return value
Thomas Gleixner
2006-05-23
1
-1
/
+1
*
|
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2006-05-23
1
-2
/
+5
|
\
\
|
*
|
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-2
/
+5
*
|
|
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-30
/
+33
*
|
|
[MTD] NAND consolidate data types
Thomas Gleixner
2006-05-23
1
-11
/
+11
*
|
|
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
2006-05-23
1
-69
/
+34
[next]