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