Kevin Cernekee
|
b60b08b02c
mtd: nand: support alternate BB marker locations on MLC
|
15 years ago |
Kevin Cernekee
|
426c457a32
mtd: nand: extend NAND flash detection to new MLC chips
|
15 years ago |
Maxim Levitsky
|
93edbad69b
mtd: Workaround wrong write protect status on some xD cards
|
15 years ago |
David Woodhouse
|
5e81e88a4c
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
|
15 years ago |
Maxim Levitsky
|
e0b58d0a70
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
|
15 years ago |
Maxim Levitsky
|
b64d39d8b0
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
|
15 years ago |
Maxim Levitsky
|
782ce79a45
mtd: nand: cleanup the nand_do_write_ops
|
15 years ago |
Maxim Levitsky
|
9aca334e85
mtd: nand: make MTD_OOB_PLACE work correctly.
|
15 years ago |
Maxim Levitsky
|
49ef3c6ee1
mtd: nand: make suspend work if device is accessed by kernel threads.
|
15 years ago |
Vimal Singh
|
7d70f334ad
mtd: nand: add lock/unlock routines
|
15 years ago |
Vimal Singh
|
6fe5a6acdc
mtd: nand: create a helper verification function
|
15 years ago |
Li Yang
|
6b0d9a8412
mtd: nand: fix multi-chip suspend problem
|
15 years ago |
Ben Dooks
|
b1c6e6db5b
mtd: nand: add option to quieten off the no device found messgae
|
15 years ago |
Simon Kagstrom
|
2af7c65399
mtd: Add panic_write for NAND flashes
|
15 years ago |
Jaswinder Singh Rajput
|
58475fb908
mtd: nand: fix htmldocs warnings
|
15 years ago |
Sneha Narnakaje
|
6e0cb135b3
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
|
16 years ago |
Sneha Narnakaje
|
46a8cf2df2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
|
16 years ago |
Singh, Vimal
|
9a73290d77
mtd: nand_base: allow drivers to choose ECC block size
|
16 years ago |
vimal singh
|
20d8e2489d
mtd: nand_base: use __func__ instead of typing names
|
16 years ago |
vimal singh
|
b8b3ee9aab
mtd: nand: remove repeated comment, fix spelling
|
16 years ago |
David Brownell
|
81d19b04a8
mtd: nand: don't walk past end of oobfree[]
|
16 years ago |
Linus Torvalds
|
22ae77bc7a
Merge git://git.infradead.org/mtd-2.6
|
16 years ago |
Thomas Gleixner
|
81ec5364a5
[MTD] [NAND] Add support for 4KiB pages.
|
17 years ago |
Rusty Russell
|
a6e6abd575
module: remove module_text_address()
|
16 years ago |
David Brownell
|
374555aeb6
[MTD] [NAND] fix broken debug messages
|
16 years ago |
David Brownell
|
52ff49df7f
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
|
16 years ago |
Randy Dunlap
|
d3af0f048c
[MTD] [NAND] remove excess kernel-doc notation
|
16 years ago |
Adrian Hunter
|
69423d99fc
[MTD] update internal API to support 64-bit device size
|
16 years ago |
Karl Beldan
|
ef89a88013
[MTD] [NAND] nand_base.c: reset chip first
|
17 years ago |
Alexey Korolev
|
17c1d2be28
[MTD] [NAND] Fix missing kernel-doc
|
17 years ago |