aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/omap_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REGTony Lindgren1-12/+13
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-04-08[PATCH] omap_cf: oops-on-suspend fixDavid Brownell1-16/+25
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell1-11/+14
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-1/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-16/+2
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-09[PATCH] pcmcia: OMAP CF controllerDavid Brownell1-0/+373