aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/mtd.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-18
|\
| * mtd: implement common reboot notifier boilerplateBrian Norris2015-01-07
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-08
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-11
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-07
* mtd: nand: add a helper to detect the nand typeHuang Shijie2013-10-27
* mtd: add a new ecc_step_size field to mtd_info{}Huang Shijie2013-08-30
* mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-05
* mtd: nand: Increase the ecc placement locations to 640Vipin Kumar2012-11-15
* mtd: move mtd_read_oob() definition out of mtd.hBrian Norris2012-07-06
* mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-14
* mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-14
* mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-26
* mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-26
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-26
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-26
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-26
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
* 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
|\ \ | |/ |/|
* | 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
* | mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-09
* | mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-09