summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/pxa2xx-flash.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-151-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel2016-04-041-3/+3
* mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams2015-10-121-3/+3
* mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-101-1/+0
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-281-1/+1
|\
| * mtd: remove superfluous name castsGeert Uytterhoeven2014-01-031-1/+1
* | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-051-1/+1
|/
* mtd: maps: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0
* mtd: maps: add const qualifiersArtem Bityutskiy2013-04-051-3/+1
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-1/+2
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-091-12/+1
* mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-071-1/+1
* mtd: pxa2xx-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-19/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-14/+4
* ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-301-1/+1
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-141-2/+11
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-261-22/+0
* [ARM] fix build-breaking 7a192ec commitRussell King2009-04-021-1/+1
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-18/+19
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds2007-10-151-2/+2
* [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor2007-09-231-0/+200