summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy
2012-01-09mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->read_oob directlyArtem Bityutskiy
2012-01-09mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do use mtd->point directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_has_oob helperArtem Bityutskiy
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy