| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: maps: rbtx4939-flash: fix compile error | Brian Norris | 2015-10-19 | 1 | -1/+1 |
* | mtd: maps: rbtx4939-flash: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -1/+1 |
* | mtd: maps: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove | Atsushi Nemoto | 2014-07-02 | 1 | -2/+0 |
* | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-10 | 1 | -1/+0 |
* | mtd: maps: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -2/+2 |
* | mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-05 | 1 | -1/+0 |
* | mtd: maps: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 1 | -2/+3 |
* | mtd: maps: rbtx4939-flash: delete unneeded test | Julia Lawall | 2012-09-29 | 1 | -2/+0 |
* | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 2012-03-27 | 1 | -2/+2 |
* | mtd: do not use mtd->suspend and mtd->resume directly | Artem Bityutskiy | 2012-01-09 | 1 | -3/+2 |
* | mtd: introduce mtd_resume interface | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
* | mtd: introduce mtd_suspend interface | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
* | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin | 2012-01-09 | 1 | -12/+1 |
* | mtd: rbtx4939-flash.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -17/+4 |
* | mtd: rbtx4939-flash don't specify default parsing options | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -4/+1 |
* | mtd: rbtx4939-flash: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -19/+5 |
* | [MTD] Remove mtd->{suspend,resume} calls from board drivers | David Woodhouse | 2009-05-26 | 1 | -23/+0 |
* | [MTD] RBTX4939 map driver | Atsushi Nemoto | 2009-03-20 | 1 | -0/+208 |