Commit Graph

167 Commits (a6fdbf90b94fa4e2f5f7cbb526c71160b6c561c8)

Author SHA1 Message Date
Jesper Juhl efbfe96c5d [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 18 years ago
Al Viro afc12d30a7 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument 19 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 19 years ago
Amol Lad 76a5027c37 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' 19 years ago
David Woodhouse 956e944c76 [MTD NAND] Allow override of page read and write functions. 19 years ago
David Woodhouse 4bf63fcb83 [MTD NAND] Allocate chip->buffers separately to allow it to be overridden 19 years ago
David Woodhouse 3b85c3211e [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene 19 years ago
David Woodhouse 4b648b0253 [MTD NAND] Export nand_wait_ready() for use by board drivers 19 years ago
Frank Haverkamp 6a545a0d60 [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout 19 years ago
Amol Lad 25f0c659fe ioremap balanced with iounmap for drivers/mtd subsystem 19 years ago
Michal Piotrowski cbc88ba83f [MTD NAND] Remove old code in au1550nd.c 19 years ago
Vitaly Wool 96da96065b [PATCH] MTD NAND: OOB buffer offset fixups 19 years ago
Jonathan McDowell fb8d81e477 [PATCH] MTD NAND: Fix ams-delta after core conversion 19 years ago
Richard Purdie 7fd5aecc5d [PATCH] mtd corruption fix 19 years ago
David Woodhouse 9a909867d2 [MTD NAND] Fix lookup error in nand_get_flash_type() 19 years ago
Richard Purdie 6a5a297cf7 MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion 19 years ago
Vitaly Wool 8b0036eefd [MTD] NAND: OOB buffer offset fixups 19 years ago
Artem B. Bityutskiy 220b0f5755 [PATCH] [MTD] NAND: fix dead URL in Kconfig 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Thomas Gleixner 27a288677d [MTD] NAND: Fix broken sharpsl driver 19 years ago
Randy Dunlap 844d3b427e MTD: fix all kernel-doc warnings 19 years ago
Thomas Gleixner 6a93096195 [MTD] NAND: Select chip before checking write protect status 19 years ago
Petr Stetiar 0e4ced59de [MTD] NAND: Fix typo in mtd/nand/ts7250.c 19 years ago
Ben Dooks 2c06a08217 [MTD NAND] s3c2412 support in s3c2410.c 19 years ago
Thomas Gleixner 1794c13002 [MTD] NAND: ndfc fix address offset thinko 19 years ago
Ben Dooks 99974c62b6 [MTD] NAND: S3C2410 convert prinks to dev_*()s 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
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