aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-141-2/+11
* mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-141-0/+1
* mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe2010-05-121-5/+5
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-2/+2
* mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner2010-05-101-1/+4
* mtd: mtdram.h: checkpatch cleanupAndrea Gelmini2010-05-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-261-0/+3
|\
| * mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm2010-02-021-0/+2
| * mtd: trivial sh_flctl changesMagnus Damm2010-02-021-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-261-0/+17
|\ \ | |/