summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-111-0/+30
* [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-3/+0
* [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-091-4/+0
* [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-271-0/+202
|\
| * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+202
* | [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-171-0/+1
* | [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-021-0/+1
* | [MTD] Delete unused header file linux/mtd/iflash.h.Robert P. J. Day2007-03-231-98/+0
|/
* [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-091-1/+4
* [MTD] [NAND] make oobavail publicVitaly Wool2007-03-081-0/+1
* [MTD] Clarify OOB-operation interface commentsArtem Bityutskiy2007-02-091-0/+4
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-091-2/+0
* [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-091-10/+0
* [MTD] physmap: Add support for 64 bit resourcesStefan Roese2007-02-091-1/+1
* [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen2007-02-091-1/+2
* Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-093-11/+18
|\
| * [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-071-0/+7
| * [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-021-6/+2
| * [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-311-2/+0
| * [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-182-2/+3
| * [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-182-1/+6
* | [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap2007-02-091-0/+1
|/
* [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-101-0/+1
* [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-101-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-011-1/+1
|\
| * [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* | [MTD] add get and put methodsArtem Bityutskiy2006-11-291-0/+7
* | [MTD] add get_mtd_device_nm() functionArtem Bityutskiy2006-11-291-0/+1
* | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-292-0/+11
* | [MTD] increase MAX_MTD_DEVICESArtem Bityutskiy2006-11-291-1/+1
* | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2006-11-292-1/+5
|\ \
| * | [MTD] OneNAND: Single bit error detectionKyungmin Park2006-11-161-0/+1
| * | [MTD] OneNAND: lock supportKyungmin Park2006-11-161-1/+0
| * | MTD: OneNAND: interrupt based wait supportKyungmin Park2006-11-161-0/+4
* | | [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-281-7/+5
* | | [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-281-1/+2
|/ /
* | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-5/+1
|/
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-262-3/+7
* [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-251-0/+3
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-0/+11
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-251-2/+4
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-0/+5
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-161-0/+13
* MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-294-54/+65
* MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-3/+10
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-205-5/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-266-6/+0
* | [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-201-1/+11
OpenPOWER on IntegriCloud