summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-013-17/+27
|\
| * mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-131-3/+2
| * mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-131-4/+4
| * mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-131-5/+6
| * mtd: add read_byte support to plat_nandJohn Crispin2012-05-131-0/+1
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-4/+1
| * mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-131-0/+3
| * mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-131-0/+9
| * mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-131-1/+1
* | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-0/+1
* | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-211-0/+3
* | UBI: Kill data type hintRichard Weinberger2012-05-201-24/+3
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-308-378/+291
|\
| * mtd: add device-tree support to spear_smiStefan Roese2012-03-271-0/+5
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-2/+2
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-77/+66
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-0/+4
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+6
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-6/+28
| * mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-272-0/+5
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-0/+3
| * mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-271-13/+0
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-0/+5
| * mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+12
| * mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-0/+1
| * mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-271-0/+24
| * mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-271-59/+11
| * mtd: remove junk pmc551.hArtem Bityutskiy2012-03-271-77/+0
| * mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-271-0/+2
| * mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-271-112/+17
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-272-3/+4
| * mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-0/+5
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-84/+84
| * mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-271-0/+60
| * mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-271-2/+3
| * mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-271-0/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+1
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+1
| |/
* / BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
|/
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-041-3/+1
|\
| * mtd: fix MTD suspendArtem Bityutskiy2012-01-301-3/+1
* | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-011-1/+1
* | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-311-2/+2
|\ \
* \ \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-0/+68
|\ \ \ | |_|/ |/| |
| * | mtd: fix compile error for gpmi-nandHuang Shijie2011-12-231-0/+68
| |/
* | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-091-0/+2
* | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-0/+7
* | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-091-1/+4
* | mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-091-0/+6