| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: maps: add const qualifiers | Artem Bityutskiy | 2013-04-05 | 1 | -3/+1 |
* | mtd: remove use of __devexit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: remove use of __devinit | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: remove use of __devexit_p | Bill Pemberton | 2012-11-22 | 1 | -1/+1 |
* | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 2012-03-27 | 1 | -1/+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: pxa2xx-flash.c: It used to fall back to provided table. | Jonathan Cameron | 2011-12-07 | 1 | -1/+1 |
* | mtd: pxa2xx-flash.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -19/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -14/+4 |
* | ARM: pxa: fix pxa2xx-flash section mismatch | Marek Vasut | 2010-11-30 | 1 | -1/+1 |
* | drivers/mtd: Use kzalloc | Julia Lawall | 2010-05-13 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 | 1 | -2/+11 |
* | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -1/+1 |
* | [MTD] Remove mtd->{suspend,resume} calls from board drivers | David Woodhouse | 2009-05-26 | 1 | -22/+0 |
* | [ARM] fix build-breaking 7a192ec commit | Russell King | 2009-04-02 | 1 | -1/+1 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -18/+19 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver | Linus Torvalds | 2007-10-15 | 1 | -2/+2 |
* | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver | Todd Poynor | 2007-09-23 | 1 | -0/+200 |