Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |