aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2-3/+7
2006-09-25[MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse1-0/+3
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse1-0/+11
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse1-2/+4
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse1-0/+5
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen1-0/+13
2006-06-29MTD: kernel-doc fixes + additionsRandy Dunlap4-54/+65
2006-06-29MTD: fix all kernel-doc warningsRandy Dunlap1-3/+10
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds5-5/+0
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+11
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-3/+6
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner1-11/+0
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner2-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner6-12/+13
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner1-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2-2/+5
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner1-0/+14
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-0/+4
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-16/+17
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner2-3/+3
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner1-5/+1
2006-05-23[MTD] Remove nand writev supportThomas Gleixner1-2/+0
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner1-2/+5
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-30/+33
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-11/+11
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-69/+34
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner1-0/+66
2006-05-23[MTD] Add platform support for NANDThomas Gleixner1-0/+47
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-3/+4
2006-05-22[MTD] Introduce writesizeJoern Engel1-2/+5
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse1-6/+2
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park2-0/+10
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+3
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek1-13/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse6-6/+0
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk1-0/+5
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar2-4/+4
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-1/+0
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-1/+17
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner16-118/+118