aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtd/mtd-user.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner16-118/+118
2005-11-07[LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner5-72/+72
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner36-605/+604
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner16-399/+399
2005-11-07[MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov1-9/+9
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz3-2/+302
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek1-3/+3
2005-11-07[MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner1-6/+6
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner1-2/+2
2005-11-07[MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor1-0/+1
2005-11-07[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool1-1/+1
2005-11-07[MTD] OneNAND/Kconfig: Fix dependenciesThomas Gleixner1-4/+3
2005-11-07Revert "[PATCH] OneNAND: Add simulator"Thomas Gleixner3-474/+0
2005-11-07[MTD] maps/Kconfig: Simplify and update dependenciesSean Young1-29/+32
2005-11-07[MTD] maps/ts5500: Fix partition support. Code cleanupSean Young1-26/+12
2005-11-07[MTD] Tidy up Tims include cleanupThomas Gleixner3-16/+19
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel1-14/+12
2005-11-06[MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie1-3/+24
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre1-3/+6
2005-11-06[JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy1-3/+3
2005-11-06[MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks1-9/+12
2005-11-06[JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor1-3/+3
2005-11-06[MTD] Don't let gcc inline functions marked __xipramNicolas Pitre1-8/+8
2005-11-06[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks1-2/+2
2005-11-06[MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks1-1/+3
2005-11-06[MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy1-4/+5
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy3-22/+40
2005-11-06[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2-21/+19
2005-11-06[MTD] OneNAND: Power Management (PM) supportKyungmin Park2-3/+34
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy1-10/+7
2005-11-06[JFFS2] Remove stale commentArtem B. Bityutskiy1-2/+1
2005-11-06[MTD] OneNAND: Add missing filesKyungmin Park2-0/+368
2005-11-06[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks1-7/+7
2005-11-06[JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi3-14/+16
2005-11-06[MTD] NAND: Alchemy board driver cleanupPete Popov2-49/+72
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy14-266/+235
2005-11-06[MTD] maps: Add support for MTX-1 Flash deviceJoern Engel3-2/+106
2005-11-06[JFFS2] Account summary space in reserved_size.Ferenc Havasi1-1/+3
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool2-7/+42
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor3-2/+97
2005-11-06[JFFS2] Debug message format clean upArtem B. Bityutskiy2-159/+120
2005-11-06[JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi1-5/+6
2005-11-06OneNAND: Remove OMAP platform driverKyungmin Park3-154/+0
2005-11-06[MTD] OneNAND: Add generic platform driverKyungmin Park3-0/+155
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel1-16/+1
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi1-3/+5
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi20-199/+1395
2005-11-06[MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park1-2/+2