aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-09
* [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park2007-03-09
* [MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter2007-03-09
* [MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park2007-03-09
* [MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park2007-03-09
* [MTD] Correct partition failed erase addressAdrian Hunter2007-03-08
* [MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day2007-03-08
* [MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox2007-03-08
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-08
* [MTD] ESB2 check for closed ROM windowCyrill Gorcunov2007-03-08
* [MTD] [NAND] make oobavail publicVitaly Wool2007-03-08
* [ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard2007-02-25
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-19
|\
| * [MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET2007-02-18
| * [MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton2007-02-18
| * [MTD] [MAPS] ichxrom warning fixAndrew Morton2007-02-18
| * [MTD] [MAPS] amd76xrom warning fixAndrew Morton2007-02-18
| * [MTD] [MAPS] esb2rom warning fixesAndrew Morton2007-02-18
| * [MTD] [MAPS] ck804xrom warning fixAndrew Morton2007-02-18
| * [MTD] [MAPS] netsc520 warning fixAndrew Morton2007-02-18
| * [MTD] [MAPS] sc520cdp warning fixAndrew Morton2007-02-18
| * [MTD] [ONENAND] onenand_base warning fixAndrew Morton2007-02-18
| * [MTD] [NAND] eXcite nand flash driverThomas Koeller2007-02-11
| * [MTD] Improve heuristic for detecting wrong-endian RedBoot partition tableDavid Woodhouse2007-02-10
| * [MTD] Fix RedBoot partition parsing regression harder.Rod Whitby2007-02-10
| * [MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks2007-02-09
| * [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-09
| * [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-09
| * [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy2007-02-09
| * [MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter2007-02-09
| * [MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr2007-02-09
| * [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk2007-02-09
| * [MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter2007-02-09
| * [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-09
| * Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-09
| |\
| | * [MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter2007-02-08
| | * [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-06
| | * [MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter2007-02-06
| | * [MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter2007-02-05
| | * [MTD] OneNAND: Fix typo and remove unnecessary goto statementKyungmin Park2007-02-01
| | * [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-01
| | * [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTOKyungmin Park2007-02-01
| | * [MTD] OneNAND: Add support for auto-placement of out-of-band dataAdrian Hunter2007-01-31
| | * [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-31
| | * [MTD] OneNAND: Amend write-verify to compare to original bufferAdrian Hunter2007-01-25
| | * [MTD] OneNAND: Check first or second pages for bad block informationAdrian Hunter2007-01-22
| | * [MTD] OneNAND: Free the bad block table when the device is releasedAdrian Hunter2007-01-22
| | * [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-17
| | * [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-17
| | * [MTD] OneNAND: Return an error if a read timeout occursAdrian Hunter2007-01-17