summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap
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
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner
2006-05-26[MTD] NAND modularize write functionThomas Gleixner
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner
2006-05-23[MTD] Remove nand writev supportThomas Gleixner
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner
2006-05-23[MTD] Add platform support for NANDThomas Gleixner
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor