summaryrefslogtreecommitdiff
path: root/drivers/pcmcia/omap_cf.c
AgeCommit message (Expand)Author
2010-05-10pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socketDominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski
2010-02-17pcmcia/omap_cf: don't redefine SZ_2KUwe Kleine-König
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
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-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers
2007-04-08[PATCH] omap_cf: oops-on-suspend fixDavid Brownell
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] omap_cf works again (sync with linux-omap tree)David Brownell
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-09-09[PATCH] pcmcia: OMAP CF controllerDavid Brownell