summaryrefslogtreecommitdiff
path: root/include/linux/mtd (follow)
Commit message (Expand)AuthorAge
* mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-27
* mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-27
* mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-27
* mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-27
* mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-27
* mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-27
* mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-27
* mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-27
* mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-27
* mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-27
* mtd: remove junk pmc551.hArtem Bityutskiy2012-03-27
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-27
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-27
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-27
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-27
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-27
* mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-27
* mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-27
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-27
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-04
|\
| * mtd: fix MTD suspendArtem Bityutskiy2012-01-30
* | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-01
* | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
|\ \
* \ \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\ \ \ | |_|/ |/| |
| * | mtd: fix compile error for gpmi-nandHuang Shijie2011-12-23
| |/
* | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
* | mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-09
* | mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-09
* | mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-09
* | mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-09
* | mtd: do use mtd->point directlyArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-09
* | mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-09
* | mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy2012-01-09
* | mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-09
* | mtd: always initialize retlen to zeroArtem Bityutskiy2012-01-09
* | mtd: move mtd->{get,put}_device functions upArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-09