Commit Graph

68 Commits (d17f086550a6fdb13fe82371d60ebf80904c6f96)

Author SHA1 Message Date
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
Thomas Gleixner 2528e8cdf3 [MTD] Remove readv/readv_ecc 19 years ago
Thomas Gleixner 9d8522df37 [MTD] Remove nand writev support 19 years ago
Thomas Gleixner 6dfc6d250d [MTD] NAND modularize ECC 19 years ago
Thomas Gleixner 7aa65bfd67 [MTD] NAND cleanup nand_scan 19 years ago
Thomas Gleixner 58dd8f2bfd [MTD] NAND consolidate data types 19 years ago
Thomas Gleixner 2c0a2bed92 [MTD] NAND whitespace and formatting cleanup 19 years ago
Thomas Gleixner a36ed2995c [MTD] Simplify NAND locking 19 years ago
Joern Engel 5fa433942b [MTD] Introduce MTD_BIT_WRITEABLE 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
David Woodhouse 52239da1b0 [MTD NAND] Modify check for modules registering NAND devices without ->owner 19 years ago
David Woodhouse 552d920518 [MTD] Fix module refcounting in NAND board drivers. 19 years ago
David Woodhouse e0c7d76753 [MTD NAND] Indent all of drivers/mtd/nand/*.c. 19 years ago
Richard Purdie 8fe833c1b0 [PATCH] LED: add NAND MTD activity LED trigger 19 years ago
Jesper Juhl fa671646f6 [PATCH] kfree cleanup: drivers/mtd 19 years ago
Thomas Gleixner 61b03bd7c3 [MTD] NAND: Clean up trailing white spaces 19 years ago
Todd Poynor 868801e561 [MTD] NAND: nand_write_ecc memory and OOB corruption 19 years ago
Vitaly Wool 49196f3332 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) 19 years ago
Vitaly Wool 962034f439 [MTD] NAND: Add suspend/resume functionality 19 years ago
Thomas Gleixner d409466154 [MTD] NAND: Use correct mask for OOB size calculation 19 years ago
Ingo Molnar 8446f1d391 [PATCH] detect soft lockups 20 years ago
Thomas Gleixner 19870da7ea [MTD] NAND: Fix broken bad block scan for 16 bit devices 20 years ago
Thomas Gleixner d7e78d4f21 [MTD] NAND: Change exports to _GPL 20 years ago
Thomas Gleixner 0dfc62465e [MTD] NAND: Reorganize chip locking 20 years ago
Thomas Gleixner 90e260c84f [MTD] NAND: Honour autoplacement schemes supplied by the caller 20 years ago
Jarkko Lavinen 0a18cde60f [MTD] NAND: Fix the broken dynamic array allocations 20 years ago