Commit Graph

123 Commits (6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77)

Author SHA1 Message Date
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 16 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
Thomas Gleixner 81ec5364a5 [MTD] [NAND] Add support for 4KiB pages. 16 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
Adrian Hunter bb0eb217c9 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff 17 years ago
Alexey Korolev 3d45955962 [MTD] [NAND] subpage read feature as a way to increase performance. 17 years ago
Ben Dooks ed8165c75e [MTD] [NAND] Verify probe by retrying to checking the results match 17 years ago
Joe Perches 8e87d7820a drivers/mtd/: Spelling fixes 17 years ago
Scott Wood 1c45f60406 [MTD] [NAND] Fix misparenthesization introduced by commit 78b65179... 17 years ago
Scott Wood 78b65179d0 [MTD] [NAND] Don't panic if a controller driver does ecc its own way. 17 years ago
Matt Reimer c32b8dcc45 [MTD] [NAND] treat any negative return value from correct() as an error 18 years ago
David Woodhouse 49defc015f [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. 18 years ago
Ben Dooks 515495a1da [MTD] [NAND] nand_base.c: fix type of eccpos pointer 18 years ago
Artem Bityutskiy 06a7643cd3 [MTD] [NAND] fix race in nand_base.c 18 years ago
maximilian attems 8b2b403ce0 [MTD] [NAND] nand_base.c fix broken link 18 years ago
Artem Bityutskiy c0b8ba7bfe [MTD] [NAND] fix race in nand_base.c 18 years ago
Ben Dooks 8b099a390d [MTD] [NAND] nand_base.c: fix type of eccpos pointer 18 years ago
Thomas Knobloch 1a12f46af1 [MTD] [NAND] Tidy up handling of page number in nand_block_bad() 18 years ago
Knobloch, Thomas 78ab67da10 [MTD] [NAND] Wrong calculation of page number in nand_block_bad() 18 years ago
Andre Renaud 4226b51037 [MTD] [NAND] Casting bug in nand_default_block_markbad 18 years ago
Thomas Gleixner 90424de8d0 [MTD] [NAND] Use ecc.read/write_page_raw consequently 18 years ago
Vitaly Wool 1f92267c51 [MTD] [NAND] make oobavail public 18 years ago
Artem Bityutskiy 64f6071056 [MTD] remove unused ecctype,eccsize fields from struct mtd_info 18 years ago
Adrian Hunter 0373615579 [MTD] [NAND] Correctly validate out-of-band offset and length 18 years ago
Thomas Gleixner 29072b9607 [MTD] NAND: add subpage write support 18 years ago
Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 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
Vitaly Wool 96da96065b [PATCH] MTD NAND: OOB buffer offset fixups 19 years ago