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