summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driverDavid Woodhouse2006-10-222-13/+1385
* Merge git://git.infradead.org/~dwmw2/cafe-2.6David Woodhouse2006-10-223-0/+706
|\
| * [MTD NAND] OLPC CAFÉ driver updateDavid Woodhouse2006-10-201-36/+99
| * [MTD NAND] Initial import of CAFÉ NAND driver.David Woodhouse2006-10-063-0/+643
* | [MTD] NAND: Correct setting of chip->oob_poi OOB bufferDavid Woodhouse2006-10-221-1/+1
* | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-10/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-211-1/+1
|\ \
| * | [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-101-1/+1
* | | [MTD] NAND: nandsim: support subpage writeArtem Bityutskiy2006-10-211-1/+3
* | | [MTD] core: trivial comments fixArtem Bityutskiy2006-10-211-6/+6
* | | [MTD] NAND: nandsim coding style fixVijay Kumar2006-10-211-38/+19
* | | [MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar2006-10-211-24/+138
* | | [MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar2006-10-211-22/+0
* | | [MTD] NAND: AT91 NAND driverAndrew Victor2006-10-213-0/+228
|/ /
* | Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-021-1/+1
|/
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-23/+21
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-252-15/+22
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-25/+65
* [MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse2006-09-251-1/+2
* [MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp2006-09-221-1/+1
* ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-222-0/+10
* [MTD NAND] Remove old code in au1550nd.cMichal Piotrowski2006-09-221-11/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-302-6/+10
|\
| * [PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell2006-08-271-4/+6
| * [PATCH] mtd corruption fixRichard Purdie2006-08-271-2/+4
* | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
* | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
* | [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
* | [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-033-17/+9
|\
| * [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-291-7/+0
| * MTD: fix all kernel-doc warningsRandy Dunlap2006-06-292-10/+9
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [MTD] NAND: Select chip before checking write protect statusThomas Gleixner2006-06-271-3/+3
* [MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar2006-06-271-1/+1
* [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-271-43/+111
* [MTD] NAND: ndfc fix address offset thinkoThomas Gleixner2006-06-221-3/+3
* [MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks2006-06-211-6/+4
* [MTD] NAND: Missing fixupsSavin Zlobec2006-06-211-5/+5
* [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-202-83/+216
* [PATCH] NAND: fix remaining OOB length calculationVitaly Wool2006-06-201-2/+2
* [MTD] NAND Fixup NDFC merge brokenessThomas Gleixner2006-06-201-9/+4
* [MTD NAND] S3C2410 driver cleanupBen Dooks2006-06-191-8/+3
* [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks2006-06-192-5/+81
* [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compilesDavid Woodhouse2006-06-101-5/+5
* [MTD] Fix build warnings (and debug build error) in nand_base.cAndrew Morton2006-05-301-4/+4
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-302-10/+19
* [MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner2006-05-291-1/+4
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-292-271/+459
OpenPOWER on IntegriCloud