summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-161-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-205-5/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-266-6/+0
* | [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/+0
* | [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-292-10/+50
* | [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-15/+1
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-296-12/+13
* | [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-291-3/+2
* | [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/+0
* | [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/+1
* | [MTD] Remove nand writev supportThomas Gleixner2006-05-231-2/+0
* | [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/+34
* | | [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/+2
* | [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/+8
|/
* [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-071-1/+0
* [PATCH] mtd onenand driver: reduce stack usageKyungmin Park2005-12-181-2/+2
* [PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2005-12-181-1/+0
* [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-1/+17
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0
* [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-0716-118/+118
* [MTD] Don't let gcc inline functions marked __xipramNicolas Pitre2005-11-061-8/+8
* [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2005-11-061-0/+1
* [MTD] OneNAND: Power Management (PM) supportKyungmin Park2005-11-061-0/+1
* [MTD] OneNAND: Add missing filesKyungmin Park2005-11-061-0/+122
* [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-1/+2
OpenPOWER on IntegriCloud