Commit Graph

374 Commits (098a19811b483f8e047d8292641c88e776452de0)

Author SHA1 Message Date
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 f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 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
Andrew Morton 19676ff0a6 [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. 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 8546ac4f84 [MTD] Remove the only useless readv implementation 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 c8b229de2b [MTD] Merge STMicro NOR_ECC code with Intel Sibley code 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
David Woodhouse 615191bb1d [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver 19 years ago
David Woodhouse ecde263130 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver 19 years ago
Jonathan McDowell 3d12c0c75d [MTD] Add Amstrad Delta NAND support 19 years ago
Andrew Morton 6c8b44abc8 [MTD] Avoid 64-bit division in mtdconcat 19 years ago
David Woodhouse 5fc3dbc418 [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe 19 years ago
Andrew Morton dcb6592d72 git-mtd: symbol_get() fix 19 years ago
David Woodhouse f6a673b3f4 [MTD] Fix printk format error in gen_probe.c 19 years ago
David Woodhouse fd0e518745 [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet. 19 years ago
Alexander Belyakov e8d32937d9 MTD: mtdconcat NAND/Sibley support (rev.2) 19 years ago