aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells
2007-05-09[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day
2007-05-09[MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day
2007-05-08[MTD] [NAND] platform NAND driver: update headerVitaly Wool
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti
2007-03-23[MTD] Delete unused header file linux/mtd/iflash.h.Robert P. J. Day
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool
2007-02-09[MTD] Clarify OOB-operation interface commentsArtem Bityutskiy
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy
2007-02-09[MTD] physmap: Add support for 64 bit resourcesStefan Roese
2007-02-09[MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen
2007-02-09Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap
2007-02-07[MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park
2007-02-02[MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park
2007-01-31[MTD] OneNAND: Remove unused fieldsKyungmin Park
2007-01-18[MTD] OneNAND: Update copyrights and code cleanupKyungmin Park
2007-01-18[MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park
2007-01-10[MTD] OneNAND: Implement read-while-loadAdrian Hunter
2007-01-10[MTD] OneNAND: add subpage write supportKyungmin Park
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-11-29[MTD] add get and put methodsArtem Bityutskiy
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner
2006-11-29[MTD] increase MAX_MTD_DEVICESArtem Bityutskiy
2006-11-29Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-11-16[MTD] OneNAND: Single bit error detectionKyungmin Park
2006-11-16[MTD] OneNAND: lock supportKyungmin Park
2006-11-16MTD: OneNAND: interrupt based wait supportKyungmin Park
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap
2006-10-21[MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-26[MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park
2006-09-25[MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen
2006-06-29MTD: kernel-doc fixes + additionsRandy Dunlap
2006-06-29MTD: fix all kernel-doc warningsRandy Dunlap
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy