Commit Graph

409 Commits (bb39e419740435b7fbb0314e376ba468be7db67a)

Author SHA1 Message Date
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
Martin Michlmayr ceb31db11f LASAT depends on MTD_CFI 19 years ago
Martin Michlmayr be21ce1197 Re-add module description for ms02-nv to Kconfig 19 years ago
Sean Young 683b30c8e7 [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased 19 years ago
Vitaly Wool ae282d497d [MTD] generic: propagate oobavail to MTD partitions 19 years ago
Sean Young 599fb3298b [PCMCIA MTD] Fix leak and crash on reboot 19 years ago
Nicolas Pitre c172471b78 cfi_cmdset_0001: factorize code to wait for flash status 19 years ago
Nicolas Pitre 6e7a6809c5 cfi-cmdset-0001: always update the chip status 19 years ago
Josh Boyer df54b52c41 CHIPS: Fix potential starvation in cfi_cmdset_0001 19 years ago
Sergei Shtylyov 35af68b53a NAND: Fix NAND ECC errors on AMD Au1550 19 years ago
Ben Dooks b020bb7d3b [MTD] Fix build warnings in RedBoot MTD partition parser. 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
Adrian Bunk ce589a0328 drivers/mtd/devices/docprobe.c: correct #if's 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
David Woodhouse 2f206701ae [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c 19 years ago
David Woodhouse 151e76590f [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd 19 years ago
David Woodhouse 0f5ae3d2e9 [MTD] Deal correctly with NOR chips which are smaller than the map window 19 years ago
Jesper Juhl a6550e57f9 mtd: fix memory leak in block2mtd_setup() 19 years ago