summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/omap_nor.c
AgeCommit message (Expand)Author
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren
2008-06-05[MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-07-06[MTD] NOR flash map driver for TI OMAP boards.Todd Poynor