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 |
Thomas Gleixner
|
f75e5097ef
[MTD] NAND modularize write function
|
19 years ago |
David Woodhouse
|
c5b553cc2c
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
|
19 years ago |
Thomas Gleixner
|
f5bbdacc41
[MTD] NAND Modularize read function
|
19 years ago |
Thomas Gleixner
|
7314e9e7d5
[MTD] NAND Cleanup oob functions
|
19 years ago |
Thomas Gleixner
|
04bbd0eafb
[MTD] NAND Initialize controller lock and wq only once
|
19 years ago |
Thomas Gleixner
|
12efdde313
[MTD] NAND fix cmd_ctrl breakage
|
19 years ago |
Thomas Gleixner
|
ace4dfee56
[MTD] NAND coding style and namespace cleanup
|
19 years ago |
Thomas Gleixner
|
d470a97c70
[MTD] NAND LED support cleanup
|
19 years ago |
Thomas Gleixner
|
cad74f2c38
[MTD] NAND remove write_byte/word function from nand_chip
|
19 years ago |
Thomas Gleixner
|
7abd3ef987
[MTD] Refactor NAND hwcontrol to cmd_ctrl
|
19 years ago |
Thomas Gleixner
|
3821720d51
[MTD] Export nand_write_raw
|
19 years ago |
Thomas Gleixner
|
9223a456da
[MTD] Remove read/write _ecc variants
|
19 years ago |