David Woodhouse
|
bd3c97a7c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Thomas Gleixner
|
29072b9607
[MTD] NAND: add subpage write support
|
19 years ago |
Vitaly Wool
|
7014568bad
[MTD] [NAND] remove len/ooblen confusion.
|
19 years ago |
Jesper Juhl
|
efbfe96c5d
[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485
|
19 years ago |
Ricard Wanderlöf
|
ff0dab64b4
[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled
|
19 years ago |
David Woodhouse
|
784f4d5e66
[MTD] NAND: Correct setting of chip->oob_poi OOB buffer
|
19 years ago |
David Woodhouse
|
7dcdcbef5d
[MTD] NAND: Combined oob buffer so it's contiguous with data
|
19 years ago |
Artem Bityutskiy
|
d29ebdbee4
[MTD] core: trivial comments fix
|
19 years ago |
David Woodhouse
|
956e944c76
[MTD NAND] Allow override of page read and write functions.
|
19 years ago |
David Woodhouse
|
4bf63fcb83
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
|
19 years ago |
David Woodhouse
|
3b85c3211e
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
|
19 years ago |
David Woodhouse
|
4b648b0253
[MTD NAND] Export nand_wait_ready() for use by board drivers
|
19 years ago |
David Woodhouse
|
0a7d5f8ce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
19 years ago |
Richard Purdie
|
7fd5aecc5d
[PATCH] mtd corruption fix
|
19 years ago |
David Woodhouse
|
9a909867d2
[MTD NAND] Fix lookup error in nand_get_flash_type()
|
19 years ago |
Vitaly Wool
|
8b0036eefd
[MTD] NAND: OOB buffer offset fixups
|
19 years ago |
Randy Dunlap
|
844d3b427e
MTD: fix all kernel-doc warnings
|
19 years ago |
Thomas Gleixner
|
6a93096195
[MTD] NAND: Select chip before checking write protect status
|
19 years ago |
Savin Zlobec
|
0d420f9d61
[MTD] NAND: Missing fixups
|
19 years ago |
Thomas Gleixner
|
7bc3312bef
[MTD] NAND: Fix breakage all over the place
|
19 years ago |
Vitaly Wool
|
7e4178f90e
[PATCH] NAND: fix remaining OOB length calculation
|
19 years ago |
Andrew Morton
|
7e9a0bb00c
[MTD] Fix build warnings (and debug build error) in nand_base.c
|
19 years ago |
Thomas Gleixner
|
f1a28c0284
[MTD] NAND Expose the new raw mode function and status info to userspace
|
19 years ago |
Thomas Gleixner
|
9a1fcdfd4b
[MTD] NAND Signal that a bitflip was corrected by ECC
|
19 years ago |
Thomas Gleixner
|
8593fbc68b
[MTD] Rework the out of band handling completely
|
19 years ago |
Thomas Gleixner
|
5bd34c091a
[MTD] NAND Replace oobinfo by ecclayout
|
19 years ago |
Thomas Gleixner
|
ff268fb879
[MTD] NAND Consolidate oobinfo handling
|
19 years ago |
Thomas Gleixner
|
ba0251fe87
[MTD] NAND Consolidate references and add back default name setting
|
19 years ago |
Thomas Gleixner
|
cca3b837bb
[MTD] NAND simplify nand_chip_select
|
19 years ago |
David Woodhouse
|
29da9cea46
[MTD] Fix thinko in nand_write_page_hwecc()
|
19 years ago |