summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c
Commit message (Expand)AuthorAgeFilesLines
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+0
* mtd: Account for BBT blocks when a partition is being allocatedEzequiel Garcia2014-07-081-1/+3
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-081-0/+9
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-101-6/+8
* mtd: make register_mtd_parser return voidAxel Lin2014-01-031-3/+1
* mtd: make deregister_mtd_parser return voidAxel Lin2014-01-031-2/+1
* mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-031-1/+1
* mtd: set the ecc step size for master/slave mtd_infoHuang Shijie2013-08-301-0/+1
* mtd: mtdcore: use const qualifierArtem Bityutskiy2013-04-051-1/+1
* mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-051-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-1/+11
|\
| * mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+10
| * mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
* | mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie2012-09-291-1/+4
|/
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-131-6/+6
* mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-131-0/+2
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: fix partition wrapper functionsMike Dunn2012-03-271-27/+33
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-271-13/+1
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-29/+1
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-2/+2
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-45/+46
* mtd: minor coding style cleanup in mtdpart.cStefan Roese2012-03-271-1/+1
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-3/+2
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-4/+4
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-1/+1
* mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov2011-09-111-0/+2
OpenPOWER on IntegriCloud