aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-27mtd: add device-tree support to spear_smiStefan Roese
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar
2012-03-27mtd: add ecc_strength fields to mtd structsMike Dunn
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht
2012-03-27mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-30mtd: fix MTD suspendArtem Bityutskiy
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy