Commit Graph

139 Commits (7e04a1183eac3e6b3570a154c8677fd9184b51e7)

Author SHA1 Message Date
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
Thomas Gleixner b6d5ee00e3 [MTD] NAND Fixup NDFC merge brokeness 19 years ago
Ben Dooks ad3b5fb772 [MTD NAND] S3C2410 driver cleanup 19 years ago
Ben Dooks d1fef3c5e1 [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. 19 years ago
David Woodhouse f9068876f5 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles 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 8be834f762 [MTD] NAND Fix platform structure and NDFC driver 19 years ago
David Woodhouse 33280eac70 [MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64 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 e4d222ff18 [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. 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 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option 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 85b85fee0c [MTD] Mark NAND drivers TOTO and PPChameleon broken 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 0cddd6c258 [MTD] ECC rework broke diskonchip 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 ce4c61f184 [MTD] Add support for NDFC NAND controller 19 years ago
Thomas Gleixner a36ed2995c [MTD] Simplify NAND locking 19 years ago
Thomas Gleixner 819d6a32c3 [MTD] Improve software ECC calculation 19 years ago
Joern Engel 5fa433942b [MTD] Introduce MTD_BIT_WRITEABLE 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
Jonathan McDowell 3d12c0c75d [MTD] Add Amstrad Delta NAND support 19 years ago
Sergei Shtylyov 35af68b53a NAND: Fix NAND ECC errors on AMD Au1550 19 years ago
Sergei Shtylyov 155285c477 NAND: AMD Au1550 driver reads write-only register 19 years ago
David Woodhouse cead4dbc03 [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs 19 years ago
David Woodhouse f41a5f804a [MTD] Add help text for MTD_NAND_CS553X option. 19 years ago
David Woodhouse 52239da1b0 [MTD NAND] Modify check for modules registering NAND devices without ->owner 19 years ago