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
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-05-23
2
-104
/
+122
*
[MTD] Remove readv/readv_ecc
Thomas Gleixner
2006-05-23
1
-1
/
+0
*
[MTD] Remove nand writev support
Thomas Gleixner
2006-05-23
1
-188
/
+0
*
[MTD] ECC rework broke diskonchip
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
6
-59
/
+59
|
\
|
*
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2006-05-22
1
-1
/
+1
|
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
6
-59
/
+59
*
|
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
15
-136
/
+98
*
|
[MTD] NAND cleanup nand_scan
Thomas Gleixner
2006-05-23
1
-174
/
+233
*
|
[MTD] NAND consolidate data types
Thomas Gleixner
2006-05-23
1
-53
/
+53
*
|
[MTD] NAND whitespace and formatting cleanup
Thomas Gleixner
2006-05-23
1
-42
/
+62
*
|
[MTD] Add support for NDFC NAND controller
Thomas Gleixner
2006-05-23
3
-0
/
+324
*
|
[MTD] Simplify NAND locking
Thomas Gleixner
2006-05-23
1
-38
/
+43
*
|
[MTD] Improve software ECC calculation
Thomas Gleixner
2006-05-23
2
-134
/
+96
|
/
*
[MTD] Add Amstrad Delta NAND support
Jonathan McDowell
2006-05-21
3
-0
/
+245
*
NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylyov
2006-05-16
1
-0
/
+139
*
NAND: AMD Au1550 driver reads write-only register
Sergei Shtylyov
2006-05-16
1
-4
/
+2
*
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
2006-05-16
7
-17
/
+7
*
[MTD] Add help text for MTD_NAND_CS553X option.
David Woodhouse
2006-05-16
1
-2
/
+11
*
[MTD NAND] Modify check for modules registering NAND devices without ->owner
David Woodhouse
2006-05-14
1
-6
/
+11
*
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
3
-3
/
+3
*
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
2006-05-14
14
-4
/
+27
*
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
2006-05-13
17
-1292
/
+1217
*
[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips
David Woodhouse
2006-05-13
1
-2
/
+2
*
[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.
David Woodhouse
2006-05-13
1
-27
/
+75
*
[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.
David Woodhouse
2006-05-13
1
-3
/
+3
*
Trivial typo fixes in Kconfig files (MTD).
Egry Gábor
2006-05-12
1
-1
/
+1
*
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
David Woodhouse
2006-05-11
3
-0
/
+298
*
ts72xx NAND driver
Lennert Buytenhek
2006-04-30
3
-0
/
+215
*
MTD: Correct Poodle partition size
Richard Purdie
2006-04-18
1
-1
/
+1
*
[PATCH] LED: add NAND MTD activity LED trigger
Richard Purdie
2006-03-31
1
-1
/
+25
*
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
1
-3
/
+1
*
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
Adrian Bunk
2006-03-31
1
-9
/
+8
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-1
/
+1
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
3
-3
/
+3
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-2
/
+0
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
1
-1
/
+1
*
[ARM] Drivers should not make use of architecture private __ioremap
Russell King
2005-11-17
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
1
-38
/
+39
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-38
/
+39
*
|
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
2
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
17
-765
/
+849
|
\
|
*
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
17
-695
/
+695
|
*
[MTD] NAND Kconfig: Simplify dependencies
Thomas Gleixner
2005-11-07
1
-6
/
+6
|
*
[MTD] NAND: nand_write_ecc memory and OOB corruption
Todd Poynor
2005-11-07
1
-0
/
+1
|
*
[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)
Vitaly Wool
2005-11-07
1
-1
/
+1
|
*
[MTD] NAND sharpsl.c: Add support for akita and borzoi models
Richard Purdie
2005-11-06
1
-3
/
+24
|
*
[MTD] NAND s3c2410.c: Fix timing calculation bugs
Ben Dooks
2005-11-06
1
-9
/
+12
|
*
[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err
Ben Dooks
2005-11-06
1
-2
/
+2
[next]