aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-221-2/+3
* [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-221-0/+3
* [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
* [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-221-0/+5
* [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-071-0/+9
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-031-17/+0
|\
| * UBI: introduce atomic LEB change ioctlArtem Bityutskiy2008-01-251-17/+0
* | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2008-02-031-0/+1
|\ \
| * | [MTD] [OneNAND] Get correct density from device IDKyungmin Park2008-01-291-0/+1
| |/
* / [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-1/+8
|/
* [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-101-0/+12
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-261-0/+1
* [MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson2007-11-061-0/+8
* [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-131-0/+1
* [MTD] Document erase interface.Jörn Engel2007-09-211-0/+7
* [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-062-1/+18
* [MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill2007-07-231-0/+1
* [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-302-0/+16
* [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
|\ \