aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/omap_cf.c
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socketDominik Brodowski2010-05-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-241-12/+0
* pcmcia/omap_cf: don't redefine SZ_2KUwe Kleine-König2010-02-171-2/+0
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-291-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [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-12/+13
* pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-011-1/+1
* pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-081-16/+25
* Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-231-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-251-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-011-11/+14
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-1/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-16/+2
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* [PATCH] pcmcia: OMAP CF controllerDavid Brownell2005-09-091-0/+373