Commit Graph

156 Commits (9409f38a0c8773c04bff8dda8c552d7ea013d956)

Author SHA1 Message Date
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
David Woodhouse 151e76590f [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd 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
David Woodhouse 6943f8af7d [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips 19 years ago
David Woodhouse 9d75414b4f [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. 19 years ago
David Woodhouse c3f8abf481 [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. 19 years ago
Egry Gábor 4992a9e888 Trivial typo fixes in Kconfig files (MTD). 19 years ago
David Woodhouse 179fdc3f8d [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip 19 years ago
Lennert Buytenhek 7d532dd50d ts72xx NAND driver 19 years ago
Richard Purdie 6e62e8c2c7 MTD: Correct Poodle partition size 19 years ago
Richard Purdie 8fe833c1b0 [PATCH] LED: add NAND MTD activity LED trigger 19 years ago
Tobias Klauser 87d10f3c79 [PATCH] drivers/mtd: Use ARRAY_SIZE macro 19 years ago
Adrian Bunk 54af6b4648 [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Russell King f8ce25476d [ARM] Move asm/hardware/clock.h to linux/clk.h 19 years ago
Russell King a8d3584a2d [ARM] Remove clk_use()/clk_unuse() 19 years ago
Adrian Bunk 2b9175c174 [MTD] Make functions static, include header files with prototypes 19 years ago
Russell King 0c2e4b4ff3 [ARM] Drivers should not make use of architecture private __ioremap 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 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
Thomas Gleixner 3096617434 [MTD] NAND Kconfig: Simplify dependencies 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
Richard Purdie 87c146dc1a [MTD] NAND sharpsl.c: Add support for akita and borzoi models 19 years ago
Ben Dooks cfd320fbfc [MTD] NAND s3c2410.c: Fix timing calculation bugs 19 years ago
Ben Dooks d574504114 [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err 19 years ago
Ben Dooks 61a7275491 [MTD] NAND: s3c2410.c Initialize owner in device_driver struct 19 years ago
Ben Dooks 0255fc1b08 [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk() 19 years ago
Pete Popov ef6f0d1ffc [MTD] NAND: Alchemy board driver cleanup 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