index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
|
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
2006-05-23
1
-0
/
+66
*
|
[MTD] Add platform support for NAND
Thomas Gleixner
2006-05-23
1
-0
/
+47
*
|
[MTD] Simplify NAND locking
Thomas Gleixner
2006-05-23
1
-3
/
+4
|
/
*
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
David Woodhouse
2006-05-14
1
-6
/
+2
*
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
1
-1
/
+1
*
OneNAND: One-Time Programmable (OTP) support
Kyungmin Park
2006-05-12
2
-0
/
+10
*
OneNAND: handle byte access on BufferRAM
Kyungmin Park
2006-05-12
1
-0
/
+3
*
[MTD] Convert physmap to platform driver
Lennert Buytenhek
2006-05-07
1
-13
/
+8
*
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2006-03-31
1
-0
/
+5
*
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2006-03-31
2
-4
/
+4
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
1
-1
/
+0
*
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
2005-12-18
1
-2
/
+2
*
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
2005-12-18
1
-1
/
+0
*
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2005-11-29
1
-1
/
+17
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
2
-2
/
+0
*
[MTD] includes: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
16
-118
/
+118
*
[MTD] Don't let gcc inline functions marked __xipram
Nicolas Pitre
2005-11-06
1
-8
/
+8
*
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
2005-11-06
1
-0
/
+1
*
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
2005-11-06
1
-0
/
+1
*
[MTD] OneNAND: Add missing files
Kyungmin Park
2005-11-06
1
-0
/
+122
*
[MTD] NAND: Add suspend/resume functionality
Vitaly Wool
2005-11-06
1
-1
/
+2
*
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
2005-11-06
1
-0
/
+1
*
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
2005-11-06
1
-0
/
+8
*
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2005-11-06
1
-0
/
+9
*
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
2005-11-06
2
-2
/
+16
*
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
2005-11-06
2
-0
/
+301
*
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
2005-11-06
2
-4
/
+23
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+3
*
[MTD] XIP cleanup
Thomas Gleixner
2005-07-07
1
-18
/
+13
*
[MTD] Use correct major number for INFTL
Sean Young
2005-06-29
1
-2
/
+2
*
[MTD] XIP for AMD CFI flash.
Todd Poynor
2005-06-29
1
-11
/
+1
[next]