summaryrefslogtreecommitdiff
path: root/include/linux/mtd/nand.h
AgeCommit message (Expand)Author
2007-05-08[MTD] [NAND] platform NAND driver: update headerVitaly Wool
2007-04-17[MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap
2006-10-21[MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse
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-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-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas 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] 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] NAND ECC hwctl function has no return valueThomas 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 platform support for NANDThomas Gleixner
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds