summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdcore.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: kill the nand_ecclayout structBoris Brezillon2016-05-051-117/+0
* mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-191-44/+121
* mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon2016-04-191-0/+400
* mtd: Hook I/O activity to the MTD LED triggerEzequiel Garcia2016-04-131-0/+7
* mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia2016-04-131-0/+12
* mtd: merge MTD development from v4.4 into for-v4.5 developmentBrian Norris2016-01-051-9/+17
|\
| * mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
* | mtd: partitions: support a cleanup callback for parsersBrian Norris2015-12-091-2/+1
* | mtd: partitions: pass around 'mtd_partitions' wrapper structBrian Norris2015-12-091-14/+19
* | mtd: partitions: remove kmemdup()Brian Norris2015-12-091-9/+7
* | Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-151-2/+1
|\|
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-2/+1
| |\
| | * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+1
* | | mtd: grab a reference to the MTD of_node before registering itBrian Norris2015-11-121-0/+4
|/ /
* | mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris2015-11-061-1/+2
* | mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris2015-10-261-2/+4
* | mtd: warn when registering the same master many timesBrian Norris2015-10-261-0/+9
* | mtd: fixup corner case error handling in mtd_device_parse_register()Brian Norris2015-10-261-2/+9
* | mtd: core: set some defaults when dev.parent is setFrans Klaver2015-10-131-0/+9
* | mtd: core: tone down suggestion that dev.parent should be setFrans Klaver2015-10-131-1/+1
* | mtd: Destroy mtd_idr on module_exitJohannes Thumshirn2015-09-281-0/+1
|/
* mtd: propagate error codes from add_mtd_device()Brian Norris2015-06-161-7/+11
* mtd: Switch to PM opsLars-Peter Clausen2015-05-071-20/+24
* mtd: part: Create the master device node when partitionedDan Ehrenberg2015-04-051-16/+36
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-181-0/+28
|\
| * mtd: avoid registering reboot notifier twiceNiklas Cassel2015-02-071-1/+9
| * mtd: implement common reboot notifier boilerplateBrian Norris2015-01-071-0/+20
* | mtd: export new mtd_mmap_capabilitiesArnd Bergmann2015-01-281-0/+1
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-58/+22
|/
* mtd: remove dead non-char logicBrian Norris2014-08-191-8/+5
* mtd: correct upper bounds check for mtd_*() APIsBrian Norris2014-08-191-13/+13
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2014-07-081-2/+12
* mtd: Add sysfs attributes to expose the ECC stats fieldsEzequiel Garcia2014-07-081-0/+45
* mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch2014-03-101-1/+11
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-101-6/+6
* mtd: convert to use ATTRIBUTE_GROUPSAxel Lin2014-01-031-9/+1
* mtd: remove duplicated include from mtdcore.cWei Yongjun2013-11-061-1/+0
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-061-0/+1
* mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie2013-10-271-0/+3
* mtd: add a new sys node to show the ecc step sizeHuang Shijie2013-08-301-0/+11
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-12/+14
|\
| * mtd: merge mtdchar module with mtdcoreArtem Bityutskiy2013-04-051-4/+9
| * mtd: mtdcore: remove few useless #ifdef'sArtem Bityutskiy2013-04-051-7/+4
| * mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy2013-04-051-1/+1
* | Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
|/
* mtd: convert to idr_alloc()Tejun Heo2013-02-271-7/+2
* Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-101-2/+4
* revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-301-4/+2
* Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-261-2/+4