aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud1-0/+1
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud1-1/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon1-0/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-0/+3
2012-05-20UBI: Kill data type hintRichard Weinberger1-24/+3
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+2
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-4/+4
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris1-5/+6
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-4/+1
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn1-0/+3
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn1-0/+9
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds8-378/+291
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells1-0/+1
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-0/+5
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese1-2/+2
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar1-77/+66
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar1-0/+4
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar1-0/+6
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar1-6/+28
2012-03-27mtd: add ecc_strength fields to mtd structsMike Dunn2-0/+5
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht1-0/+3
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-13/+0
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim1-0/+5
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht1-0/+12
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht1-0/+1
2012-03-27mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht1-0/+24
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy1-59/+11
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy1-77/+0
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy1-0/+2
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy1-112/+17
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy2-3/+4
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-0/+5
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-84/+84
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim1-0/+60
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris1-2/+3
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds1-3/+1
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-1/+1
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds1-2/+2
2012-01-30mtd: fix MTD suspendArtem Bityutskiy1-3/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+68
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy1-0/+2
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy1-0/+7
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy1-1/+4