aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-10
* [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01
|\
| * [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-30
* | [MTD] add get and put methodsArtem Bityutskiy2006-11-29
* | [MTD] add get_mtd_device_nm() functionArtem Bityutskiy2006-11-29
* | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-29
* | [MTD] increase MAX_MTD_DEVICESArtem Bityutskiy2006-11-29
* | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2006-11-28
|\ \
| * | [MTD] OneNAND: Single bit error detectionKyungmin Park2006-11-15
| * | [MTD] OneNAND: lock supportKyungmin Park2006-11-15
| * | MTD: OneNAND: interrupt based wait supportKyungmin Park2006-11-15
* | | [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
* | | [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-28
|/ /
* / [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-21
|/
* fix file specification in commentsUwe Zeisberger2006-10-03
* [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-26
* [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-25
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-25
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-25
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-25
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-16
* MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-29
* MTD: fix all kernel-doc warningsRandy Dunlap2006-06-29
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-20
* | [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-14
* | [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-29
* | [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* | [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-29
* | [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-29
* | [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-29
* | [MTD] NAND modularize write functionThomas Gleixner2006-05-26
* | [MTD] NAND Modularize read functionThomas Gleixner2006-05-25
* | [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner2006-05-25
* | [MTD] Add ECC statistics to struct mtd_infoThomas Gleixner2006-05-25
* | [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-25
* | [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-23
* | [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-23
* | [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* | [MTD] Remove readv/readv_eccThomas Gleixner2006-05-23
* | [MTD] Remove nand writev supportThomas Gleixner2006-05-23
* | [MTD] NAND ECC hwctl function has no return valueThomas Gleixner2006-05-23
* | Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-23
|\ \
| * | [MTD] Introduce writesizeJoern Engel2006-05-22
* | | [MTD] NAND modularize ECCThomas Gleixner2006-05-23
* | | [MTD] NAND consolidate data typesThomas Gleixner2006-05-23
* | | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-23