summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+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-171-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-215-5/+0Star
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-266-6/+0Star
* | [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-201-1/+11
* | [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-141-3/+6
* | [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-301-11/+0Star
* | [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-292-10/+50
* | [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-15/+1Star
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-296-12/+13
* | [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-291-3/+2Star
* | [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-292-2/+5
* | [MTD] NAND modularize write functionThomas Gleixner2006-05-261-26/+45
* | [MTD] NAND Modularize read functionThomas Gleixner2006-05-251-8/+8
* | [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner2006-05-251-0/+13
* | [MTD] Add ECC statistics to struct mtd_infoThomas Gleixner2006-05-251-0/+14
* | [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-251-0/+4
* | [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-5/+0Star
* | [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-16/+17
* | [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-232-3/+3
* | [MTD] Remove readv/readv_eccThomas Gleixner2006-05-231-5/+1Star
* | [MTD] Remove nand writev supportThomas Gleixner2006-05-231-2/+0Star
* | [MTD] NAND ECC hwctl function has no return valueThomas Gleixner2006-05-231-1/+1
* | Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-231-2/+5
|\ \
| * | [MTD] Introduce writesizeJoern Engel2006-05-221-2/+5
* | | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-30/+33
* | | [MTD] NAND consolidate data typesThomas Gleixner2006-05-231-11/+11
* | | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-231-69/+34Star
* | | [MTD] Add support for NDFC NAND controllerThomas Gleixner2006-05-231-0/+66
* | | [MTD] Add platform support for NANDThomas Gleixner2006-05-231-0/+47
* | | [MTD] Simplify NAND lockingThomas Gleixner2006-05-231-3/+4
|/ /
* | [MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse2006-05-141-6/+2Star
* | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-1/+1
* | OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-122-0/+10
* | OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-121-0/+3
* | [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-071-13/+8Star
|/
* [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-311-0/+5
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-312-4/+4
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-081-1/+0Star
* [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-191-2/+2
* [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-191-1/+0Star
* [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-1/+17