summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/omap_nor.c
Commit message (Expand)AuthorAgeFilesLines
* Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-191-0/+0
* MTD: remove no longer used OMAP flash mapLadislav Michl2010-02-151-188/+0
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* [MTD] support driver model updatesDavid Brownell2009-04-041-0/+2
* mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-7/+16
* [MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park2008-06-051-1/+1
* [MTD] [MAPS] omap_nor section fixesDavid Brownell2008-04-221-5/+4
* [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-221-1/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-3/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-12/+11
* [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-1/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
|/
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* [MTD] NOR flash map driver for TI OMAP boards.Todd Poynor2005-07-061-0/+179