aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/pxa2xx-flash.c
AgeCommit message (Expand)Author
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-12-07mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron
2011-09-11mtd: pxa2xx-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles
2010-11-30ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut
2010-05-13drivers/mtd: Use kzallocJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds
2007-09-23[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor