aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli1-2/+3
2008-04-22[MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk1-0/+3
2008-04-22[MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk1-0/+5
2008-04-22[MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk1-0/+5
2008-02-07[MTD] Add mtd panic_write function pointerRichard Purdie1-0/+9
2008-02-03Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-17/+0
2008-02-03Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse1-0/+1
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-1/+8
2008-01-29[MTD] [OneNAND] Get correct density from device IDKyungmin Park1-0/+1
2008-01-25UBI: introduce atomic LEB change ioctlArtem Bityutskiy1-17/+0
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka1-0/+12
2007-12-26UBI: add ubi_leb_map interfaceArtem Bityutskiy1-0/+1
2007-11-06[MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson1-0/+8
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao1-0/+1
2007-09-21[MTD] Document erase interface.Jörn Engel1-0/+7
2007-09-06[MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2-1/+18
2007-07-23[MTD] [NAND] Add NAND manufacturer AMD.Steven J. Hill1-0/+1
2007-06-30[MTD] [OneNAND] 2X program supportKyungmin Park2-0/+16
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells1-0/+30
2007-05-09[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day1-3/+0
2007-05-09[MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day1-4/+0
2007-05-08[MTD] [NAND] platform NAND driver: update headerVitaly Wool1-0/+16
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+202
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+202
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com1-0/+1
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti1-0/+1
2007-03-23[MTD] Delete unused header file linux/mtd/iflash.h.Robert P. J. Day1-98/+0
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park1-1/+4
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool1-0/+1
2007-02-09[MTD] Clarify OOB-operation interface commentsArtem Bityutskiy1-0/+4
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy1-2/+0
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy1-10/+0
2007-02-09[MTD] physmap: Add support for 64 bit resourcesStefan Roese1-1/+1
2007-02-09[MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen1-1/+2
2007-02-09Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse3-11/+18
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap1-0/+1
2007-02-07[MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park1-0/+7
2007-02-02[MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park1-6/+2
2007-01-31[MTD] OneNAND: Remove unused fieldsKyungmin Park1-2/+0
2007-01-18[MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2-2/+3
2007-01-18[MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2-1/+6
2007-01-10[MTD] OneNAND: Implement read-while-loadAdrian Hunter1-0/+1
2007-01-10[MTD] OneNAND: add subpage write supportKyungmin Park1-0/+2
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-11-29[MTD] add get and put methodsArtem Bityutskiy1-0/+7
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy1-0/+1
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner2-0/+11
2006-11-29[MTD] increase MAX_MTD_DEVICESArtem Bityutskiy1-1/+1
2006-11-29Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2-1/+5
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool1-7/+5