summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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/+147Star
| * 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-251-0/+68
| * mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-251-0/+1
| * mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-251-2/+2
| * mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-251-4/+4
| * mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-252-1/+16
| * mtd: inftl.h: fix spacing errorsBrian Norris2010-10-251-7/+7
* | convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-3/+2Star
|/
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-083-12/+0Star
* 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-131-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
|\|
| * mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-131-0/+17
* | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-261-0/+6
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+3
* | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-261-0/+1
* | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-261-3/+1Star
* | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-261-0/+2
* | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-261-0/+3
* | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-261-5/+5
* | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-261-1/+2