aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/mtd.h
Commit message (Expand)AuthorAge
* mtd: adapt misleading comment in mtd_oob_ops structureMiquel Raynal2018-07-19
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-15
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* mtd: Get rid of unused fields in struct erase_infoBoris Brezillon2018-03-15
* mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon2018-01-06
* mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-13
* mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek2017-11-06
* mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-21
* Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\
| * mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki2017-04-19
* | mtd: Convert to dynamically allocated bdi infrastructureJan Kara2017-04-20
|/
* mtd: name the mtd device with an optional label propertyCédric Le Goater2017-02-10
* mtd: introduce function max_bad_blocksJeff Westfahl2017-02-08
* mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon2016-09-15
* mtd: kill the nand_ecclayout structBoris Brezillon2016-05-05
* mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-19
* mtd: add mtd_set_ecclayout() helper functionBoris Brezillon2016-04-19
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-19
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2016-04-13
* mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-07
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-07
* mtd: add get/set of_node/flash_node helpersBrian Norris2015-11-11
* 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