aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-18
| |\
| | * UBI: provide LEB offset informationArtem Bityutskiy2011-03-08
| | * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * | OMAP: OneNAND: fix 104MHz supportAdrian Hunter2011-02-17
* | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-11
* | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-11
* | | mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-11
* | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-11
* | | mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-11
|/ /
* | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-06
* | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-06
* | mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-03
* | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-03
* | mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-03
* | mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-03
* | mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-03
* | mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-03
* | mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-03
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-30
|\
| * mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-26
| * mtd: remove junk tabs in nand.hSebastian Andrzej Siewior2010-10-24
| * mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-24
| * mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-24
| * mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-24
| * mtd: add init_size hook for NAND driverHuang Shijie2010-10-24
| * mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-24
| * mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-24
| * mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-24
| * mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-24
| * mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-24
| * mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-24
| * mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-24
| * mtd: inftl.h: fix spacing errorsBrian Norris2010-10-24
* | convert get_sb_mtd() users to ->mount()Al Viro2010-10-29
|/
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-08
* mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold2010-08-06
* mtd: OneNAND: Introduce chip_probe functionKyungmin Park2010-08-04
* mtd: nand: more BB Detection refactoring and dynamic scan optionsBrian Norris2010-08-02
* mtd: nand: edit macro flag for BBT scan of last page in blockBrian Norris2010-08-02
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-02
* mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-13
* mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-13
* mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-13
* mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-13
* mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-13
* mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-13